Skip to content

Replace deprecated Polars count - #352

Merged
uriahf merged 4 commits into
mainfrom
modernize/polars-count
Aug 20, 2026
Merged

Replace deprecated Polars count#352
uriahf merged 4 commits into
mainfrom
modernize/polars-count

Conversation

@uriahf

@uriahf uriahf commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the two deprecated pl.count() expressions with pl.len()
  • preserve existing aggregation semantics

Scope

Deprecation cleanup only. No statistical, API, dependency, or plotting changes.

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-20 19:40 UTC

@uriahf
uriahf marked this pull request as ready for review August 20, 2026 19:39
@uriahf
uriahf merged commit fcb354a into main Aug 20, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant