Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
BrenBarn
5 months ago
|
parent
|
context
|
favorite
| on:
Polars Cloud: The Distributed Cloud Architecture t...
The thing with Polars is it's really hard for me to get past the annoyance of having to do `pl.col("blah")` instead of `df.blah`. I find pandas easier for quick interactive work which is basically everything I do with it.
ritchie46
5 months ago
[–]
import polars.col as C
C.blah
prometheon1
5 months ago
|
parent
[–]
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!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: