Skip to content

sbeleidy/billionaires_analysis

Repository files navigation

Analyzing The Rich

The Jupyter Notebook is named Rich Analysis.

Data

The data is from the Forbes Billionaires List. You can go to that page, scroll down, select all and copy and paste the data.

Running Locally

To set up the environment, install conda, if you don't already have it installed, and then create the environment from the environment.yml file in the repo.

conda env create -f environment.yml

Then run jupyter notebook and click on the .ipynb file:

jupyter notebook .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published