Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nojito
on May 1, 2022
|
parent
|
context
|
favorite
| on:
Modern Pandas (Part 2): Method Chaining
.pipe is very very slow.
shoyer
on May 1, 2022
[–]
df.pipe(f, ...) is just syntactic sugar for f(df, ...). Nothing slow about it.
nicoburns
on May 1, 2022
|
parent
[–]
Executing functions in python
is
slow!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: