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
Sort

Pull requests list

build(python): Officially support Python 3.13 build Changes that affect the build system or external dependencies python Related to Python Polars
#20549 opened Jan 3, 2025 by stinodego Loading…
feat: Add mean_horizontal for temporals enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20522 opened Jan 2, 2025 by mcrumiller Loading…
feat: Add str.normalize() enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20483 opened Dec 27, 2024 by etiennebacher Loading…
2
7
feat: Support numerical arrays in bin.reinterpret enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20456 opened Dec 25, 2024 by balbok0 Loading…
fix: Properly broadcast in sort_by fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20434 opened Dec 24, 2024 by coastalwhite Loading…
fix: Flaky test_extension test fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20433 opened Dec 24, 2024 by coastalwhite Loading…
feat: More memmaps through semaphore enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20423 opened Dec 23, 2024 by ritchie46 Loading…
feat(rust): Pub-licize Expr DSL Function enums enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#20421 opened Dec 23, 2024 by Shoeboxam Loading…
fix(rust): Add ScanSources in prelude fix Bug fix rust Related to Rust Polars
#20420 opened Dec 23, 2024 by AntoinePrv Loading…
refactor(rust): Use defunctionalization in polars-core scalar.rs in order to reduce code duplication internal An internal refactor or improvement rust Related to Rust Polars
#20377 opened Dec 19, 2024 by burakemir Loading…
fix(rust): Fix null handling in collect_statistics of parquet reader fix Bug fix rust Related to Rust Polars
#20362 opened Dec 19, 2024 by codesorcery Loading…
docs(python): Update example for writing to cloud storage documentation Improvements or additions to documentation python Related to Python Polars
#20265 opened Dec 12, 2024 by nameexhaustion Loading…
fix: Update the jsonpath_lib dependency fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20225 opened Dec 9, 2024 by photino Loading…
fix(rust): Too-strict SQL UDF schema validation fix Bug fix rust Related to Rust Polars
#20202 opened Dec 6, 2024 by Shoeboxam Loading…
fix: Allow more than one dictionary encoded data page per column chunk in parquet fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20148 opened Dec 4, 2024 by coastalwhite Loading…
fix(rust): Fix pl.datetime to follow leftmost-argument naming rule fix Bug fix rust Related to Rust Polars
#20138 opened Dec 3, 2024 by haocheng6 Loading… 2.0.0
feat: Add assert_err and assert_warn enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20100 opened Dec 2, 2024 by coastalwhite Loading…
docs: Add example and tests for pl.concat() with Expr documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#20031 opened Nov 27, 2024 by etiennebacher Loading…
feat: Add strict parameter to pl.concat(how='horizontal') enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20019 opened Nov 27, 2024 by nimit Draft
feat: Add how argument to join_where to support different join types enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19962 opened Nov 25, 2024 by adamreeve Draft
refactor(python): Split file of lazyframe methods internal An internal refactor or improvement python Related to Python Polars
#19937 opened Nov 23, 2024 by eitsupi Loading…
perf: Add a VarInt encoding for the row encoding performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#19929 opened Nov 22, 2024 by coastalwhite Draft
ProTip! no:milestone will show everything without a milestone.