Skip to content

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
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

Change Series.to_dummies to never include a "dummy null" column in the output A-api Area: changes to the public API needs decision Awaiting decision by a maintainer
#19325 opened Oct 20, 2024 by MarcoGorelli
let pl.Expr.reshape optionally take a tuple or 2 scalars rather than just a tuple enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#19034 opened Sep 30, 2024 by deanm0000
Adding functions for factor analysis (for e.g., linear/logistic regression) enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#18932 opened Sep 25, 2024 by npielawski
Ability to append to an existing directory of parquet files with new partitions (mode=append) enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#18750 opened Sep 15, 2024 by pascalwhoop
Wrong pl.when matching bug Something isn't working needs decision Awaiting decision by a maintainer needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#18662 opened Sep 10, 2024 by EpicUsaMan
2 tasks done
Inappropriate result of expr skew and kurtosis for a magic constant inputs bug Something isn't working needs decision Awaiting decision by a maintainer P-low Priority: low python Related to Python Polars
#18617 opened Sep 9, 2024 by JackieJin1025
2 tasks done
Inconsistent behavior between slice() as an expression on a column and slice() on a Series/DataFrame bug Something isn't working needs decision Awaiting decision by a maintainer needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#18553 opened Sep 4, 2024 by JSteilberg
2 tasks done
Don't disable coalesce when joining on expressions enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#18194 opened Aug 14, 2024 by mcrumiller
Add cumulative n_unique A-api Area: changes to the public API accepted Ready for implementation enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer P-low Priority: low
#18157 opened Aug 13, 2024 by t-ded
Tweak data frame HTML repr enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#18100 opened Aug 8, 2024 by cbrnr
Make int_range() and int_ranges() work with no inputs and default to int_range(0, pl.len()) enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#17810 opened Jul 23, 2024 by deanm0000
pl.list,len() - pl.list,len() always returning u32 no matter the results A-arithmetic Area: arithmetic A-ops Area: operations bug Something isn't working needs decision Awaiting decision by a maintainer P-low Priority: low python Related to Python Polars
#17722 opened Jul 19, 2024 by atigbadr
2 tasks done
Provide more control over the Parquet schema when writing to Parquet enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#17418 opened Jul 4, 2024 by adamreeve
Deprecation decorators messing with type checking A-typing Area: type checking bug Something isn't working needs decision Awaiting decision by a maintainer needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16962 opened Jun 14, 2024 by m-legrand
2 tasks done
Expressions result in different serializations across Python Polars PATCH version upgrades enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer python Related to Python Polars
#16821 opened Jun 8, 2024 by hiideaki
2 tasks done
rename π to selected_columns and σ to filters in logal graph dot? A-formatting Area: display/repr of Polars objects enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#16735 opened Jun 5, 2024 by raybellwaves
Handle parquet files with incorrect statistics in scan_parquet A-io-parquet Area: reading/writing Parquet files A-optimizer Area: plan optimization enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer python Related to Python Polars
#16683 opened Jun 3, 2024 by isvoboda
2 tasks done
2
4
Date/Datetime inference should allow format to change between Y-M-D / D-M-Y enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#16657 opened Jun 1, 2024 by Julian-J-S
read_json errors when parsing NaN needs decision Awaiting decision by a maintainer
#16245 opened May 15, 2024 by twoertwein
2 tasks done
Add to_arrow to all the datatype classes and accept pyarrow datatype in from_arrow enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer
#15600 opened Apr 11, 2024 by deanm0000
Python Polars expression shuffle does not seem to respect polars.set_random_seed bug Something isn't working documentation Improvements or additions to documentation needs decision Awaiting decision by a maintainer needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#15464 opened Apr 3, 2024 by Swandog
2 tasks done
Automate Rust release process ci Related to the continuous integration setup documentation Improvements or additions to documentation needs decision Awaiting decision by a maintainer
#14366 opened Feb 8, 2024 by 0xJepsen
Schema inference fails with multiple csv files. A-io-csv Area: reading/writing CSV files invalid A bug report that is not actually a bug needs decision Awaiting decision by a maintainer P-low Priority: low python Related to Python Polars
#14326 opened Feb 6, 2024 by Heiaha
2 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.