-
Notifications
You must be signed in to change notification settings - Fork 936
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Version Bump v0.9] Release notes and updated docstrings (#778)
* release notes and updated docstrings Signed-off-by: Amit Sharma <amit_sharma@live.com> * updated title Signed-off-by: Amit Sharma <amit_sharma@live.com> * updated changes Signed-off-by: Amit Sharma <amit_sharma@live.com> * added github username Signed-off-by: Amit Sharma <amit_sharma@live.com> Signed-off-by: Amit Sharma <amit_sharma@live.com>
- Loading branch information
1 parent
649b3c3
commit 9e938f3
Showing
8 changed files
with
181 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
dowhy.causal\_identifier package | ||
================================ | ||
|
||
Submodules | ||
---------- | ||
|
||
dowhy.causal\_identifier.auto\_identifier module | ||
------------------------------------------------ | ||
|
||
.. automodule:: dowhy.causal_identifier.auto_identifier | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
dowhy.causal\_identifier.backdoor module | ||
---------------------------------------- | ||
|
||
.. automodule:: dowhy.causal_identifier.backdoor | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
dowhy.causal\_identifier.efficient\_backdoor module | ||
--------------------------------------------------- | ||
|
||
.. automodule:: dowhy.causal_identifier.efficient_backdoor | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
dowhy.causal\_identifier.id\_identifier module | ||
---------------------------------------------- | ||
|
||
.. automodule:: dowhy.causal_identifier.id_identifier | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
dowhy.causal\_identifier.identified\_estimand module | ||
---------------------------------------------------- | ||
|
||
.. automodule:: dowhy.causal_identifier.identified_estimand | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
dowhy.causal\_identifier.identify\_effect module | ||
------------------------------------------------ | ||
|
||
.. automodule:: dowhy.causal_identifier.identify_effect | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: dowhy.causal_identifier | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters