cjwinchester / missouri-prison-data

Steps to load Missouri DOC records into a pandas dataframe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Steps to load Missouri DOC records into a pandas dataframe.

License:The Unlicense


Languages

Language:Jupyter Notebook 100.0%