pranavavva / tiger-confessions-analysis

Visualizations and analysis of TC# posts 30001-40000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiger Confessions Analysis

Visualizations and analysis of TC# posts number 30001 - 40000.

Usage

You need to have python3 installed on your computer.

# Clone this repository
$ git clone https://github.com/pranavavva/tiger-confessions-analysis
$ cd tiger-confessions-analysis

# Create a virtual environment
$ python3 -m venv venv
$ source venv/bin/activate

# Install dependenices
$ pip install -r requirements.txt

# Launch the Jupyter Notebook server
$ jupyter notebook

A new browser tab will automatically be opened for you. Select the analysis.ipynb file to view the source code. The dataset is stored in Dataset.csv.

About

Visualizations and analysis of TC# posts 30001-40000


Languages

Language:Jupyter Notebook 100.0%