The following statement is __________
>>> DF=DF.rename({‘Maths’:’Sub1′,‘Science’:’Sub2′}, axis=’index’) #DF is a DataFrame1.altering the row labels
2.altering the column labels
3.altering the row and column labels (both)
4.Error
Answer:1
Posted Date:-2021-12-13 10:02:17