-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: pola-rs/polars
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: Fix quadratic 'with_columns' behavior
performance
Performance issues or improvements
python
Related to Python Polars
rust
Related to Rust Polars
#19701
opened Nov 8, 2024 by
ritchie46
Loading…
feat: Support use of Duration dtype in New feature or an improvement of an existing feature
performance
Performance issues or improvements
python
Related to Python Polars
rust
Related to Rust Polars
to_string
, ergonomic/perf improvement, tz-aware Datetime bugfix
enhancement
#19697
opened Nov 8, 2024 by
alexander-beedie
Loading…
refactor(rust): Add new streaming CSV source
internal
An internal refactor or improvement
rust
Related to Rust Polars
#19694
opened Nov 8, 2024 by
nameexhaustion
•
Draft
refactor(rust): Refactor compute kernels in polars-arrow to avoid using gather
internal
An internal refactor or improvement
rust
Related to Rust Polars
#19669
opened Nov 6, 2024 by
nameexhaustion
•
Draft
fix: Add strict parameter to rename_fields
fix
Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
#19646
opened Nov 5, 2024 by
mahmudsudo
Loading…
feat(python): Add show methods to DataFrame and LazyFrame
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
#19634
opened Nov 4, 2024 by
guilhem-dvr
Loading…
fix(python): Replace _kwargs in collect method
fix
Bug fix
python
Related to Python Polars
#19618
opened Nov 3, 2024 by
jackxxu
Loading…
fix(python): Fix Bug fix
python
Related to Python Polars
next
on group by objects throw TypeError
fix
#19615
opened Nov 3, 2024 by
tylerriccio33
Loading…
feat: Enable more dispatch to scan_csv from read_csv
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
reference
Reference issue for recurring topics
rust
Related to Rust Polars
#19600
opened Nov 2, 2024 by
nameexhaustion
•
Draft
refactor: Further work on PartitionColumn
internal
An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
#19596
opened Nov 1, 2024 by
coastalwhite
•
Draft
feat: Add binary as numerical
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#19542
opened Oct 31, 2024 by
balbok0
Loading…
refactor: Turn An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
Expr.append
into DSL Expr::Append
internal
#19536
opened Oct 30, 2024 by
coastalwhite
Loading…
feat(rust,python): Implement max/min methods for dtypes
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#19494
opened Oct 28, 2024 by
eitsupi
Loading…
fix: DataFrame.rows_by_key returning key tuples with elements in wrong order
fix
Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
#19486
opened Oct 27, 2024 by
lukemanley
Loading…
feat: Add IPC source node for new streaming engine
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#19454
opened Oct 25, 2024 by
coastalwhite
Loading…
feat: Add CSV sink in new streaming engine
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#19441
opened Oct 25, 2024 by
coastalwhite
Loading…
feat(python): Changed mapping type from New feature or an improvement of an existing feature
python
Related to Python Polars
dict
to Mapping
(#19400)
enhancement
#19436
opened Oct 24, 2024 by
DavideCanton
Loading…
feat: Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
.list.json_encode()
enhancement
#19407
opened Oct 23, 2024 by
moritzwilksch
•
Draft
6 tasks
docs: Add missing deprecation notice to Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
str.concat
documentation
#19324
opened Oct 20, 2024 by
LiamConnors
Loading…
feat: Support include_file_paths in read_csv
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
feat: Writing of Parquet New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
SortingColumn
enhancement
#19263
opened Oct 16, 2024 by
coastalwhite
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.