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

fix: Add scalarity checks to pl.repeat fix Bug fix python Related to Python Polars rust Related to Rust Polars
#22088 opened Apr 2, 2025 by mcrumiller Loading…
Order by using SQL in a SQLContext doesn't support sorting on boolean columns with null values. bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22086 opened Apr 2, 2025 by mlhamel
2 tasks done
replace_strict does not work with object type bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22085 opened Apr 2, 2025 by pavlomuts
2 tasks done
panic for ewm_mean_by with unequal lengths A-panic Area: code that results in panic exceptions accepted Ready for implementation bug Something isn't working good first issue Good for newcomers python Related to Python Polars
#22084 opened Apr 2, 2025 by coastalwhite
2 tasks done
chore: Deprecate duplicate backward_fill and forward_fill interface internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#22083 opened Apr 2, 2025 by coastalwhite Loading…
Unexpected type casting in filter; cast behavior depends on ordering of filter clauses bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22082 opened Apr 2, 2025 by rgasper
2 tasks done
Panic when calling corr with unequal length inputs accepted Ready for implementation bug Something isn't working good first issue Good for newcomers python Related to Python Polars
#22080 opened Apr 2, 2025 by coastalwhite
2 tasks done
Expr.diff should accept a scalar IntoExpr for the second argument bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22078 opened Apr 2, 2025 by coastalwhite
2 tasks done
Expr has {top, bottom}_k_by but Series does not accepted Ready for implementation bug Something isn't working good first issue Good for newcomers python Related to Python Polars
#22073 opened Apr 2, 2025 by coastalwhite
2 tasks done
fix: Rewrite unroll of overlapping groups to mitigate out of range index panic fix Bug fix python Related to Python Polars rust Related to Rust Polars
#22072 opened Apr 2, 2025 by kdn36 Loading…
Pytest xdist bulk tests ignore POLARS_MAX_THREADS environment variable bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22070 opened Apr 2, 2025 by kdn36
2 tasks done
pl.repeat does not throw error when either argument is more than 1 row bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22069 opened Apr 2, 2025 by coastalwhite
2 tasks done
fix: Mark Expr.repeat_by as elementwise fix Bug fix python Related to Python Polars rust Related to Rust Polars
#22068 opened Apr 2, 2025 by coastalwhite Loading…
Expr has repeat_by but Series does not accepted Ready for implementation bug Something isn't working good first issue Good for newcomers python Related to Python Polars
#22067 opened Apr 2, 2025 by coastalwhite
2 tasks done
Expr.rolling_*_by exist but these method are not on Series accepted Ready for implementation bug Something isn't working good first issue Good for newcomers python Related to Python Polars
#22066 opened Apr 2, 2025 by coastalwhite
2 tasks done
panic when calling rolling_* function on Null dtype. accepted Ready for implementation bug Something isn't working good first issue Good for newcomers python Related to Python Polars
#22065 opened Apr 2, 2025 by coastalwhite
2 tasks done
panic when calling rolling_*(window_size=1) on Decimal type bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22064 opened Apr 2, 2025 by coastalwhite
2 tasks done
Projection pushdown not working with pl.concat and partial schema mismatch bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22062 opened Apr 2, 2025 by diego-pm
2 tasks done
Behavior mismatch between index_of and search_sorted bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22058 opened Apr 2, 2025 by coastalwhite
2 tasks done
hist does not count boundary values even when it should accepted Ready for implementation bug Something isn't working P-high Priority: high python Related to Python Polars
#22056 opened Apr 2, 2025 by coastalwhite
2 tasks done
feat: Allow setting default time unit in config enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22054 opened Apr 2, 2025 by anath2 Draft
PanicException: The column lengths in the DataFrame are not equal when collecting a LazyFrame with slice_pushdown=True bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22053 opened Apr 1, 2025 by cduong-a
2 tasks done
Chaining .list.eval, .value_counts and .struct.unnest causes nondeterministic output bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22051 opened Apr 1, 2025 by Yixuan-Wang
2 tasks done
join_where expressions do not coerce strings to categoricals during comparison bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22047 opened Apr 1, 2025 by mcrumiller
2 tasks done
join_where reports dtype mismatch when boolean is derived and cast to int bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#22046 opened Apr 1, 2025 by mcrumiller
2 tasks done
ProTip! What’s not been updated in a month: updated:<2025-03-02.