Skip to content

Pull requests: pola-rs/polars

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(python): Pinned pydantic to fix unit tests fix Bug fix python Related to Python Polars
#24930 opened Oct 18, 2025 by JasonLi314 Loading…
fix(python): Fix typing of scan_parquet partially unknown A-io-parquet Area: reading/writing Parquet files fix Bug fix python Related to Python Polars
#24928 opened Oct 18, 2025 by nameexhaustion Draft
test(python): Test list-of-structs in map_elements internal An internal refactor or improvement python Related to Python Polars
#24925 opened Oct 18, 2025 by DeflateAwning Loading…
chore(python): Deprecate Expr.agg_groups() and pl.groups() internal An internal refactor or improvement python Related to Python Polars
#24919 opened Oct 17, 2025 by Kevin-Patyk Loading…
build: Bump the rust group across 1 directory with 20 updates build Changes that affect the build system or external dependencies python Related to Python Polars rust Related to Rust Polars skip changelog Do not include in changelog
#24913 opened Oct 17, 2025 by dependabot bot Loading…
feat: Add Expr.item to strictly extract a single value from an expression enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#24888 opened Oct 15, 2025 by dsprenkels Draft
1 task
fix: Raise length mismatch on over with sliced groups fix Bug fix python Related to Python Polars rust Related to Rust Polars
#24887 opened Oct 15, 2025 by kdn36 Draft
build: Make the runtime a valid 64bit index package build Changes that affect the build system or external dependencies python Related to Python Polars rust Related to Rust Polars
#24882 opened Oct 15, 2025 by JakubValtar Draft
test: Add may_fail_cov marker internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#24880 opened Oct 15, 2025 by ritchie46 Loading…
feat: Allow eval expressions with named columns enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#24879 opened Oct 15, 2025 by coastalwhite Draft
test: Lexical sorted flag internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#24877 opened Oct 15, 2025 by nameexhaustion Draft
feat: Expose assert_frame_schema_equal in py-polars enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#24869 opened Oct 14, 2025 by johalnes Loading…
chore(rust): Add proptest strategies for Series logical types internal An internal refactor or improvement rust Related to Rust Polars
#24849 opened Oct 12, 2025 by Kevin-Patyk Loading…
feat(python): Allow glimpse to return a DataFrame enhancement New feature or an improvement of an existing feature python Related to Python Polars
#24803 opened Oct 8, 2025 by alexander-beedie Loading…
2
6
refactor: Deprecate Expr.rechunk internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#24772 opened Oct 6, 2025 by coastalwhite Loading…
fix: Optimize memory on rolling groups in ApplyExpr fix Bug fix python Related to Python Polars rust Related to Rust Polars
#24709 opened Oct 1, 2025 by kdn36 Draft
ci: Bump the ci group with 6 updates internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars skip changelog Do not include in changelog
#24693 opened Oct 1, 2025 by dependabot bot Loading…
chore(python): Bump the documentation group across 1 directory with 3 updates internal An internal refactor or improvement python Related to Python Polars skip changelog Do not include in changelog
#24692 opened Oct 1, 2025 by dependabot bot Loading…
perf: Temporal infer for streaming engine performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#24679 opened Sep 30, 2025 by coastalwhite Draft
perf: Optimize ipc stream read performance performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#24671 opened Sep 30, 2025 by Liyixin95 Loading…
feat: Allow parsing of compact ISO 8601 strings do not merge This pull requests should not be merged right now enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#24629 opened Sep 26, 2025 by orlp Loading…
fix(python): Enable manual commits for write_database with the ADBC engine A-io-database Area: reading/writing to databases fix Bug fix python Related to Python Polars
#24559 opened Sep 21, 2025 by mullimanko Loading…
feat(rust, python): Add support for CSV compression in write_csv A-io-csv Area: reading/writing CSV files enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars title needs formatting
#24552 opened Sep 19, 2025 by hirohira9119 Loading…
perf: Allow for some literal casts in IO column expressions performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#24544 opened Sep 18, 2025 by coastalwhite Loading…
ProTip! Exclude everything labeled bug with -label:bug.