pola-rs / polars-xdt

Polars plugin offering eXtra stuff for DateTimes
https://marcogorelli.github.io/polars-xdt-docs/
MIT License
187 stars 8 forks source link

Rewrite all as toplevel funcs #58

Closed MarcoGorelli closed 9 months ago

MarcoGorelli commented 9 months ago

This would address the type checking issues reported in https://github.com/pola-rs/polars/issues/13899

But it keeps the namespace pl.col('a').xdt syntax available for anyone who prefers it


TODO: fix some argument names and type annotations