Skip to content

Polars 0.54.4 and Enum data type - #1

Open
evanob wants to merge 33 commits into
mainfrom
polars-0.54.4
Open

Polars 0.54.4 and Enum data type#1
evanob wants to merge 33 commits into
mainfrom
polars-0.54.4

Conversation

@evanob

@evanob evanob commented Jun 7, 2026

Copy link
Copy Markdown

I can't pretend that I understand all of the changes in Rust. I take confidence from the librayr tests passing and our own tests passing when we point at this version of Explorer.

I wanted to add support for enum (#2) anyway, so figured we might as well bump underlying Polars too. The key benefits we're hoping to benefit from:

  1. DataFrame.join_asofcould be very helpful for FX rates
  2. Much improved streaming support released between Polars 0.49 and 0.54.4 – reducing memory usage
  3. Underlying Polars support for join_where, though not yet added to Explorer
  4. Improved support for decimal columns
  5. Some nice new date helpers

evanob commented Jun 8, 2026

Copy link
Copy Markdown
Author

Comment thread lib/explorer/series.ex Outdated
@evanob
evanob requested a review from a team June 8, 2026 09:26
@evanob evanob mentioned this pull request Jun 8, 2026

@dimadubina dimadubina left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

@evanob
evanob force-pushed the polars-0.54.4 branch 4 times, most recently from 824df10 to cae82dd Compare June 9, 2026 00:49
@evanob
evanob marked this pull request as draft June 24, 2026 21:35
evanob and others added 2 commits July 11, 2026 15:26
Co-authored-by: Cursor <cursoragent@cursor.com>

evanob commented Jul 11, 2026

Copy link
Copy Markdown
Author

@claude review once

evanob and others added 2 commits July 11, 2026 15:52
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@evanob evanob changed the title Polars 0.54.4 Polars 0.54.4 and Enum data type Jul 13, 2026
@evanob
evanob marked this pull request as ready for review July 13, 2026 22:11
cursoragent and others added 19 commits July 22, 2026 12:46
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
Co-authored-by: Evan O'Brien <evanob@users.noreply.github.com>
evanob and others added 2 commits July 22, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants