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

Look into polars python library as alternative for pandas #66

Open
tillenglert opened this issue Apr 19, 2023 · 0 comments
Open

Look into polars python library as alternative for pandas #66

tillenglert opened this issue Apr 19, 2023 · 0 comments
Labels
enhancement Improvement for existing functionality

Comments

@tillenglert
Copy link
Collaborator

Description of feature

Thank you for the suggestion @jonasscheid!

It may be worth looking into the polars library as alternative to pandas it utilises lazy loading and performs faster with less memory in their benchmarks and another one. The documentation seems reasonable and many pandas operations should be the same.

@tillenglert tillenglert added the enhancement Improvement for existing functionality label Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant