-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: py-why/dowhy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Repo Assist] improve(errors): replace bare Exception with specific ValueError/NotImplementedError
automation
repo-assist
#1812
opened Sep 12, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] improve: replace bare assert with ValueError/TypeError in 3 modules
automation
repo-assist
#1810
opened Sep 9, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix(identifier): export CausalIdentifier Protocol from dowhy.causal_identifier
automation
bug
Something isn't working
repo-assist
#1808
opened Sep 9, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix(econml): resolve KeyError when effect modifier is a categorical column
automation
bug
Something isn't working
repo-assist
#1806
opened Sep 8, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] improve(glm): raise TypeError with helpful message when glm_family is a string
automation
repo-assist
#1804
opened Sep 8, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] improve(utils): replace bare assert with proper exceptions in cit.py
automation
enhancement
New feature or request
refactor
repo-assist
#1803
opened Sep 7, 2026 by
github-actions
Bot
•
Draft
fix(errors): stop silently dropping .format() arguments in two error messages
#1802
opened Sep 6, 2026 by
Anai-Guo
Loading…
[Repo Assist] perf(gcm): replace O(N×K) nx.ancestors loop with O(K) nx.descendants in whatif.py
automation
performance
refactor
repo-assist
#1801
opened Sep 6, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix(estimator): raise helpful ValueError when predict() called before fit()
automation
bug
Something isn't working
repo-assist
#1800
opened Sep 6, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] test(estimator): add regression test for categorical confounders in conditional effects (#401)
automation
enhancement
New feature or request
repo-assist
#1799
opened Sep 6, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] test(gcm): add unit tests for ITAnomalyScorer, InverseDensityScorer, MeanDeviationScorer
automation
enhancement
New feature or request
repo-assist
#1798
opened Sep 5, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] eng(tooling): add .pre-commit-config.yaml for local formatting and linting
automation
enhancement
New feature or request
repo-assist
#1797
opened Sep 5, 2026 by
github-actions
Bot
•
Draft
Fix CausalModel.learn_graph() always raising TypeError from init_graph()
#1796
opened Sep 4, 2026 by
Anai-Guo
Loading…
[Repo Assist] fix(estimators): support non-{0,1} binary treatment encodings in all propensity score estimators
automation
bug
Something isn't working
repo-assist
#1795
opened Sep 4, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] docs(contributing): fix deprecated pygraphviz install flags, http URL, typo
automation
documentation
repo-assist
#1793
opened Sep 3, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix(doubly_robust): correct propensity score column index for treatment_value=0
automation
bug
Something isn't working
repo-assist
#1792
opened Sep 2, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] perf(gcm/stats): vectorise merge_p_values_average from O(K2) to O(K)
automation
repo-assist
#1788
opened Sep 1, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] docs(getting_started): update install.rst for Python 3.9+, poetry workflow, and py-why links
automation
repo-assist
#1786
opened Sep 1, 2026 by
github-actions
Bot
Loading…
[Repo Assist] fix(gcm/unit_change): raise ValueError when input column named 'f' conflicts with mechanism output
automation
repo-assist
#1785
opened Aug 31, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix(estimator): avoid mutating caller DataFrame in _estimate_conditional_effects
automation
repo-assist
#1784
opened Aug 30, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] perf(gcm): vectorise _remove_constant_columns and optimise cross-covariance in kernel independence test
automation
repo-assist
#1780
opened Aug 28, 2026 by
github-actions
Bot
Loading…
[Repo Assist] fix(estimators): use treatment/control indicators in PropensityScoreWeightingEstimator
automation
repo-assist
#1778
opened Aug 27, 2026 by
github-actions
Bot
Loading…
[Repo Assist] feat(estimator): add CATE/effect modifier support to DoublyRobustEstimator
automation
repo-assist
#1774
opened Aug 25, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] improve(warnings): add stacklevel to warnings.warn() calls
automation
enhancement
New feature or request
repo-assist
#1768
opened Aug 23, 2026 by
github-actions
Bot
Loading…
[Repo Assist] fix(estimators): use treatment/control indicators in PropensityScoreStratificationEstimator
automation
bug
Something isn't working
repo-assist
#1766
opened Aug 22, 2026 by
github-actions
Bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.