Name the function that give you the index of maximum and minimum values on a dataframe.

idxmax()
idxmin()
Syntax:
<dataframe>.idxmax(axis=0/1)

error: Content is protected !!