First Task: How will you hide the indexes of the dataframe.

Second Task: How can we set the caption / heading on the dataframe.

Third Task: Show the records related with the districts - New Delhi , Lucknow , Jaipur.

Fourth Task: Calculate state-wise :
A. Total number of population.

B. Total no. of the population with different religions.

Fifth Task: How many Male Workers were there in Maharashtra state ?

Sixth Task: How to set a column as index of the dataframe ?

Seventh Task:
A. Add a Suffix to the column names.

B. Add a Prefix to the column names.