English

Which of the following command will not display maximum of column Rainfall?

Advertisements
Advertisements

Question

Which of the following command will not display the maximum column Rainfall? 

Options

  • print(df['RainFall'] .max())

  • print( df. Rainfall.max())

  • print(df. loc[:,['RainFall']].max())

  • print(df. loc['RainFall'].max()

MCQ
Advertisements

Solution

print(df. loc['RainFall'].max()

shaalaa.com
Descriptive Statistics
  Is there an error in this question or solution?
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×