Hacker News new | ask | show | jobs
by ritchie46 467 days ago
import polars.col as C

C.blah

1 comments

Thanks! I'm not sure if pl.col improved since the last time I looked at polars or if I was too lazy to find it, but pl.col (docs) look great!