Skip to content

dhimmel/mesothelioma

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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