-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: pola-rs/polars
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(python): Prepare deltalake 1.0
internal
An internal refactor or improvement
python
Related to Python Polars
#22931
opened May 24, 2025 by
ion-elgreco
Loading…
docs: Add missing entry for LazyFrame Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
__getitem__
documentation
#22924
opened May 24, 2025 by
alexander-beedie
Loading…
fix(python): Improve schema inference for null-first rows
fix
Bug fix
python
Related to Python Polars
#22923
opened May 24, 2025 by
5vb76
Loading…
fix: Allow subclasses in type equality checking
fix
Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
#22915
opened May 23, 2025 by
nikaltipar
Loading…
refactor: Turn An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
list.eval
into an AExpr
internal
#22911
opened May 23, 2025 by
coastalwhite
•
Draft
[wip] fix predicate pushdown to IO plugin
title needs formatting
#22910
opened May 23, 2025 by
nameexhaustion
•
Draft
perf: Add first_(true|false)_idx to BooleanChunked and use in bool arg_(min|max)
performance
Performance issues or improvements
python
Related to Python Polars
rust
Related to Rust Polars
#22907
opened May 23, 2025 by
orlp
Loading…
refactor: Base the An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
meta
expressions on the DSL instead of the IR
internal
#22906
opened May 23, 2025 by
coastalwhite
Loading…
feat: Added output type for New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
to_dummies()
enhancement
#22904
opened May 23, 2025 by
florian-klein
•
Draft
ci: Add a CI check for DSL schema changes
internal
An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
#22898
opened May 23, 2025 by
JakubValtar
Loading…
fix(rust): Fix cum_min and cum_max does not preserve inf or -inf values at series start
fix
Bug fix
rust
Related to Rust Polars
#22896
opened May 23, 2025 by
Athsus
Loading…
fix(rust): Make casting to Bug fix
rust
Related to Rust Polars
date
timezone-aware
fix
#22888
opened May 22, 2025 by
florian-klein
Loading…
feat: Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
index_of_first_not_null
and index_of_last_not_null
Expr and Series methods
enhancement
#22880
opened May 22, 2025 by
alexander-beedie
Loading…
feat(rust!): Implement serde Change that breaks backwards compatibility for the Rust crate
enhancement
New feature or an improvement of an existing feature
rust
Related to Rust Polars
Deserialize
for ChunkedArray types when chunked-array-serde
feature is enabled
breaking rust
#22847
opened May 20, 2025 by
nameexhaustion
Loading…
feat: Reinterpret binary data as numerical array
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#22840
opened May 20, 2025 by
itamarst
Loading…
fix: Ensure time unit upcast for temporal Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
is_in
fix
#22828
opened May 19, 2025 by
mcrumiller
Loading…
depr(python): Deprecate Cannot be worked on due to external dependencies, or significant new internal features needed first
deprecation
Add a deprecation warning to outdated functionality
python
Related to Python Polars
allow_missing_columns
in scan_parquet
in favor of missing_columns
blocked
#22784
opened May 16, 2025 by
nameexhaustion
•
Draft
build(python): Update Changes that affect the build system or external dependencies
python
Related to Python Polars
pyo3
and numpy
crates to version 0.25
build
#22763
opened May 15, 2025 by
bschoenmaeckers
Loading…
feat: Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
slice
/head
/tail
methods to arr
enhancement
#22701
opened May 9, 2025 by
Luis-Varona
•
Draft
feat(python): Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
extra_columns
parameter to scan_parquet
enhancement
#22699
opened May 9, 2025 by
nameexhaustion
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.