/airpollution

air pollution prediction

Primary LanguageJupyter Notebook

Handbook For Data Science: Airpollution Project

This is a example of toy project for data science pipeline.

Prerequisite

Please download the data database by running following command.

$ pip install gdown
$ python download.py

Jupyter-Book building

chmod +x ./build-book.sh