Skip to content

dhimmel/mesothelioma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mesothelioma Data Visualizations

Visualize mesothelioma mortality in the United States. mesothelioma.ipynb creates the following figure:

mesothelioma mortality by US state

Environment

This repository uses conda to manage its environment as specified in environment.yml. Install the environment with:

conda env create --file=environment.yml

Then use source activate mesothelioma and source deactivate to activate or deactivate the environment. On windows, use activate mesothelioma and deactivate instead.

License

This repository is dedicated to the public domain. See LICENSE.md for details.

Releases

No releases published

Packages

No packages published