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 glob expansion matching extra files fix Bug fix python Related to Python Polars rust Related to Rust Polars
#21991 opened Mar 31, 2025 by nameexhaustion Draft updated Mar 31, 2025
build: Bump array-init-cursor from 0.2.0 to 0.2.1 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
#22004 opened Mar 31, 2025 by dependabot bot Review required updated Mar 31, 2025
fix(python)!: Move to using a dyn list for literals breaking Change that breaks backwards compatibility fix Bug fix python Related to Python Polars
#22002 opened Mar 31, 2025 by coastalwhite Draft updated Mar 31, 2025
chore(python): Allow os.PathLike parameters in normalize_filepath util internal An internal refactor or improvement python Related to Python Polars
#21944 opened Mar 27, 2025 by MatthijsKok Draft updated Mar 31, 2025
feat: Add RoundMode (half even; half away from zero) and fix inconsistent rounding between float and decimal enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#21883 opened Mar 21, 2025 by Julian-J-S Review required updated Mar 31, 2025
feat: Allow sinking to abstract python io and fs classes enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#21987 opened Mar 30, 2025 by coastalwhite Draft updated Mar 31, 2025
refactor(rust): Dispatch new-streaming Parquet source to updated multiscan internal An internal refactor or improvement rust Related to Rust Polars
#21992 opened Mar 31, 2025 by nameexhaustion Review required updated Mar 31, 2025
refactor(rust): Dispatch new-streaming CSV source to updated multiscan internal An internal refactor or improvement rust Related to Rust Polars
#21994 opened Mar 31, 2025 by nameexhaustion Review required updated Mar 31, 2025
refactor(rust): Dispatch new-streaming IPC source to updated multiscan internal An internal refactor or improvement rust Related to Rust Polars
#21993 opened Mar 31, 2025 by nameexhaustion Review required updated Mar 31, 2025
wip [skip ci] title needs formatting
#21986 opened Mar 30, 2025 by ritchie46 Review required updated Mar 30, 2025
feat: Add dt.is_business_day enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#21776 opened Mar 15, 2025 by MarcoGorelli Review required updated Mar 30, 2025
feat(rust): Add with_xxx builder methods for RankOptions enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#21985 opened Mar 30, 2025 by StepfenShawn Review required updated Mar 30, 2025
fix(python): Relative path resolution for plugin libraries fix Bug fix python Related to Python Polars
#21911 opened Mar 24, 2025 by anath2 Review required updated Mar 29, 2025
fix: Join revmaps for categoricals in merge_sorted fix Bug fix python Related to Python Polars rust Related to Rust Polars
#21976 opened Mar 29, 2025 by mcrumiller Review required updated Mar 29, 2025
docs(python): Separate interpolate operations for DataFrame and Expr documentation Improvements or additions to documentation python Related to Python Polars
#21981 opened Mar 29, 2025 by jrycw Review required updated Mar 29, 2025
feat: Add cat.slice enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#21971 opened Mar 28, 2025 by mcrumiller Review required updated Mar 28, 2025
feat: Add options to control Parquet page-index and statistics level enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#21969 opened Mar 28, 2025 by coastalwhite Draft updated Mar 28, 2025
fix: Ensure list append uses correct dtype for scalar path fix Bug fix python Related to Python Polars rust Related to Rust Polars
#21926 opened Mar 26, 2025 by mcrumiller Review required updated Mar 28, 2025
fix: Descending search in search_sorted(), and nested dtypes from Python in search_sorted() fix Bug fix python Related to Python Polars rust Related to Rust Polars
#21266 opened Feb 14, 2025 by itamarst Changes requested updated Mar 27, 2025
feat(python): Allow to read and write custom file-level parquet metadata enhancement New feature or an improvement of an existing feature python Related to Python Polars
#21806 opened Mar 18, 2025 by borchero Review required updated Mar 27, 2025
fix: Check dtype to avoid panic with mixed types in min/max_horizontal fix Bug fix python Related to Python Polars rust Related to Rust Polars
#21857 opened Mar 19, 2025 by kdn36 Review required updated Mar 27, 2025
refactor: Use Optional for InitVar type hint internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#21943 opened Mar 27, 2025 by ruoyeruolan Review required updated Mar 27, 2025
feat(python, rust): Add GPU engine to sink_csv enhancement New feature or an improvement of an existing feature python Related to Python Polars title needs formatting
#20940 opened Jan 28, 2025 by mroeschke Review required updated Mar 26, 2025
ProTip! Exclude everything labeled bug with -label:bug.