Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 15, 2024
refactor: move all describe, describe_tree and dot-viz code to IR instead of DslPlan (pola-rs#16237)
authored- authored
feat: Adds new index/range based selector
cs.by_index
, allows multiple indices fornth
(pola-rs#16217)authored- authored
- authored
- authored
- authored
Commits on May 14, 2024
- authored
- authored
- authored
chore(python): Switch over some of the custom Python date/time conversions to native PyO3 conversions (pola-rs#16203)
feat(python): Clarify
to_torch
"features" and "label" parameter behaviour when return type is not "dataset" (pola-rs#16218)authored- authored
- authored
- authored
- authored
- authored
chore(python): More PyO3 0.21 Bound<> APIs, and finally disable gil-refs backwards compat feature on pyo3 crate (pola-rs#16143)
Commits on May 13, 2024
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
depr(python): Deprecate
allow_infinities
andnull_probability
args to parametric test strategies (pola-rs#16183)authored- authored
feat: Add SQL support for
GROUP BY ALL
syntax and fix several issues with aliased group keys (pola-rs#16179)- authored