A basic exploratory data analysis and visualization of expert dark chocolate ratings. The factors that affect the quality of chocolate are explored. The dataset we're using is Chocolate Bar Ratings.
- Start the Jupyter Notebook server.
- Open the source code by running:
jupyter notebook chocolate-bar-ratings-eda.ipynb
- Run each cell using Shift+Enter, or run all cells. When prompted, enter kaggle credentials to downlaod the dataset.