Www.mystudyzone.com

Write a python code to create a dataframe with appropriate headings such as x,y . ... print(df.applymap(lambda x:x+10)) (iii)print(df.mean()) 10. Define the following terms: (i).Iteration in Dataframe (ii).Sorting in Dataframe (iii).pivoting . Ans: (i). Accessing and retrieving each record one by one in dataframe , there are two way to retrieve ... ................
................