/missouri-prison-data

Steps to load Missouri DOC records into a pandas dataframe.

Primary LanguageJupyter NotebookThe UnlicenseUnlicense

Missouri prison data

A Jupyter notebook with steps to load a fixed-width file of Missouri prison data into a pandas dataframe.

Running this notebook

  • Install Python 3 and pipenv, if you don't have them already.
  • Clone or copy this repo and cd into the directory.
  • pipenv install
  • pipenv run jupyter notebook