Challenge: Clean the Data
In this challenge, you will perform some data cleaning.
We'll cover the following
Problem statement
The function clean_data(df)
needs to be implemented. The df
is the DataFrame
on which operations are performed. The data used for this is of different housing societies, and it is made available below. Download and open it to see what data it contains.
Get hands-on with 1400+ tech skills courses.