Skip to content

This is an example of how to use Python and Jupyter Notebook to explore a given dataset.

License

Notifications You must be signed in to change notification settings

orieg/python-data-exploration

 
 

Repository files navigation

Python Data Exploration

This is an example of how to use Python and Jupyter Notebook to explore a given dataset with Pandas and Seaborn.

Requirements

Obviously you need Python. I'd recommend installing Anaconda, which provides you with all the fancy Python data-science libraries.

If you have python installed, make sure to install Jupyter, as well as the necessary python packages for Pandas and Seaborn via pip.

You can see the steps in Exploring Datasets.ipynb. Github will render the Jupyter Notebooks so you don't have to download it. If you want to try it yourself, feel free to to it inside Exploring Datasets Yourself.ipynb.

Source

Fair, Ray. 1978. “A Theory of Extramarital Affairs,” Journal of Political Economy, February, 45-61.

The data is available at http://fairmodel.econ.yale.edu/rayfair/pdf/2011b.htm

About

This is an example of how to use Python and Jupyter Notebook to explore a given dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%