-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: pola-rs/polars
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(python): Accept numpy arrays in Series.filter
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
#20431
opened Dec 24, 2024 by
lukemanley
Loading…
feat(python): Add "drop_empty_cols" parameter for Area: reading/writing Excel/ODS files
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
read_excel
and read_ods
A-io-spreadsheet
#20430
opened Dec 23, 2024 by
alexander-beedie
Loading…
refactor: Add a An internal refactor or improvement
python
Related to Python Polars
rust
Related to Rust Polars
TypeCheckRule
to the optimizer
internal
#20425
opened Dec 23, 2024 by
coastalwhite
Loading…
feat: More memmaps through semaphore
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
#20423
opened Dec 23, 2024 by
ritchie46
Loading…
feat(rust): Pub-licize Expr DSL Function enums
enhancement
New feature or an improvement of an existing feature
rust
Related to Rust Polars
#20421
opened Dec 23, 2024 by
Shoeboxam
Loading…
fix(rust): Add Bug fix
rust
Related to Rust Polars
ScanSources
in prelude
fix
#20420
opened Dec 23, 2024 by
AntoinePrv
Loading…
fix: Fix incorrectly added sorted flag after append for lexically ordered categorical series
fix
Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
#20414
opened Dec 23, 2024 by
siddharth-vi
Loading…
docs: Fix Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
Expr.all
description of Kleene logic
documentation
#20409
opened Dec 23, 2024 by
lukemanley
Loading…
refactor(rust): Use defunctionalization in polars-core scalar.rs in order to reduce code duplication
internal
An internal refactor or improvement
rust
Related to Rust Polars
#20377
opened Dec 19, 2024 by
burakemir
Loading…
perf(rust): Add proper distributor to new-streaming parquet reader
performance
Performance issues or improvements
rust
Related to Rust Polars
#20372
opened Dec 19, 2024 by
orlp
Loading…
fix(rust): Fix null handling in Bug fix
rust
Related to Rust Polars
collect_statistics
of parquet reader
fix
#20362
opened Dec 19, 2024 by
codesorcery
Loading…
feat: Add nested loop joins for arbitrary boolean predicates
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
docs(python): Update example for writing to cloud storage
documentation
Improvements or additions to documentation
python
Related to Python Polars
#20265
opened Dec 12, 2024 by
nameexhaustion
Loading…
feat: Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
cat.starts_with
/cat.ends_with
enhancement
#20257
opened Dec 11, 2024 by
mcrumiller
Loading…
fix: Allow more than one dictionary encoded data page per column chunk in parquet
fix
Bug fix
python
Related to Python Polars
rust
Related to Rust Polars
#20148
opened Dec 4, 2024 by
coastalwhite
Loading…
feat: Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
assert_err
and assert_warn
enhancement
#20100
opened Dec 2, 2024 by
coastalwhite
Loading…
docs: Add example and tests for Improvements or additions to documentation
python
Related to Python Polars
rust
Related to Rust Polars
pl.concat()
with Expr
documentation
#20031
opened Nov 27, 2024 by
etiennebacher
Loading…
feat: Add New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
strict
parameter to pl.concat(how='horizontal')
enhancement
feat: Add how argument to join_where to support different join types
enhancement
New feature or an improvement of an existing feature
python
Related to Python Polars
rust
Related to Rust Polars
refactor(python): Split file of lazyframe methods
internal
An internal refactor or improvement
python
Related to Python Polars
#19937
opened Nov 23, 2024 by
eitsupi
Loading…
perf: fast path to generate group idxs for vanilla int_range in group_by_dynamic
title needs formatting
#19932
opened Nov 22, 2024 by
jvdd
Loading…
2 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.