Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lyu07282
6 months ago
|
parent
|
context
|
favorite
| on:
Show HN: Aiopandas – Async .apply() and .map() for...
This seems all a bit misleading to beginners, if you have numerical cpu-bound work in Python what you should be doing is vectorize it, not parallelize.
https://www.geeksforgeeks.org/vectorized-operations-in-numpy...
dkh
6 months ago
[–]
The point is that the use-case here is one where there is far more IO-bound work than CPU-bound.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://www.geeksforgeeks.org/vectorized-operations-in-numpy...