Skip to content(if available)orjump to list(if available)

Show HN: Aiopandas – Async .apply() and .map() for Pandas, Faster API/LLMs Calls

gardnr

This is super useful. So much boilerplate code to run async calls and gather. I have been using tqdm.gather() so I am glad to see this library supports it.

eneuman

Thanks! I originally built this to scratch an itch I had, so I’m really glad you find it useful too. If you have any ideas for improvements or missing features, feel free to suggest them — or even open a PR!