dowhy
dowhy copied to clipboard
Parallelise dummy_outcome_refuter
This is a draft PR which parallelises the function refute_dummy_outcome
in DummyOutcomeRefuter
.
This PR addresses this issue https://github.com/py-why/dowhy/issues/410. Most of the other refute operations were already parallelised in this PR: https://github.com/py-why/dowhy/pull/672.