Skip to content

Issues: pola-rs/polars

Tracking issue for Polars Cloud
#21487 opened Feb 27, 2025 by ritchie46
Open
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

sum() and cum_sum() do not cast to UInt64 when data overflows UInt32 invalid A bug report that is not actually a bug python Related to Python Polars
#17340 opened Jul 1, 2024 by beazerj
2 tasks done
cannot assign datetime value A-temporal Area: date/time functionality bug Something isn't working python Related to Python Polars
#21474 opened Feb 26, 2025 by GeorgesPelikan
2 tasks done
Regression in latest polars, query OOMs bug Something isn't working needs repro Bug does not yet have a reproducible example python Related to Python Polars
#16118 opened May 8, 2024 by knl
2 tasks done
Implement ndarray::AsArray on DataFrame enhancement New feature or an improvement of an existing feature
#1019 opened Jul 22, 2021 by multimeric
improve take kernel for ListChunked
#1048 opened Jul 26, 2021 by ritchie46
fold regex + wildcard expansion
#1172 opened Aug 19, 2021 by ritchie46
Casting bool to Enum results in u32 bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21680 opened Mar 10, 2025 by cmdlineluser
2 tasks done
Reading CSV files with variable number of columns not supported accepted Ready for implementation enhancement New feature or an improvement of an existing feature good first issue Good for newcomers
#1505 opened Oct 8, 2021 by allspatial
Completely remove map_binary
#1535 opened Oct 15, 2021 by ritchie46
Add auto infer date/datetime format for strptime enhancement New feature or an improvement of an existing feature
#1704 opened Nov 8, 2021 by potter420
Read CSV files created by R (header line is one column shorter) A-io-csv Area: reading/writing CSV files accepted Ready for implementation enhancement New feature or an improvement of an existing feature
#1999 opened Dec 6, 2021 by ghuls
Serde logical types
#2021 opened Dec 9, 2021 by ritchie46
Feature req: service/wrapper exposing results in arrow format over http enhancement New feature or an improvement of an existing feature
#2046 opened Dec 14, 2021 by 0xgeert
Read Excel Files in Rust using Polars A-io-spreadsheet Area: reading/writing Excel/ODS files rust Related to Rust Polars
#2088 opened Dec 20, 2021 by datainvestor
CoGrouped Apply enhancement New feature or an improvement of an existing feature
#2235 opened Dec 30, 2021 by mhconradt
I/O API Features A-io Area: reading and writing data enhancement New feature or an improvement of an existing feature
#2257 opened Jan 2, 2022 by MrPowers
json inconsistencies enhancement New feature or an improvement of an existing feature
#2640 opened Feb 14, 2022 by universalmind303
ProTip! Type g i on any issue or pull request to go back to the issue listing page.