- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Issues: pola-rs/polars
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Panic when reading from parquet s3 without a select statement
A-panic
Area: code that results in panic exceptions
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
rust
Related to Rust Polars
#6196
opened Jan 12, 2023 by
universalmind303
2 tasks done
Roundtrip flags with parquet
enhancement
New feature or an improvement of an existing feature
#6194
opened Jan 12, 2023 by
gab23r
Refactor dispatch on url type to the New feature or an improvement of an existing feature
object_store
crate
enhancement
#6179
opened Jan 11, 2023 by
winding-lines
Enable writing to cloud storage
enhancement
New feature or an improvement of an existing feature
#6178
opened Jan 11, 2023 by
winding-lines
Enable object_store reading for all the file types
enhancement
New feature or an improvement of an existing feature
#6177
opened Jan 11, 2023 by
winding-lines
Create a New feature or an improvement of an existing feature
DataFrame
from a Vec
of structs with automatically derived schema
enhancement
#6168
opened Jan 10, 2023 by
oersted
Add Area: changes to the public API
A-ops
Area: operations
accepted
Ready for implementation
enhancement
New feature or an improvement of an existing feature
coalesce
option to join_asof
A-api
#6165
opened Jan 10, 2023 by
deanm0000
Lazy scanning of compressed ndjson files
enhancement
New feature or an improvement of an existing feature
#6162
opened Jan 10, 2023 by
oersted
Rust: add pipe() to LazyFrame
enhancement
New feature or an improvement of an existing feature
#6160
opened Jan 10, 2023 by
rben01
support threadpool limits
enhancement
New feature or an improvement of an existing feature
#6157
opened Jan 10, 2023 by
Hoeze
Less operations fit Logical Plan in 26.1 than 25.1 on windows, and far less than on Linux
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
rust
Related to Rust Polars
#6139
opened Jan 9, 2023 by
AnatolyBuga
2 tasks done
Add New feature or an improvement of an existing feature
values_counts
to DataFrame (+ Expr.normalize
)
enhancement
#6138
opened Jan 9, 2023 by
Julian-J-S
Unique / Duplicate Enhancements
enhancement
New feature or an improvement of an existing feature
#6125
opened Jan 8, 2023 by
Julian-J-S
max_exprs not working with apply_multiple in 26.1
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
rust
Related to Rust Polars
#6115
opened Jan 8, 2023 by
AnatolyBuga
2 tasks done
Automatically adjust the number of columns printed for a DataFrame.
A-formatting
Area: display/repr of Polars objects
A-other
Area: not covered by other areas
accepted
Ready for implementation
enhancement
New feature or an improvement of an existing feature
#6105
opened Jan 7, 2023 by
arturdaraujo
Support for asyncio
enhancement
New feature or an improvement of an existing feature
#6059
opened Jan 5, 2023 by
aersam
Suppress Unneeded Parenthesizing of Stringized Expressions
A-formatting
Area: display/repr of Polars objects
accepted
Ready for implementation
enhancement
New feature or an improvement of an existing feature
P-low
Priority: low
#5994
opened Jan 2, 2023 by
BSalita
Implement Series similarity functions
enhancement
New feature or an improvement of an existing feature
#5969
opened Dec 31, 2022 by
mzaks
Smarter fields inferencing for CSV input
enhancement
New feature or an improvement of an existing feature
#5924
opened Dec 28, 2022 by
aborruso
"Dynamic" groupby using a second dataframe of start/end times or indexes
enhancement
New feature or an improvement of an existing feature
#5891
opened Dec 23, 2022 by
erinov1
Memory mapped compressed feather files
enhancement
New feature or an improvement of an existing feature
#5890
opened Dec 22, 2022 by
thobai
Multiple Condition Mapping like Area: operations
enhancement
New feature or an improvement of an existing feature
numpy.select
A-ops
#5823
opened Dec 15, 2022 by
Julian-J-S
CSE across multiple frames in collect_all
enhancement
New feature or an improvement of an existing feature
#5821
opened Dec 15, 2022 by
gr-alecz
Cannot pass out argument to numpy ufunc applied to polars series
A-interop-numpy
Area: interoperability with NumPy
bug
Something isn't working
P-low
Priority: low
python
Related to Python Polars
#5820
opened Dec 15, 2022 by
abalkin
2 tasks done
polars cumsum over a group is slower than pandas groupby cumsum
performance
Performance issues or improvements
#5801
opened Dec 13, 2022 by
ChristopherRussell
ProTip!
Mix and match filters to narrow down what you’re looking for.