-
-
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
fix: Add an Area: type checking
fix
Bug fix
internal
An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
__all__
entry to internal type definition module
A-typing
#22254
opened Apr 14, 2025 by
alexander-beedie
Loading…
feat: Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
RoundMode
for Decimal and Float
enhancement
#22248
opened Apr 13, 2025 by
Julian-J-S
Loading…
chore: Add a nix flake with a devShell and package
internal
An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
#22246
opened Apr 12, 2025 by
coastalwhite
Loading…
feat: Add dtype to str.to_integer()
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#22239
opened Apr 12, 2025 by
math-hiyoko
Loading…
feat: Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
impl<T: AsArray> ArrayFromIter<T>
for ListArray<i64>
enhancement
#22233
opened Apr 11, 2025 by
Oreilles
Loading…
chore: Purge old parquet and scan code
internal
An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
#22226
opened Apr 11, 2025 by
coastalwhite
Loading…
feat: Add Area: categorical data type
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
cat.to_lower/upper/titlecase
functions for categorical
A-dtype-categorical
#22209
opened Apr 10, 2025 by
mcrumiller
Loading…
fix(rust): Expr.over() returning List type when DataFrame is empty
fix
Bug fix
rust
Related to Rust Polars
#22201
opened Apr 10, 2025 by
dongchao-1
Loading…
docs(python): Note ordering guarantee for groupby - lazy
documentation
Improvements or additions to documentation
python
Related to Python Polars
#22187
opened Apr 9, 2025 by
svengiegerich
Loading…
fix: Datetime parser was incorrectly parsing 8-digit fractional seconds when format specified to expect 9
fix
Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
#22180
opened Apr 8, 2025 by
MarcoGorelli
Loading…
fix: Make Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
is_in
properly elementwise
fix
#22178
opened Apr 8, 2025 by
coastalwhite
Loading…
feat: Support Area: interoperability with other libraries
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
DataFrame
and Series
init from torch Tensor
objects
A-interop
#22177
opened Apr 8, 2025 by
alexander-beedie
Loading…
feat: Cache path expansion in IR
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#22123
opened Apr 4, 2025 by
ritchie46
Loading…
refactor(rust): Actually set the consume token in the file reader morsel sender
internal
An internal refactor or improvement
rust
Related to Rust Polars
#22117
opened Apr 4, 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.24
build
#22015
opened Apr 1, 2025 by
bschoenmaeckers
Loading…
fix(python)!: Move to using a Change that breaks backwards compatibility
fix
Bug fix
python
Related to Python Polars
dyn list
for literals
breaking
#22002
opened Mar 31, 2025 by
coastalwhite
•
Draft
feat(rust): Add New feature or an improvement of an existing feature
rust
Related to Rust Polars
with_xxx
builder methods for RankOptions
enhancement
#21985
opened Mar 30, 2025 by
StepfenShawn
Loading…
docs(python): Separate Improvements or additions to documentation
python
Related to Python Polars
interpolate
operations for DataFrame
and Expr
documentation
#21981
opened Mar 29, 2025 by
jrycw
Loading…
feat: Add options to control Parquet page-index and statistics level
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#21969
opened Mar 28, 2025 by
coastalwhite
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.