Skip to content

update scikit-learn dependency? #749

@amueller

Description

@amueller

The current tests fail with later scikit-learn releases in several places, because the code relies on classes and attributes that have been removed.
I would suggest using 0.20 from Sept 2018 as minimum version.
That introduced the current ColumnTransformer and SimpleImputer and OneHotEncoder and so you'd be able to write current sklearn.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions