Skip to content

Pull requests: pola-rs/polars

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

refactor(rust): Rename ChunkedArray.chunk_id to chunk_lengths internal An internal refactor or improvement rust Related to Rust Polars
#16273 opened May 16, 2024 by stinodego Loading…
docs: Overview of available SQL functions documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#16268 opened May 16, 2024 by r-brink Draft
fix(python): Improve map_elements typing fix Bug fix python Related to Python Polars
#16257 opened May 16, 2024 by max-muoto Loading…
fix(python): Handle non-Sequence iterables in filter fix Bug fix python Related to Python Polars
#16254 opened May 15, 2024 by dangotbanned Loading…
feat: Don't require data to be sorted by by column in rolling_*_by operations enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16249 opened May 15, 2024 by MarcoGorelli Draft
fix(rust): BatchedParquetReader ignore with_columns fix Bug fix rust Related to Rust Polars
#16244 opened May 15, 2024 by cyc4188 Loading…
fix(python): Include pl. qualifier for inner dtypes in to_init_repr() fix Bug fix python Related to Python Polars
#16235 opened May 15, 2024 by datenzauberai Loading…
feat(python): Added List dtype support with Integer and Float subtypes for from_repr functionality enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16226 opened May 14, 2024 by tharunsuresh-code Draft
feat(python): Validate time_zone in pl.Datetime enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16165 opened May 11, 2024 by luke396 Draft
feat(rust, python): Support reading UInt8, UInt16, Int8 and Int16 in newline delimited JSON enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16105 opened May 7, 2024 by krishanjmistry Loading…
improve docstring of (Expr|Series).map_elements
#16079 opened May 6, 2024 by KDruzhkin Loading…
fix(python): Convert date and datetime in literal construction fix Bug fix python Related to Python Polars
#16018 opened May 2, 2024 by mcrumiller Loading…
docs(python): Add example for separator parameter in pivot documentation Improvements or additions to documentation python Related to Python Polars
#15957 opened Apr 29, 2024 by jsarbach Loading…
feat(Python): Allow left/center as table cell alignment format for notebooks enhancement New feature or an improvement of an existing feature
#15915 opened Apr 26, 2024 by lisphilar Loading…
5 tasks done
fix: Allow index=None in pivot() fix Bug fix python Related to Python Polars rust Related to Rust Polars
#15855 opened Apr 24, 2024 by ohines Loading…
docs(python): Add docstring examples for Exceptions documentation Improvements or additions to documentation python Related to Python Polars
#15803 opened Apr 20, 2024 by NedJWestern Loading…
docs(python): Add docstring examples for Exceptions documentation Improvements or additions to documentation python Related to Python Polars
#15800 opened Apr 20, 2024 by NedJWestern Draft
docs: update the version of Rust crate in the installation.md documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#15766 opened Apr 19, 2024 by haoxins Loading…
feat(rust): Improves documentation for GCP and adds setters to ScanArgsParquet enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#15759 opened Apr 19, 2024 by andyquinterom Loading…
feat(rust, python): Return datetime for mean/median of Date column enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#15679 opened Apr 16, 2024 by mcrumiller Loading…
docs: Update the Overview section of the contributing guide documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#15674 opened Apr 15, 2024 by marenwestermann Loading…
feat(rust): [WIP] raw IPC handler enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#15650 opened Apr 14, 2024 by c-peters Loading…
refactor(python): sync the compression argument of sink_ipc and read_ipc internal An internal refactor or improvement python Related to Python Polars
#15644 opened Apr 14, 2024 by eitsupi Loading…
fix: correct the error message for non-parquet file type and non-python api fix Bug fix python Related to Python Polars rust Related to Rust Polars
#15641 opened Apr 14, 2024 by eitsupi Loading…
fix: Ensure number of names passed to struct.rename_fields is valid fix Bug fix python Related to Python Polars rust Related to Rust Polars
#15624 opened Apr 13, 2024 by edavisau Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.