Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

jackdbd/reddit-dataviz-battle-2018-09

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit DataViz Battle September 2018

Code for the Reddit dataisbeautiful DataViz Battle for the Month of September 2018

Analysis and visual exploration of the Pokemon dataset: 800 Pokemons from all 7 generations.

Installation

This repository uses pipenv. If you need to install it you can follow the documentation.

git clone git@github.com:jackdbd/reddit-dataviz-battle-2018-09.git
cd reddit-dataviz-battle-2018-09
pipenv install --dev

Data

The script make_db.py create a SQLite database from the original CSV file.

cd src
pipenv run python make_db.py

Usage

Launch a Jupyter notebook and explore the data:

cd notebooks
pipenv run jupyter notebook

About

DataViz Battle for the month of September 2018: Visualize information on all 802 Pokemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published