| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-11-14 | 268 Bytes | |
| v0.15.0 source code.tar.gz | 2024-11-14 | 9.6 MB | |
| v0.15.0 source code.zip | 2024-11-14 | 9.7 MB | |
| Totals: 3 Items | 19.4 MB | 0 | |
Breaking Change
- breaking: drop rows with null targets when
dropna=False@jmoralez (#447)
Bug Fixes
- fix(auto): support custom column names @jmoralez (#449)
Enhancement
- enh(distributed): propagate null features in spark @jmoralez (#448)