/dscu

a Data Science Contest Util pack for data science contest including Kaggle, Tianchi, etc.

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

Data Science Contest Util Package

version number: 0.0.1 author: Fu Peng

Overview

a data science contest util package for data science contest like Kaggle.com, tianchi.aliyun.com etc.

Installation / Usage

To install use pip:

$ pip install dscu

Or clone the repo:

$ git clone https://github.com/PengFoo/dscu.git
$ python setup.py install

Contributing

TBD

Example

TBD