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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Optimization: replace foo - foo.shift(-1) with diff. enhancement New feature or an improvement of an existing feature
#16317 opened May 19, 2024 by ritchie46
Add Rust configuration API similar to Python's pl.Config(...) enhancement New feature or an improvement of an existing feature
#16314 opened May 19, 2024 by DeflateAwning
feat(python): Expr.forget() and assertions enhancement New feature or an improvement of an existing feature
#16311 opened May 18, 2024 by KDruzhkin
scan_pyarrow_dataset not filtering on partitions bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16300 opened May 17, 2024 by mtofano
2 tasks done
Support parsing timezone-aware datetimes in constructors when data type is also timezone-aware A-timeseries Area: date/time functionality enhancement New feature or an improvement of an existing feature
#16297 opened May 17, 2024 by stinodego
max_horizontal Gets Wrong Value For Decimal Columns With Different Scales A-dtype-decimal Area: decimal data type bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16296 opened May 17, 2024 by Purpl3Koala
2 tasks done
Add support for datetime variables? enhancement New feature or an improvement of an existing feature
#16295 opened May 17, 2024 by JacobElder
Providing Series.str.replace_many with an empty sequence raises an SchemaError bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16291 opened May 17, 2024 by MarcoStrijker
2 tasks done
Coalescing outer join panics (and/or loses) columns from right frame if join keys expressions have overlapping names bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16289 opened May 17, 2024 by wence-
2 tasks done
Add log and exp support for rust enhancement New feature or an improvement of an existing feature
#16286 opened May 17, 2024 by savente93
Problem with concat and hive partitioned data in combination with in-memory data frames bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16285 opened May 17, 2024 by ericdoerheit
2 tasks done
Null cases not handled properly for some list operations bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16282 opened May 17, 2024 by heshamdar
2 tasks done
scan_csv infer_schema_length=None doesn't merge across files bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16280 opened May 16, 2024 by mdavis-xyz
2 tasks done
Allow for right-open cumulative operations enhancement New feature or an improvement of an existing feature
#16272 opened May 16, 2024 by t-ded
Errors out when calling .strftime('%+') A-exceptions Area: exception handling A-timeseries Area: date/time functionality P-low Priority: low python Related to Python Polars
#16271 opened May 16, 2024 by marc-at-brightnight
2 tasks done
Request for rolling_top_k enhancement New feature or an improvement of an existing feature
#16266 opened May 16, 2024 by leoknuth
parquet file created by .sink_parquet got Invalid thrift: protocol error bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16262 opened May 16, 2024 by dui1234
2 tasks done
Panic when using Series.clear on nested Object types A-ops Area: operations A-panic Area: code that results in panic exceptions bug Something isn't working P-low Priority: low python Related to Python Polars
#16261 opened May 16, 2024 by stinodego
2 tasks done
ColumnNotFoundError when doing SQL GROUP BY on a column projection (function on column) A-sql Area: Polars SQL functionality bug Something isn't working python Related to Python Polars
#16258 opened May 16, 2024 by jaihind213
2 tasks done
LazyFrame.filter fails to parse non-Sequence iterables bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16253 opened May 15, 2024 by dangotbanned
2 tasks done
Creating DataFrame from python list bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16251 opened May 15, 2024 by Vijendra07Kulhade
2 tasks done
Filters not being pushed down to pyarrow dataset bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16248 opened May 15, 2024 by adriangb
2 tasks done
read_json errors when parsing NaN bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16245 opened May 15, 2024 by twoertwein
2 tasks done
Panic: when/then/otherwise not implemented with lit() bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16243 opened May 15, 2024 by marton78
2 tasks done
.transpose() to object dtype enhancement New feature or an improvement of an existing feature
#16240 opened May 15, 2024 by Noghpu
ProTip! Adding no:label will show everything without a label.