Skip to main content

Sparx is a simplified data munging, wrangling and preparation library

Project description

http://sparx.readthedocs.io/en/latest/_images/logo.png

Sparx is a Python module for data preprocessing and wrangling built on top of Pandas, Numpy, SciPy, Scikit-Learn and distributed under the 1-Clause BSD license.

The project was started in 2017 by Bastin Robins, Vandana Bhagat, Pallavi Murthi as a CleverInsight Hack Challenge, and since then many volunteers have contributed. See the AUTHORS.rst file for a complete list of contributors.

It is currently maintained by a team of volunteers.

Website: http://sparx.readthedocs.org

Installation

Dependencies

sparx requires:

  • Python-dateutil (>=2.6.0)

  • Geopy (<=1.11.0)

  • Pandas (>=0.19.2)

  • NumPy (>=1.13.1)

  • Blaze (>=0.10.1)

  • SciPy (>=0.18.1)

  • Scikit-Learn (>=0.18.1)

User installation

If you already have a working installation of pandas, numpy,geopy, python_dateutil, scikit-learn and scipy, the easiest way to install scikit-learn is using pip

pip install -U sparx

Development

We welcome new contributors of all experience levels. The sparx community goals are to be helpful, welcoming, and effective.

Source code

You can check the latest sources with the command:

git clone https://gitlab.com/cleverinsight-community/sparx.git

Setting up a development environment

Quick tutorial on how to go about setting up your environment to contribute to sparx: http://sparx.readthedocs.io/en/latest/contributing.html

Testing

After installation, you can launch the test suite from outside the source directory (you will need to have the pytest package installed):

python -m pytest -v

Submitting a Pull Request

Before opening a Pull Request, have a look at the full Contributing page to make sure your code complies with our guidelines: http://sparx.readthedocs.io/en/latest/contributing.html

Project History

The project was started in 2017 by Bastin Robins, Vandana Bhagat, Pallavi Murthi as a CleverInsight Hack Challenge, and since then many volunteers have contributed. See the AUTHORS.rst file for a complete list of contributors.

Help and Support

Documentation

Communication

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sparx-0.0.1.tar.gz (13.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page