Name the function that give you the index of maximum and minimum values on a dataframe. / Sumita Arora Solution / By Sanjay Kumar idxmax()idxmin()Syntax:<dataframe>.idxmax(axis=0/1)
Name some common data structures of Python’s Pandas library. Python Pandas, Sumita Arora Solution / By Sanjay Kumar