Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exno:1

Data Cleaning Process

AIM

To read the given data and perform data cleaning and save the cleaned data to a file.

Explanation

Data cleaning is the process of preparing data for analysis by removing or modifying data that is incorrect ,incompleted , irrelevant , duplicated or improperly formatted. Data cleaning is not simply about erasing data ,but rather finding a way to maximize datasets accuracy without necessarily deleting the information.

Algorithm

STEP 1: Read the given Data

STEP 2: Get the information about the data

STEP 3: Remove the null values from the data

STEP 4: Save the Clean data to the file

STEP 5: Remove outliers using IQR

STEP 6: Use zscore of to remove outliers

Coding and Output

Screenshot 2024-10-18 130510 Screenshot 2024-10-18 130541 Screenshot 2024-10-18 130620 Screenshot 2024-10-18 130642 Screenshot 2024-10-18 130746 Screenshot 2024-10-18 130810 Screenshot 2024-10-18 130833 Screenshot 2024-10-18 130910 Screenshot 2024-10-18 131609 Screenshot 2024-10-18 131632 Screenshot 2024-10-18 131737 Screenshot 2024-10-18 131737 Screenshot 2024-10-18 131825 Screenshot 2024-10-18 131848 Screenshot 2024-10-18 131943 Screenshot 2024-10-18 132321 Screenshot 2024-10-18 132358 Screenshot 2024-10-18 132537 Screenshot 2024-10-18 132559 Screenshot 2024-10-18 134938 Screenshot 2024-10-18 135023 Screenshot 2024-10-18 135057 Screenshot 2024-10-18 135124

Screenshot 2024-10-18 140839 Screenshot 2024-10-18 140901 Screenshot 2024-10-18 140923 Screenshot 2024-10-18 140942 Screenshot 2024-10-18 141001 Screenshot 2024-10-18 141023 Screenshot 2024-10-18 141045 Screenshot 2024-10-18 141121 Screenshot 2024-10-18 141144 Screenshot 2024-10-18 141201 Screenshot 2024-10-18 190837

Result

      Thus we have read and cleaned the data and also removed the outliers by detection using IQR and Z-score method.

About

data process

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages