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

Feature Request: Support polars and/or DataFrame api #278

Open
kszlim opened this issue Dec 2, 2023 · 0 comments
Open

Feature Request: Support polars and/or DataFrame api #278

kszlim opened this issue Dec 2, 2023 · 0 comments

Comments

@kszlim
Copy link

kszlim commented Dec 2, 2023

This could initially start with not assuming that the panda's in memory buffer type is numpy (but also allowing arrow), and then converting it to numpy then continuing as expected.

Eventually it could move to utilizing the DataFrame api.

Then lastly it could perhaps default using polars instead of pandas as its in memory representation? (haha i know this might be wishful)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant