Sparse data processing toolbox. It builds on top of pandas and scipy to provide DataFrame-like API to work with sparse data.
In combination with dask it provides support to execute complex operations on a concurrent/distributed level.
More information and examples can be found in the documentation.
$ pip install sparsity