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

Polars' take on FireDucks documentation Improvements or additions to documentation
#21123 opened Feb 7, 2025 by AdrianSosic
Default value for POLARS_TEMP_DIR_BASE_PATH is not unique per user bug Something isn't working python Related to Python Polars rust Related to Rust Polars
#21120 opened Feb 6, 2025 by daviewales
2 tasks done
Exception on specifying a Date schema on DataFrame creation with row data orientation bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21119 opened Feb 6, 2025 by taranraj123
2 tasks done
pl.get expression that can handle missing columns. enhancement New feature or an improvement of an existing feature
#21117 opened Feb 6, 2025 by kszlim
cse_expr PanicException on main A-optimizer Area: plan optimization bug Something isn't working P-high Priority: high python Related to Python Polars
#21115 opened Feb 6, 2025 by cmdlineluser
2 tasks done
User guide page for getting Polars code from LLMs documentation Improvements or additions to documentation
#21110 opened Feb 6, 2025 by braaannigan
Add indent: bool argument to .json_encode() enhancement New feature or an improvement of an existing feature
#21105 opened Feb 5, 2025 by DeflateAwning
LazyFrame.explain() for rolling aggregation does not indicate a window aggregation bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21104 opened Feb 5, 2025 by btschroer
2 tasks done
[feat/Discussion] Move polars engine affinity logic to the rust layer enhancement New feature or an improvement of an existing feature
#21102 opened Feb 5, 2025 by Matt711
index_of() with Series of length 1 and dtype Array doesn't work bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21100 opened Feb 5, 2025 by itamarst
2 tasks done
Incorrect sum and mean when using group_by_dynamic with many rows, float32 and integer periods. bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21099 opened Feb 5, 2025 by Cing2
2 tasks done
Decimal data type corruption bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21096 opened Feb 5, 2025 by cmartin1968
2 tasks done
Cannot add constant field to empty structs bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21095 opened Feb 5, 2025 by jankislinger
2 tasks done
Reading CSV lazy vs eager behaves inconsistently bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21094 opened Feb 5, 2025 by schmidttill
2 tasks done
Count(*) does not aggregate rows A-sql Area: Polars SQL functionality accepted Ready for implementation bug Something isn't working P-high Priority: high python Related to Python Polars regression Issue introduced by a new release
#21084 opened Feb 4, 2025 by Hunterlige
2 tasks done
read_excel with 0 row schema inference fails on schema override with pl.Boolean A-io-spreadsheet Area: reading/writing Excel/ODS files bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21078 opened Feb 4, 2025 by darrylthom
2 tasks done
Mismatch in key names between fsspec and object_store breaks pyarrow usage with AWS S3 bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21076 opened Feb 4, 2025 by lcorcodilos
2 tasks done
json_decode followed by .struct.field(<fld>) raises StructFieldNotFoundError in lazy mode bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21073 opened Feb 4, 2025 by alexander-beedie
2 tasks done
read_excel for pl.Date in schema_overrides generates "define a format" error A-io-spreadsheet Area: reading/writing Excel/ODS files bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21068 opened Feb 4, 2025 by darrylthom
2 tasks done
Change supertype of <signed integer type>, UInt64 from Float64 to Int128 enhancement New feature or an improvement of an existing feature
#21065 opened Feb 4, 2025 by nameexhaustion 2.0.0
Accept an Expr in arg index_column of rolling()? enhancement New feature or an improvement of an existing feature
#21059 opened Feb 3, 2025 by etiennebacher
PR: Update function for Polars-Rust enhancement New feature or an improvement of an existing feature
#21055 opened Feb 3, 2025 by pbower
Warning about sortedness doesn't appear in example of join_asof() documentation Improvements or additions to documentation
#21051 opened Feb 3, 2025 by etiennebacher
bug: join may result in duplicate column names bug Something isn't working P-high Priority: high python Related to Python Polars
#21048 opened Feb 3, 2025 by leoliu0
2 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.