-
-
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
docs: Correct supported compression formats
documentation
Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
#20085
opened Dec 1, 2024 by
jqnatividad
Loading…
fix: Only slice after sort when slice is smaller than frame length
fix
Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
#20084
opened Dec 1, 2024 by
mcrumiller
Loading…
feat: Implement New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
str.slice/str.head/str.tail
for categoricals
enhancement
#20080
opened Nov 30, 2024 by
mcrumiller
Loading…
fix: Return null instead of 0. for rolling_std when window contains a single element and ddof=1 and there are nulls elsewhere in the Series
fix
Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
#20077
opened Nov 30, 2024 by
MarcoGorelli
Loading…
docs: Fix Rust examples in user guide
documentation
Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
#20075
opened Nov 30, 2024 by
lukemanley
Loading…
docs(rust): Fix inconsistency between code and comment
documentation
Improvements or additions to documentation
rust
Related to Rust Polars
#20070
opened Nov 30, 2024 by
YichiZhang0613
Loading…
feat(rust): Allow setting and reading custom schema-level IPC metadata
enhancement
New feature or an improvement of an existing feature
rust
Related to Rust Polars
#20066
opened Nov 29, 2024 by
lukapeschke
Loading…
chore: Add a bunch more automated row encoding sortedness tests
internal
An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
#20056
opened Nov 28, 2024 by
coastalwhite
Loading…
fix(rust): Using same division in scalar and not for floats
fix
Bug fix
rust
Related to Rust Polars
#20047
opened Nov 28, 2024 by
rluvaton
Loading…
docs: Add example and tests for Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
pl.concat()
with Expr
documentation
#20031
opened Nov 27, 2024 by
etiennebacher
Loading…
feat: Add maintain_order parameter to joins
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#20026
opened Nov 27, 2024 by
stijnherfst
•
Draft
feat(python): Added strict option in pl.concat(how='horizontal')
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
#20019
opened Nov 27, 2024 by
nimit
Loading…
chore(rust): Bump ndarray to v0.16
internal
An internal refactor or improvement
rust
Related to Rust Polars
#19976
opened Nov 25, 2024 by
jetuk
Loading…
feat: Add how argument to join_where to support different join types
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
refactor(python): Split file of lazyframe methods
internal
An internal refactor or improvement
python
Related to Python Polars
#19937
opened Nov 23, 2024 by
eitsupi
Loading…
perf: fast path to generate group idxs for vanilla int_range in group_by_dynamic
title needs formatting
#19932
opened Nov 22, 2024 by
jvdd
Loading…
2 tasks
perf: Add a VarInt encoding for the row encoding
performance
Performance issues or improvements
python
Related to Python Polars
rust
Related to Rust Polars
#19929
opened Nov 22, 2024 by
coastalwhite
•
Draft
feat: Start of Series.index_of(), for primitive numeric types
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
perf: Add fast paths for series.arg_sort and dataframe.sort
performance
Performance issues or improvements
python
Related to Python Polars
rust
Related to Rust Polars
#19872
opened Nov 19, 2024 by
siddharth-vi
Loading…
refactor(rust): Add equi joins to new streaming engine
internal
An internal refactor or improvement
rust
Related to Rust Polars
#19869
opened Nov 19, 2024 by
orlp
Loading…
feat: Support max/min method for Time dtype
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#19815
opened Nov 15, 2024 by
eitsupi
Loading…
docs: Specify the semantics of empty Series aggregations
documentation
Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
#19739
opened Nov 12, 2024 by
coastalwhite
Loading…
docs: Expand plotting docs
documentation
Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
#19719
opened Nov 10, 2024 by
MarcoGorelli
•
Draft
docs: Update Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
by
param description for rolling_*_by functions
documentation
#19715
opened Nov 10, 2024 by
MarcoGorelli
•
Draft
feat: Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
dt.replace
enhancement
#19708
opened Nov 9, 2024 by
mcrumiller
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.