Skip to content

yuvaram444/exno1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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-12-18 160745 Screenshot 2024-12-18 160801 Screenshot 2024-12-18 160816 Screenshot 2024-12-18 160833 Screenshot 2024-12-18 160847 Screenshot 2024-12-18 160857 Screenshot 2024-12-18 160909 Screenshot 2024-12-18 160926 Screenshot 2024-12-18 160941 Screenshot 2024-12-18 160952 Screenshot 2024-12-18 161006 Screenshot 2024-12-18 161016 Screenshot 2024-12-18 161027 Screenshot 2024-12-18 161039 Screenshot 2024-12-18 161050 Screenshot 2024-12-18 161106 Screenshot 2024-12-18 161117 Screenshot 2024-12-18 161135 Screenshot 2024-12-18 161150 Screenshot 2024-12-18 161201 Screenshot 2024-12-18 161216 Screenshot 2024-12-18 161227 Screenshot 2024-12-18 161236 Screenshot 2024-12-18 161247 Screenshot 2024-12-18 161255 Screenshot 2024-12-18 161307 Screenshot 2024-12-18 161320 Screenshot 2024-12-18 161331 Screenshot 2024-12-18 161343 Screenshot 2024-12-18 161357 Screenshot 2024-12-18 161410

        <<include your coding and its corressponding output screen shots here>>

Result

data cleaning procces is completed successfully <>

About

data cleaning process

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages