| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-14 | 770 Bytes | |
| Version 0.7.7 source code.tar.gz | 2026-03-14 | 1.7 MB | |
| Version 0.7.7 source code.zip | 2026-03-14 | 1.9 MB | |
| Totals: 3 Items | 3.6 MB | 0 | |
v0.7.7 - 2026-03-14
Added
- support for python 3.14
Changed
- optimization of EBM predict speed, especially for single samples
- replaced React with plain JavaScript in the inline visualization bundle
- reduced the size of the javascript visualization bundle
- changed the format of floating point and boolean categorical strings
Fixed
- fixed bug in handling the newer pd.StringDtype
- fixed issue where -0.0 creates a nondeterministic category
Removed
- removed direct python dependencies: ipykernel, dill, pytest-runner, jupyter
- removed pin on dask<3
- removed JS dependencies: react, react-cytoscapejs, react-dom, react-hot-loader, react-plotly.js, react-select