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

refactor(rust): Add streaming slice node to new streaming engine internal An internal refactor or improvement rust Related to Rust Polars
#17451 opened Jul 5, 2024 by orlp Loading…
fix(python): Make boolean reads consistent across all read_excel engines A-io-excel Area: reading/writing Excel files fix Bug fix python Related to Python Polars
#17448 opened Jul 5, 2024 by alexander-beedie Loading…
feat: add "future" versioning enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#17421 opened Jul 4, 2024 by ruihe774 Loading…
wip: Add reduce
#17389 opened Jul 3, 2024 by ritchie46 Loading…
fix: convert invalid dtypes for write_database with adbc postgres fix Bug fix python Related to Python Polars rust Related to Rust Polars
#17367 opened Jul 2, 2024 by mcrumiller Loading…
fix(python): Harden alchemy session for old sqlalchemy versions fix Bug fix python Related to Python Polars rust Related to Rust Polars
#17366 opened Jul 2, 2024 by brunobbaraujo Loading…
fix: Turn panic into error when serializing Object types fix Bug fix python Related to Python Polars rust Related to Rust Polars
#17353 opened Jul 2, 2024 by stinodego Draft
feat: Support writing hive partitioned parquet enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#17324 opened Jul 1, 2024 by nameexhaustion Loading…
refactor: Add DSL validation for cloud eligible check enhancement New feature or an improvement of an existing feature internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#17287 opened Jun 29, 2024 by ritchie46 Draft
fix: Enforce a Series' capacity on map_elements fix Bug fix python Related to Python Polars rust Related to Rust Polars
#17233 opened Jun 27, 2024 by cstabnick Draft
feat(python): Enable List types in parametric testing enhancement New feature or an improvement of an existing feature python Related to Python Polars
#17232 opened Jun 26, 2024 by stinodego Draft
Allow passing custom HTTP headers
#17219 opened Jun 26, 2024 by douglas-raillard-arm Loading…
feat(python): Allow vertical aggregation functions to accept Expr enhancement New feature or an improvement of an existing feature python Related to Python Polars
#17148 opened Jun 23, 2024 by JamesCE2001 Loading…
feat(python): supports writing compressed csv.gz files enhancement New feature or an improvement of an existing feature python Related to Python Polars
#17124 opened Jun 22, 2024 by Mottl Loading…
fix(python): throw exception with '+' on selectors fix Bug fix python Related to Python Polars
#17117 opened Jun 21, 2024 by coastalwhite Loading…
docs(python): Clarify explanation and examples for .eq_missing documentation Improvements or additions to documentation python Related to Python Polars
#17003 opened Jun 17, 2024 by bertiewooster Loading…
feat(rust): Add min periods for correlation (#15458) enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#16987 opened Jun 16, 2024 by fkemeth Loading…
feat: Add quantile support for Time, Date, and Datetime dtypes enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16967 opened Jun 14, 2024 by mcrumiller Draft
fix: Use appropriate bins in hist when bin_count specified fix Bug fix python Related to Python Polars rust Related to Rust Polars
#16942 opened Jun 13, 2024 by mcrumiller Loading…
docs(python): Add description and example of what happens when ignore_nulls=True on pl.concat_str documentation Improvements or additions to documentation python Related to Python Polars
#16889 opened Jun 12, 2024 by bertiewooster Loading…
feat: Support homedir expansion in lazy/scan read functions A-io Area: reading and writing data enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16869 opened Jun 11, 2024 by alexander-beedie Loading…
docs(python): Add docstring examples for various functions documentation Improvements or additions to documentation python Related to Python Polars
#16787 opened Jun 6, 2024 by montanarograziano Loading…
docs(python): Update concatenation page to include relaxed and changes to rechunk documentation Improvements or additions to documentation python Related to Python Polars
#16775 opened Jun 6, 2024 by braaannigan Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.