Correct, the original data can be found on Kaggle. https://www.kaggle.com/zynicide/wine-reviews
I discuss a bit about how I cleaned it in a previous article. I loaded it into a sqlite database using python sqlite3 lib.
Correct, the original data can be found on Kaggle. https://www.kaggle.com/zynicide/wine-reviews
I discuss a bit about how I cleaned it in a previous article. I loaded it into a sqlite database using python sqlite3 lib.
Written by