/wine-ratings

Processing, EDA, and ML on wine ratings

Primary LanguageJupyter Notebook

Wine Ratings learn project

Processing, EDA, and ML on wine ratings with a custom-made dataset. Part of a Data Engineering Coursera Specialization with Duke University.

Python Bash and SQL Coursera Specialization

About the dataset

This dataset is a custom-created dataset with real-world wine ratings from several wines around the world. It includes ratings, wine type, name, region, and a description. The example notebook will walk you through some fixes needed for the dataset to clean it up and normalize the data.