probabl-ai / skore

Skore lets you "Own Your Data Science." It provides a user-friendly interface to track and visualize your modeling results, and perform evaluation of your machine learning models with scikit-learn.
https://probabl-ai.github.io/skore/
MIT License
76 stars 7 forks source link

feat(project): Add first-class support for polars dataframes #792

Open augustebaum opened 4 days ago

augustebaum commented 4 days ago

Closes #758

tuscland commented 8 hours ago

Hi @augustebaum,

Have you considered using narwhals? See @koaning suggestion:

Are polars dataframes not supported yet? If so, this might be an opportunity to add narwhals to the mix. That way we just support a whole bunch of dataframes out of the box.