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

[Enh]: add support for .to_polars() #1318

Open
FBruzzesi opened this issue Nov 3, 2024 · 0 comments
Open

[Enh]: add support for .to_polars() #1318

FBruzzesi opened this issue Nov 3, 2024 · 0 comments

Comments

@FBruzzesi
Copy link
Member

FBruzzesi commented Nov 3, 2024

Description

We have to_pandas, to_arrow, to_numpy, all of which are supported in the polars API. Clearly polars does not need a to_polars method, but maybe we could. I don't have a particular use case in mind as of now though, except for the interchange level support, which could decide which backend materialize the data into if needed.

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

No branches or pull requests

1 participant