v0.7.0
Release v0.7.0
https://pypi.org/project/causallib/0.7.0/
Changes:
- New models:
- Matching (estimator and preprocessing transformer)
- Overlap Weights
- HEMM
- Weight models now have same
fit()
API as outcome models - Updated dependency
- Dropped seaborn
- pandas at 0.25
- scikit-learn at 0.25
- Additional fixes and maintenance