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

Rewrite SynopticPy using Polars #58

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

Conversation

blaylockbk
Copy link
Owner

@blaylockbk blaylockbk commented Sep 7, 2024

This PR is a complete re-write of SynopticPy using Polars. I'm very fond of Polars.

⚠️ This is a 100% breaking change.

Reasons:

  1. Improve Maintainability
  2. More complete features and support
  3. More tests
  4. Return all data in long-format DataFrame so it can be saved to Parquet for local archiving.

@blaylockbk blaylockbk linked an issue Sep 7, 2024 that may be closed by this pull request
2 tasks
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

Successfully merging this pull request may close these issues.

Rewrite using Polars
1 participant