Skip to content

Commit

Permalink
chore: use sklearn_compat as dependency (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi authored Dec 30, 2024
1 parent 4981ae1 commit fef86eb
Show file tree
Hide file tree
Showing 35 changed files with 35 additions and 577 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies = [
"narwhals>=1.5.0",
"pandas>=1.1.5",
"scikit-learn>=1.0",
"sklearn-compat>=0.1.3",
"importlib-metadata >= 1.0; python_version < '3.8'",
"importlib-resources; python_version < '3.9'",
]
Expand Down
Loading

0 comments on commit fef86eb

Please sign in to comment.