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

feat(python, rust): implement unique counts for boolean datatype enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16588 opened May 29, 2024 by henrikig Loading…
fix(rust): get_dtype needs to look at input schema for Select fix Bug fix rust Related to Rust Polars
#16582 opened May 29, 2024 by wence- Loading…
feat(rust): add fuzzer for expressions enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#16581 opened May 29, 2024 by coastalwhite Loading…
refactor(rust): use binary try_{add, mul, ...} ops in borrowed dispatch internal An internal refactor or improvement rust Related to Rust Polars
#16580 opened May 29, 2024 by coastalwhite Draft
fix: Use of SQL ORDER BY should not cause reordering of SELECT cols A-sql Area: Polars SQL functionality fix Bug fix python Related to Python Polars rust Related to Rust Polars
#16579 opened May 29, 2024 by alexander-beedie Loading…
fix(rust): bail on bool floordiv fix Bug fix rust Related to Rust Polars
#16578 opened May 29, 2024 by coastalwhite Loading…
feat(rust,py): add additional control to write_parquet::statistics parameter enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#16575 opened May 29, 2024 by coastalwhite Loading…
depr(python): Rename Series.equals parameter strict to check_dtypes and rename assertion utils parameter check_dtype to check_dtypes deprecation Add a deprecation warning to outdated functionality python Related to Python Polars
#16573 opened May 29, 2024 by stinodego Loading…
docs: Mention make and cmake for Windows documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#16572 opened May 29, 2024 by KDruzhkin Loading…
chore(python): Add polars.pyd to .gitignore internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#16571 opened May 29, 2024 by KDruzhkin Loading…
chore(python): Fix mypy errors on Windows internal An internal refactor or improvement python Related to Python Polars
#16570 opened May 29, 2024 by KDruzhkin Loading…
fix(python): Fix parsing of shape in Array constructor and deprecate width parameter fix Bug fix python Related to Python Polars
#16567 opened May 29, 2024 by stinodego Loading…
feat(python): Add replace_all expression to complement replace deprecation Add a deprecation warning to outdated functionality enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16557 opened May 29, 2024 by stinodego Loading…
fix(python): improve support for user-defined functions that return scalars enhancement New feature or an improvement of an existing feature fix Bug fix python Related to Python Polars
#16556 opened May 28, 2024 by itamarst Loading…
feat(python)!: Remove serde functionality from pl.read_json and DataFrame.write_json breaking Change that breaks backwards compatibility enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16550 opened May 28, 2024 by stinodego Loading…
feat(python)!: Remove default class variable values on DataTypes breaking Change that breaks backwards compatibility enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16524 opened May 27, 2024 by stinodego Draft 1.0.0
feat(python)!: Update function signature of nth to allow positional input of indices, remove columns parameter breaking Change that breaks backwards compatibility enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16510 opened May 26, 2024 by stinodego Loading…
fix(python): Eager group by iterators had unclear behaviour fix Bug fix python Related to Python Polars
#16499 opened May 26, 2024 by p-adema Loading…
docs(python): debugging with pipes documentation Improvements or additions to documentation python Related to Python Polars
#16462 opened May 24, 2024 by KDruzhkin Loading…
feat!: Remove redundant column name when pivoting by multiple values breaking Change that breaks backwards compatibility do not merge This pull requests should not be merged right now enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16439 opened May 23, 2024 by MarcoGorelli Loading…
feat: Initial support for SQL ARRAY literals and the UNNEST table function A-sql Area: Polars SQL functionality enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16330 opened May 20, 2024 by alexander-beedie Loading…
docs(python): Overview of available SQL functions documentation Improvements or additions to documentation python Related to Python Polars
#16268 opened May 16, 2024 by r-brink Draft
ProTip! Mix and match filters to narrow down what you’re looking for.