"I am pleased to announce that scikit-survival 0.26.0 has been released. This is a maintainance release that adds support for Python 3.14 and includes updates to make scikit-survival compatible with new versions of pandas and osqp. It adds support for the pandas string dtype, and copy-on-write, which is going to become the default with pandas 3. In addition,sksurv.preprocessing.OneHotEncoder now supports converting columns with the object dtype."
"With this release, the minimum supported version are: Install scikit-survival is available for Linux, macOS, and Windows and can be installed either via pip: pip install scikit-survival or via conda conda install -c conda-forge scikit-survival"
scikit-survival 0.26.0 adds support for Python 3.14 and includes updates to maintain compatibility with newer pandas and osqp releases. The release introduces support for the pandas string dtype and for copy-on-write behavior that will become the default in pandas 3. The OneHotEncoder in sksurv.preprocessing now supports converting columns with the object dtype, improving preprocessing flexibility. The package is available for Linux, macOS, and Windows. Installation can be performed via pip (pip install scikit-survival) or via conda-forge (conda install -c conda-forge scikit-survival). Minimum supported versions are listed with the release.
Read at Sebastian Polsterl
Unable to calculate read time
Collection
[
|
...
]