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

ColumnNotFoundError when doing group by on a column projection (function on column) bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16258 opened May 16, 2024 by jaihind213
2 tasks done
InvalidOperationError when using fill_null after .list.sum() on bool list bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16256 opened May 15, 2024 by 0xbe7a
2 tasks done
select in join with same-named columns returns the wrong data bug Something isn't working needs triage Awaiting prioritization by a maintainer rust Related to Rust Polars
#16255 opened May 15, 2024 by urkle
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
Panic when displaying LazyFrame in Jupyter bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16252 opened May 15, 2024 by mdavis-xyz
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
Incorrect `by column should not have null values in 'rolling by' expression` error bug Something isn't working P-low Priority: low python Related to Python Polars
#16246 opened May 15, 2024 by MarcoGorelli
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
expand_selectors returns resulting column names, rather than selected column names bug Something isn't working python Related to Python Polars
#16242 opened May 15, 2024 by machow
2 tasks done
.transpose() to object dtype enhancement New feature or an improvement of an existing feature
#16240 opened May 15, 2024 by Noghpu
DataFrame.group_by.GroupBy.head(n: int) should support negative ints enhancement New feature or an improvement of an existing feature
#16239 opened May 15, 2024 by thomasb-gr
Use a manager/proxy interface to access temporary storage (temporary directory) accepted Ready for implementation enhancement New feature or an improvement of an existing feature P-goal Priority: aligns with long-term Polars goals
#16234 opened May 15, 2024 by nameexhaustion
Unexpected error with Expr.list.sample with n=0 in some rows but not all bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16232 opened May 15, 2024 by bobot
2 tasks done
Getting ComputeError: buffer's length is too small in mmap when concatenating 100s of parquet files bug Something isn't working incomplete Incomplete issue: needs MWE needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16227 opened May 14, 2024 by DeflateAwning
2 tasks done
Quadratic scaling in expression depth when collecting expressions bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16224 opened May 14, 2024 by wence-
2 tasks done
pl.concat_list() can cause explode() to throw a shape error bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16215 opened May 14, 2024 by jaschn
2 tasks done
Failure to Compile when "lazy" & "ipc" features are used bug Something isn't working needs triage Awaiting prioritization by a maintainer rust Related to Rust Polars
#16212 opened May 14, 2024 by ethanmsl
2 tasks done
Panic on creating nested Array with logical inner dtype with nulls A-dtype-list/array Area: list/array data type A-input-parsing Area: parsing input arguments A-panic Area: code that results in panic exceptions bug Something isn't working P-medium Priority: medium python Related to Python Polars
#16210 opened May 14, 2024 by stinodego
2 tasks done
Panic on equality operation between Series of type List(Struct(Enum)) A-dtype-categorical Area: categorical data type bug Something isn't working P-medium Priority: medium python Related to Python Polars
#16209 opened May 14, 2024 by stinodego
2 tasks done
polars.read_database fails on Oracle with iter_batches=True. DPY-1006: cursor is not open A-io-database Area: reading/writing to databases bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16206 opened May 14, 2024 by njesp
2 tasks done
aggregate function that operates on vector(array of numeric) data enhancement New feature or an improvement of an existing feature
#16205 opened May 14, 2024 by Rhett-Ying
Add Append Functionality for Streaming Data in LazyFrames enhancement New feature or an improvement of an existing feature
#16204 opened May 13, 2024 by vultix
pl.sum_horizontal handles nulls differently from .add() bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16200 opened May 13, 2024 by CangyuanLi
2 tasks done
ProTip! Add no:assignee to see everything that’s not assigned.