issues Search Results · repo:pola-rs/polars language:Rust
Filter by
10k results
(81 ms)10k results
inpola-rs/polars (press backspace or delete to remove)Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of Polars.
Reproducible example
import polars as pl
list_struct_df ...
bug
needs triage
python
heshamdar
- Opened 14 minutes ago
- #21658
Description
Suppose one has a library of expressions defined in some module:
REVENUE = (pl.col( UNITS )*pl.col( PRICE )).alias( REVENUE ) EXPENSE = (pl.col( UNITS )*pl.col( COST )).alias( EXPENSE
)) ...
enhancement
DavidEscott
- 2
- Opened 16 hours ago
- #21655
Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of Polars.
Reproducible example
y = pl.read_csv( strings.csv ...
bug
needs triage
python
VitalyNazaryants
- Opened 16 hours ago
- #21654
Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of Polars.
Reproducible example
import polars as pl
data ...
bug
needs triage
python
harrymconner
- 1
- Opened 17 hours ago
- #21652
ritchie46
- Opened 18 hours ago
- #21651
Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of Polars.
Reproducible example
# !pip install hypothesis ...
bug
needs triage
python
Hunterlige
- 1
- Opened 18 hours ago
- #21650
Description
I often have the case where I have multiple frames that all come from a common ancestor query path, but branch off near
the end to materialize the final frame. Something like this:
lf = pl.LazyFrame(...long ...
enhancement
mcrumiller
- 2
- Opened 23 hours ago
- #21645
Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of Polars.
Reproducible example
Hi Polars team and community, ...
accepted
bug
good first issue
python
mat-ej
- 2
- Opened yesterday
- #21643
Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of Polars.
Reproducible example
import datetime as dt
import ...
bug
needs triage
python
knowecho
- 2
- Opened yesterday
- #21637

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.