What's Changed
- Fix empirical LPTE issue by @TomeHirata in #73
- Use absolute imports by @TomeHirata in #74
- Add E2E tests by @TomeHirata in #75
- Fix column name in the tutorial by @TomeHirata in #77
- remove arg and fix slice of index by @okiner-3 in #76
- Support target treatment indicator other than 1 by @TomeHirata in #78
- Add NeurIPS paper to the reference list by @TomeHirata in #79
- Fix the year of LDTE paper by @TomeHirata in #82
- chore(deps): update ruff requirement from <0.14.0,>=0.12.2 to >=0.12.2,<0.15.0 by @dependabot[bot] in #80
- chore(deps-dev): update pre-commit requirement from <4.4.0,>=4.0.1 to >=4.0.1,<4.6.0 by @dependabot[bot] in #84
- chore(deps-dev): update scikit-learn requirement from <1.8,>=1.5 to >=1.5,<1.9 by @dependabot[bot] in #85
- chore(deps-dev): update ruff requirement from <0.15.0,>=0.12.2 to >=0.12.2,<0.16.0 by @dependabot[bot] in #89
- add a tutlial for oregon health insurance experiment by @okiner-3 in #81
- chore(deps): bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #90
- Allow fit methods to accept pd.Series and pd.DataFrame (#62) by @okiner-3 in #92
- chore(deps): bump the uv group across 1 directory with 3 updates by @dependabot[bot] in #93
- feat: add progress bar to predict methods (#63) by @okiner-3 in #94
- chore(deps-dev): update build requirement from <1.4.0,>=1.2.2 to >=1.2.2,<1.5.0 by @dependabot[bot] in #87
- chore: pin GitHub Actions to commit SHAs for security by @TomeHirata in #96
- Replace list+ndarray concatenation with numpy operations in tutorials by @Copilot in #91
- JOSS submission by @TomeHirata in #17
- Remove CyberAgent affiliation from Tomu Hirata by @TomeHirata in #102
- chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #97
- Bump version to 0.1.9 by @TomeHirata in #103
New Contributors
Full Changelog: v0.1.8...v0.1.9