Prooffreader / Baby_names_US_IPython

A set of IPython notebooks to help analyze the US Social Security Administration baby names database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baby_names_US_IPython

A set of IPython notebooks to help analyze the US Social Security Administration baby names database

U.S. Baby names iPython notebooks

  • By David Taylor, www.prooffreader.com
  • Uses data from United States Social Security Administration; with some minor adjustments, it should be easily convertible to use other data sets.
  • Uses IPython notebooks to facilitate interactive exploration
  • Published on Github in case it can be useful to anyone who wishes to explore this or a similar dataset.
  • Feedback, positive or negative, is welcome.

Explanation of notebooks with links to nbviewer versions:

note: download_and_process.py is simply the .py export of download_and_process.ipynb, so it can be called by other notebooks to load the data.

About

A set of IPython notebooks to help analyze the US Social Security Administration baby names database


Languages

Language:Python 100.0%