Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
harryposner
5y ago
0 comments
Save
Share
Pandas does have the .pipe() method [0], which allows you to put an arbitrary callable in a method chain, but it is a bit more cumbersome than in R.
[0]
https://pandas.pydata.org/pandas-docs/stable/reference/api/p...
0 comments
1 comments · 1 top-level
top
newest
oldest
smabie
5y ago
Except you can't actually use it, because it will kill the performance of your program.
j
/
k
navigate · click thread line to collapse