Skip to content

Starter repository for Manning PBC: Discovering and Tracking Disease Outbreaks with Data Science and Python

Notifications You must be signed in to change notification settings

WillKoehrsen/discovering-disease-outbreaks-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discovering Disease Outbreaks Starting Repository

Starter repository for Manning PBC: Discovering and Tracking Disease Outbreaks with Data Science and Python

Setup

This project requires Python 3.7 installed with the anaconda distribution.

To install the required libraries in a new virtual environment, run conda env create -f environment.yml from the project root directory. This will install the libraries into a virtual env that can be activated with conda activate discovering-disease-outbreaks.

The data is located at data/headlines.txt. Run jupyter notebook to start a Jupyter Notebook and get coding!

About

Starter repository for Manning PBC: Discovering and Tracking Disease Outbreaks with Data Science and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published