Jmafoster1/marie kondo#402
Conversation
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| black | 31 | 1 | 1.19s | ||
| ✅ PYTHON | pylint | 31 | 0 | 6.1s |
See detailed report in MegaLinter reports
|
OK, so looking at the For reference, instantiating a causal test case currently looks like this: In the new system, it'd look like this, which would be a lot cleaner: |
|
Update: Turns out removing |
… patsy formula in a clean and robust way!
Does it spark joy?
This PR gets rid of a load of relic infrastructure classes that no longer spark joy. The result is a much more streamlined testing workflow. One thing that would be nice would be to improve the structure of
CausalTestCaseidentification andEstimatorobjects so that we don't need to repeat the treatment and outcome variables three times for each test.Closes #398 #394 #392
DO NOT MERGE BEFORE #401