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

fix(python): Fix return type of Series.dt.add_business_days fix Bug fix python Related to Python Polars
#20402 opened Dec 22, 2024 by Terrigible Loading…
fix: typo in docs title needs formatting
#20401 opened Dec 22, 2024 by zero-stroke Loading…
Python Polars 1.18.0 title needs formatting
#20391 opened Dec 20, 2024 by ritchie46 Loading…
fix: Try an error when using a wrongly versioned categorical in row encoding fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20389 opened Dec 20, 2024 by coastalwhite 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…
perf(rust): Add proper distributor to new-streaming parquet reader performance Performance issues or improvements rust Related to Rust Polars
#20372 opened Dec 19, 2024 by orlp 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…
feat: Add nested loop joins for arbitrary boolean predicates enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20329 opened Dec 17, 2024 by adamreeve Draft
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 Draft
feat: Add cat.starts_with/cat.ends_with enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20257 opened Dec 11, 2024 by mcrumiller 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
feat: Series.index_of() enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19894 opened Nov 20, 2024 by itamarst Loading…
feat: Support max/min method for Time dtype enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19815 opened Nov 15, 2024 by eitsupi Loading…
docs: Specify the semantics of empty Series aggregations documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#19739 opened Nov 12, 2024 by coastalwhite Loading…
refactor(rust): Refactor compute kernels in polars-arrow to avoid using gather internal An internal refactor or improvement rust Related to Rust Polars
#19669 opened Nov 6, 2024 by nameexhaustion Draft
ProTip! no:milestone will show everything without a milestone.