Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bobson_dugnutt5
19 days ago
|
parent
|
context
|
favorite
| on:
Pre-Release of Polars 2.0
Fair point, but you can do something like
`df.select("x", y=pl.col.w/pl.col.z)`
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
`df.select("x", y=pl.col.w/pl.col.z)`