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: Direct Read/Write Support for Polars DataFrames #282

Open
ninjaalbie opened this issue Jan 22, 2025 · 0 comments
Open

Feature Request: Direct Read/Write Support for Polars DataFrames #282

ninjaalbie opened this issue Jan 22, 2025 · 0 comments

Comments

@ninjaalbie
Copy link

Hi there,

I’d like to request a feature that allows direct reading and writing of data files into a Polars DataFrame, in addition to the current support for pandas. While I’m aware that converting between pandas and Polars is a viable workaround, it can be costly—particularly with large files—due to the overhead of switching formats. I think native Polars support would let us fully leverage Polars’ performance advantages without incurring extra conversion steps.

Thank you for considering this request, and I look forward to any feedback or discussion on potentially adding Polars integration!

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