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

perf: Make an owned version of append performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#20800 opened Jan 20, 2025 by coastalwhite Loading…
feat(python): Account for SurrealDB Python API updates (handle both SurrealDB and AsyncSurrealDB classes) in read_database A-io-database Area: reading/writing to databases enhancement New feature or an improvement of an existing feature python Related to Python Polars
#20799 opened Jan 20, 2025 by alexander-beedie Loading…
feat: Experimental unity catalog client enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20798 opened Jan 20, 2025 by nameexhaustion Draft
feat(python): Add frame-level all_horizontal / any_horizontal enhancement New feature or an improvement of an existing feature python Related to Python Polars
#20790 opened Jan 18, 2025 by hericks Loading…
fix: Replace unreachable with polars_bail fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20789 opened Jan 18, 2025 by jqnatividad Loading…
feat(rust,python): Add quantiles method to expression list namespace enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20782 opened Jan 18, 2025 by Feiyang472 Loading…
fix(python): Add height check to frame-level row indexing when key is int fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20778 opened Jan 17, 2025 by mcrumiller Draft
chore: Update copyright year internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#20764 opened Jan 17, 2025 by arnabanimesh Loading…
depr(python): Rename fmt param to f_string in inspect() deprecation Add a deprecation warning to outdated functionality python Related to Python Polars
#20748 opened Jan 16, 2025 by etiennebacher Loading…
docs(python): Add missing shape param to Array docstring documentation Improvements or additions to documentation python Related to Python Polars
#20747 opened Jan 16, 2025 by petrosbar Loading…
docs(python): Add example showing use of write_delta with delta_lake.WriterProperties documentation Improvements or additions to documentation python Related to Python Polars
#20746 opened Jan 16, 2025 by lmmx Loading…
feat(rust,python): Add config to specify GPU polars as the default engine enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20717 opened Jan 14, 2025 by Matt711 Loading…
feat: Filter Parquet pages with ParquetColumnExpr enhancement New feature or an improvement of an existing feature needs-bench Needs a benchmark run python Related to Python Polars rust Related to Rust Polars
#20714 opened Jan 14, 2025 by coastalwhite Loading…
docs: Ensure set_sorted description references single-column behavior documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#20709 opened Jan 14, 2025 by mcrumiller Loading…
feat(rust,python): Add GPU support to the LazyFrame profiler enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20693 opened Jan 13, 2025 by Matt711 Draft
feat: Add linear_space enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20678 opened Jan 12, 2025 by mcrumiller Loading…
feat: Add list.pad_start() enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20674 opened Jan 12, 2025 by etiennebacher Loading…
feat(python): Make the available concat alignment strategies more generic enhancement New feature or an improvement of an existing feature python Related to Python Polars
#20644 opened Jan 9, 2025 by alexander-beedie Loading…
feat: Add mermaid output to show_graph enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20631 opened Jan 9, 2025 by kjgoodrick 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
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…
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…
ProTip! Filter pull requests by the default branch with base:main.