Thevesh / analysis-election-msia

Data on Malaysian parliamentary election results + dataviz with the consolidated datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

analysis-election-msia

Data on Malaysian parliamentary election results + dataviz with the consolidated datasets

Installation

cd <local_dev_folder>
git clone https://github.com/Thevesh/analysis-election-msia.git

cd <local_venv_folder>
python -m venv election-msia
election-msia/Scripts/Activate # this is Windows; amend accordingly for your OS

cd <local_dev_folder>/analysis-election-msia
pip3 install -r requirements.txt 

And you're set!

About

Data on Malaysian parliamentary election results + dataviz with the consolidated datasets

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%