Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ritchie46
on May 1, 2022
|
parent
|
context
|
favorite
| on:
Modern Pandas (Part 2): Method Chaining
Should not be a real blocker. There is good interop with arrow, numpy and pandas. Where arrow and numpy mostly is zero-copy.
So you are one `df.to_numpy()/df.to_pandas()` away to `X` libary you want to use.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
So you are one `df.to_numpy()/df.to_pandas()` away to `X` libary you want to use.