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: Fix Int128 dtype serialization fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20629 opened Jan 8, 2025 by lukemanley Loading…
feat: Raise DuplicateError if given a pyarrow Table object with duplicate column names enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20624 opened Jan 8, 2025 by alexander-beedie Loading…
perf: Only load Parquet statistics for live columns performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#20617 opened Jan 8, 2025 by coastalwhite Draft
fix: Ensure that SQL LIKE and ILIKE operators support multi-line matches A-sql Area: Polars SQL functionality fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20613 opened Jan 8, 2025 by alexander-beedie Loading…
feat(python): Add mermaid output to show_graph enhancement New feature or an improvement of an existing feature python Related to Python Polars
#20607 opened Jan 8, 2025 by kjgoodrick Loading…
docs(python): Update ML part of ecosystem user guide page documentation Improvements or additions to documentation python Related to Python Polars
#20596 opened Jan 7, 2025 by braaannigan Loading…
chore(python): Update Makefile to install Python deps without --no-build internal An internal refactor or improvement python Related to Python Polars
#20589 opened Jan 7, 2025 by stinodego Draft
feat: Add cat.contains and cat.contains_any enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20582 opened Jan 7, 2025 by mcrumiller Loading…
ci: Don't include debug symbols in benchmark run internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#20571 opened Jan 6, 2025 by ritchie46 Loading…
depr(python): Make parameter of str.to_decimal keyword-only deprecation Add a deprecation warning to outdated functionality python Related to Python Polars
#20570 opened Jan 6, 2025 by eitsupi 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: 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…
ProTip! Add no:assignee to see everything that’s not assigned.