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

Integrate polars for fast processing of dataframes #419

Open
shankarpandala opened this issue Feb 21, 2023 · 1 comment
Open

Integrate polars for fast processing of dataframes #419

shankarpandala opened this issue Feb 21, 2023 · 1 comment
Assignees

Comments

@shankarpandala
Copy link
Owner

No description provided.

@shankarpandala shankarpandala self-assigned this Feb 21, 2023
@yuenherny
Copy link

How about Pandas 2.0 instead of Polars?

Reasoning:

  1. Pandas 2.0 is still within Pandas ecosystem, just with Pyarrow backend for faster processing.
  2. It has Polars integration, which is handy if further speed up is required for certain operations.

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

2 participants