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

Inconsistent API of join_asof enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#18496 opened Aug 31, 2024 by squnit 2.0.0
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
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
add shrink_to_fit to builders
#1499 opened Oct 8, 2021 by ritchie46
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
Serde logical types
#2021 opened Dec 9, 2021 by ritchie46
Re-infer schema for a dataframe column A-api Area: changes to the public API A-dtype Area: data types in general accepted Ready for implementation enhancement New feature or an improvement of an existing feature
#2043 opened Dec 14, 2021 by dbr
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
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
json inconsistencies enhancement New feature or an improvement of an existing feature
#2640 opened Feb 14, 2022 by universalmind303
ProTip! Exclude everything labeled bug with -label:bug.