Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDA wine reviews

This project conducting exploratory data analysis using a Wine Review dataset found on Kaggle containing approximately 130k reviews from the Wine Enthusiast to understand better:

  • Where does the best wine in the world come from?
  • Is price related to quality?
  • Are certain varieties of wine of higher quality?
  • What is the best wine in each price bracket?
  • What words are most used when talking about wine?

You can create a pip virtual environment and install the requirements:

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

About

Exploratory data analysis for wine reviews

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Contributors

Languages