Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Polars input in sklearn estimators #292

Open
folmos-at-orange opened this issue Nov 22, 2024 · 1 comment
Open

Support Polars input in sklearn estimators #292

folmos-at-orange opened this issue Nov 22, 2024 · 1 comment
Labels
Priority/2-Low To do after P1 Size/Weeks Needs some weeks (big) Status/Draft The issue is still not well defined Type/Feature A new feature request or an improvement of a feature

Comments

@folmos-at-orange
Copy link
Member

folmos-at-orange commented Nov 22, 2024

Description

Support polars data frames input for scikit-learn estimators. These are more efficient dataframes which are already well known (scikit-learn supports them).

Questions/Ideas

@folmos-at-orange folmos-at-orange added Status/Draft The issue is still not well defined Type/Feature A new feature request or an improvement of a feature Size/Weeks Needs some weeks (big) labels Nov 22, 2024
@popescu-v popescu-v added the Priority/1-Medium To do after P0 label Dec 9, 2024
@popescu-v
Copy link
Collaborator

The goal is to keep compatibility with sklearn, at least in terms of inputs.

@popescu-v popescu-v added Priority/2-Low To do after P1 and removed Priority/1-Medium To do after P0 labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority/2-Low To do after P1 Size/Weeks Needs some weeks (big) Status/Draft The issue is still not well defined Type/Feature A new feature request or an improvement of a feature
Projects
None yet
Development

No branches or pull requests

2 participants