-
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
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
build(deps-dev): bump mistune from 3.3.0 to 3.3.3
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1791
opened Sep 2, 2026 by
dependabot
Bot
Loading…
[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…
[Repo Assist] fix(timeseries): remove deprecated Something isn't working
repo-assist
axis=0 from Series.shift() for pandas 3.x compat
automation
bug
#1765
opened Aug 21, 2026 by
github-actions
Bot
Loading…
[Repo Assist] test(utils): add tests for regression and graph_operations utility modules
automation
enhancement
New feature or request
repo-assist
#1764
opened Aug 20, 2026 by
github-actions
Bot
Loading…
[Repo Assist] fix(estimators): use treatment_value/control_value in PropensityScoreMatchingEstimator
automation
bug
Something isn't working
repo-assist
#1762
opened Aug 20, 2026 by
github-actions
Bot
Loading…
[Repo Assist] test(refuters): regression tests for BootstrapRefuter dtype noise injection + CHANGELOG.rst for v0.15
automation
repo-assist
#1761
opened Aug 18, 2026 by
github-actions
Bot
•
Draft
Add gcm example notebook: F1 driver-vs-car attribution (silent non-identification, diagnosis, fix)
#1760
opened Aug 17, 2026 by
bolt-chaos
Loading…
[Repo Assist] fix(estimators): default target_units='ate' in DistanceMatchingEstimator
automation
repo-assist
#1759
opened Aug 17, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] perf(gcm): skip encoder fitting in select_model when feature count exceeds threshold
automation
performance
repo-assist
#1758
opened Aug 17, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix(gcm): use public scipy.stats.qmc.Halton instead of private _qmc module
automation
repo-assist
#1757
opened Aug 16, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix(do_samplers): replace removed scipy.interpolate.interp1d with np.interp
automation
repo-assist
#1756
opened Aug 16, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] fix(interpreters): add observed=True to groupby in ConfounderDistributionInterpreter
automation
repo-assist
#1755
opened Aug 14, 2026 by
github-actions
Bot
•
Draft
[Repo Assist] perf(gcm): vectorise categorical encoding in KL divergence and delta kernel
automation
performance
repo-assist
#1751
opened Aug 13, 2026 by
github-actions
Bot
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.