-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
api: move
polars.from_dataframe
to polars.interchange.from_dataframe
, or even consider removing?
#20065
opened Nov 29, 2024 by
MarcoGorelli
read_csv
cannot correctly read a specific text due to "remaining bytes non-empty"
bug
#20062
opened Nov 29, 2024 by
hanjinliu
2 tasks done
Python Polars Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
join_where
predicate produces wrong resulting table when passing numeric values in equality conditions
bug
#20061
opened Nov 28, 2024 by
kevuoft
2 tasks done
df.sort() could work on the only field on a one-field dataframe, without adding fieldname to sort()
enhancement
New feature or an improvement of an existing feature
#20045
opened Nov 28, 2024 by
lmocsi
InvalidOperationError: expected 'struct' dtype, got Unknown(Any)
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
#20043
opened Nov 28, 2024 by
wukan1986
2 tasks done
pl.DataFrame(nan_to_null=True)
not work for tuple
A-input-parsing
#20042
opened Nov 28, 2024 by
wukan1986
2 tasks done
Support BigQuery convention of loading stringified json columns with type: {type: "string", sqlType: "JSON"}
enhancement
New feature or an improvement of an existing feature
#20041
opened Nov 28, 2024 by
buzzware
Failing Area: plan optimization
accepted
Ready for implementation
bug
Something isn't working
P-medium
Priority: medium
python
Related to Python Polars
regression
Issue introduced by a new release
Lazyframe.join
if onclauses are expressions and are using similar named columns
A-optimizer
#20040
opened Nov 27, 2024 by
fhoehle
2 tasks done
Support GPU execution engine in LazyFrame profiler
A-gpu
Area: gpu engine
enhancement
New feature or an improvement of an existing feature
#20039
opened Nov 27, 2024 by
Matt711
Getting different results when dividing f64::MIN value in column by f64::MIN as literal when have more than 1 value in column
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
rust
Related to Rust Polars
#20038
opened Nov 27, 2024 by
rluvaton
2 tasks done
float
and decimal
have different round
behavior (round up; half even)
enhancement
#20033
opened Nov 27, 2024 by
Julian-J-S
Allow polars.Expr.round to get negative decimals
enhancement
New feature or an improvement of an existing feature
#20028
opened Nov 27, 2024 by
herrmann1981
Behavior of Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
DataFrame.sample(None)
bug
#20027
opened Nov 27, 2024 by
eutwt
2 tasks done
Support int_range(s) in streaming mode
enhancement
New feature or an improvement of an existing feature
#20015
opened Nov 26, 2024 by
kalocide
pl.when
+ pl.Decimal
+ non-matching decimals results in broken decimal placement
bug
#20013
opened Nov 26, 2024 by
CoderJoshDK
2 tasks done
LazyFrame::scan_parquet
should return PolarsError::NoData
on empty folder scans
enhancement
#20012
opened Nov 26, 2024 by
AntoinePrv
order
function to apply descending
and nulls_last
column by column in sort
enhancement
#20011
opened Nov 26, 2024 by
rben01
Decimals not converted correctly in to_pandas()
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
#20010
opened Nov 26, 2024 by
ponychicken
2 tasks done
Cannot merge DeltaTable when predicate is Decimal
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
#20009
opened Nov 26, 2024 by
ponychicken
2 tasks done
pl.read_csv()
ignores pl.Decimal()
columns in schema argument if CSV is empty
bug
#20008
opened Nov 26, 2024 by
jakob-keller
2 tasks done
Cast on NULL column fails.
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
#20005
opened Nov 26, 2024 by
cfarino1
2 tasks done
Incorrect Area: plan optimization
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
head(n)
result following map_groups
with "slice_pushdown" optimisation enabled
A-optimizer
#20002
opened Nov 26, 2024 by
alexander-beedie
2 tasks done
Add new option in rows_by_key to return scalar values
enhancement
New feature or an improvement of an existing feature
#19994
opened Nov 26, 2024 by
CaselIT
Filter on the right hand side of a binary operation on expression is ignored in Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
group_by
context.
bug
#19991
opened Nov 26, 2024 by
christian-hnz
2 tasks done
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.