An open API service indexing awesome lists of open source software.

https://github.com/resilva87/fast_pandas

Simple library for applying Pandas row/column functions in parallel
https://github.com/resilva87/fast_pandas

data-science multiprocessing pandas python

Last synced: 6 months ago
JSON representation

Simple library for applying Pandas row/column functions in parallel

Awesome Lists containing this project

README

          

# fast_pandas

Simple library for applying Pandas row/column functions in parallel

# How to Install

```
pip install fast_pandas
```