Overview

Crunchers

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status
Coverage Status
package PyPI Package latest release PyPI Package monthly downloads

A library that provides a set of helper functions etc that I tend to use a lot when crunching data with scikit-learn, pandas, et al.

  • Free software: BSD license

Installation

pip install crunchers

Development

To run the all tests run:

tox