0% found this document useful (0 votes)
141 views

Assignment-2 Data Visualization and Data Preprocessing

The document outlines 10 tasks for a data visualization and pre-processing assignment: 1) download a dataset, 2) load the data, 3) perform univariate, bi-variate, and multi-variate analyses, 4) descriptive statistics, 5) handle missing values, 6) find and replace outliers, 7) encode categorical columns, 8) split data into dependent and independent variables, 9) scale independent variables, and 10) split data into training and testing sets.

Uploaded by

Ganeshkumar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
141 views

Assignment-2 Data Visualization and Data Preprocessing

The document outlines 10 tasks for a data visualization and pre-processing assignment: 1) download a dataset, 2) load the data, 3) perform univariate, bi-variate, and multi-variate analyses, 4) descriptive statistics, 5) handle missing values, 6) find and replace outliers, 7) encode categorical columns, 8) split data into dependent and independent variables, 9) scale independent variables, and 10) split data into training and testing sets.

Uploaded by

Ganeshkumar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Data Visualization and Pre-processing

Perform Below Tasks to complete the assignment:-

Tasks:-
1. Download the dataset: Dataset
2. Load the dataset.
3. Perform Below Visualizations.
● Univariate Analysis
● Bi - Variate Analysis
● Multi - Variate Analysis
4. Perform descriptive statistics on the dataset.
5. Handle the Missing values.
6. Find the outliers and replace the outliers
7. Check for Categorical columns and perform encoding.
8. Split the data into dependent and independent variables.
9. Scale the independent variables
10. Split the data into training and testing

You might also like