Question: Write the necessary python code to read the dataset file given to you and perform the following tasks: 1- Detect and list missing data
Write the necessary python code to read the dataset file given to you and perform the following tasks: 1- Detect and list missing data in the dataset. Then fill these missing values with the suitable values. 2- Detect the outliers in the dataset; Use Boxplot for the graphical presentation and use Percentile approach to eliminate the outliers. 3. For the cleaned dataset provide the necessary statistical information. 4-Draw the correlation matrix. s. Draw the Density Plots for the attributes
Step by Step Solution
3.40 Rating (150 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
