arukemre / us-politics-analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

US Politics analysis

This project is part of the "Web Data Mining" MSc course.

Project setup

Create virtual environment

$ python3 -m venv venv
$ source venv/bin/activate

Upgrade pip

$ python -m pip install --upgrade pip

Install dependencies

$ pip install -r requirements.txt

About


Languages

Language:Python 100.0%