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]: Use Polars (instead of Pandas) #17

Open
jay-tau opened this issue Jun 12, 2024 · 0 comments
Open

[Feature]: Use Polars (instead of Pandas) #17

jay-tau opened this issue Jun 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jay-tau
Copy link
Collaborator

jay-tau commented Jun 12, 2024

What feature do you want?

Polars is an alternative to Pandas, which has an almost identical API.

A few of its benefits are listed on its homepage.
I have seen up to 3x performance gain using it in certain other applications.

We should be able to benefit from it, even if it is not adopted by pyDarshan.

@jay-tau jay-tau added the enhancement New feature or request label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant