Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Follow these steps: Create a new jupyter notebook in this tasks folder and name it: wine.ipynb. Read in the wine.csv file. Do a short Exploratory

Follow these steps: Create a new jupyter notebook in this tasks folder and name it: wine.ipynb. Read in the wine.csv file. Do a short Exploratory Data Analysis (EDA) on the dataset to give an idea of the kind of data we are dealing with. There are some missing values in the data. Would you undertake imputation? If yes, then how? Please outline this in the notebook. Create a multi-plot grid: Filter the dataset to only contain Cabernet Sauvignon, Pinot Noir and Chardonnay wines Use the variety column For each of these three wine varieties, show a histogram plot of the points column. Create Word Clouds of the Province and the variety of the wine.

NOTE: Be creative and imaginative. : Your Notebook should be neat and easy to follow

image text in transcribed

wine.csv

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions