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

DEP: change pandas to polars for package size #477

Open
attack68 opened this issue Nov 11, 2024 · 1 comment
Open

DEP: change pandas to polars for package size #477

attack68 opened this issue Nov 11, 2024 · 1 comment

Comments

@attack68
Copy link
Owner

pandas is a more fully featured library, but 99% of those features are not used by rateslib.
polars is more efficient for the use cases but suffers from portability.
Until polars has the flexibility of being installed in pyodide this can remain onhold.

@attack68
Copy link
Owner Author

attack68 commented Jan 7, 2025

0.27 Pyodide has added Polars.

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