Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
py2to3test.patch | python2 to python3 patch=================================================================== | invalid | ||||
reduce-precision-in-tests.patch | Add more tolerance in 3 tests in order to avoid test failures due to float point errors on non-amd64 arches | Nilesh Patra <nilesh@debian.org> | invalid | 2021-07-25 | ||
fix-autopkgtest.patch | Fix autopkgtest errors that were failing due to sklearn changed API and assignment of multi-dimensiondal array to pandas | Mohammed Bilal <mdbilal@disroot.org> | no | 2022-09-09 | ||
sklearn-1.2.1.patch | fix get_feature_names deprecation with sklearn 1.2.1 Since sklearn 1.2.1, autopkgtest are failing due to occurrence of: AttributeError: 'DictVectorizer' object has no attribute 'get_feature_names' This function is replaced by get_feature_names_out. |
Étienne Mollier <emollier@debian.org> | no | 2023-02-02 |