-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Integrate Polars library #3334
Comments
If possible, a neat API could be something like |
Note they use a "custom" implementation of Arrow: Arrow2. |
Polars has grown rapidly in popularity over the last year - could you consider integrating the Polars functionality again? I don't think the "custom" implementation should be a barrier, it still conforms to the Arrow specification |
Is there some direction regarding this from the HF team @lewtun ? Can conversion from polars to HF dataset be implemented with limited/zero copy? So, something like |
Hi, is there any updates? Thanks! |
The feature has been there for a bit 😊 You can call |
Looks great and thanks! |
Thank you. |
Check potential integration of the Polars library: /~https://github.com/pola-rs/polars
CC: @thomwolf @lewtun
The text was updated successfully, but these errors were encountered: