Skip to content

AlexGoico/Torres-Code-Review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder

Torres Code Review

Just a simple code review I did with JD over a mass shooting dataset

Usage

Create a virtualenv in the project

pip install virtualenv # if not already installed on your system

mkdir .env
cd .env
virtualenv .
cd ..
source .env/bin/activate
pip install -r requirements.txt

Run the Jupyter Notebook

jupyter notebook

Run all cells

About

Code review of a jupyter notebook by Juan Torres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published