datarevenue-berlin / sparsity

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%