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(python): PolarsDataFrame.version is a property (not an int) to be consistent with InterchangeDataFrame internal An internal refactor or improvement python Related to Python Polars
#16312 opened May 18, 2024 by twoertwein Loading…
feat(python): Add new alpha, alphanumeric and digit selectors A-selectors Area: column selectors enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16310 opened May 18, 2024 by alexander-beedie Loading…
perf: do not use pyo3-built performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#16309 opened May 18, 2024 by orlp Loading…
feat(python): Enable generating data with time zones in parametric testing enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16298 opened May 17, 2024 by stinodego Loading…
feat(python): Add to_jax methods to support Jax Array export from DataFrame and Series A-interop Area: interoperability with other libraries enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16294 opened May 17, 2024 by alexander-beedie Loading…
feat(rust): add cluster_with_columns plan optimization enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#16274 opened May 16, 2024 by coastalwhite 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 Loading…
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 all 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 Loading…
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…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.