/sparsity

Sparse data processing toolbox. It builds on top of pandas and scipy to provide DataFrame like API to work with sparse data.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Sparsity

CircleCI Codecov

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.

Installation

$ pip install sparsity