You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves: (#2149 (comment))
Doing this properly surfaced lots of issues
- `Polars*` classes are *similar* to `Compliant*`
- Not close enough to support typing
- Lots of stuff is behind `__getattr__`
- We don't need `PolarsExpr` to do a lot of the work `CompliantExpr` does
- `nw.Series._compliant_series` is still a big PR away
- Repeat of (#2119)
- Last big hurdle to get (#2104 (comment))
0 commit comments