Question:

Match List I with List II
List IList II
A.Dataframe.min()I.Display the total number of values for each columns or a row of a dataframe
B.Dataframe.sum()II.Display the sum of the values from the dataframe
C.Dataframe.count()III.Display the middle values of the data
D.Dataframe.median()IV.Display the minimum values from the dataframe
Choose the correct answer from the options given below :

Updated On: Sep 23, 2024
  • A-II, B-I, C-IV, D-III
  • A-I, B-II, C-IV, D-III
  • A-III, B-IV, C-I, D-II
  • A-IV, B-II, C-I, D-III
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

The correct option is (D) :A-IV, B-II, C-I, D-III.
Was this answer helpful?
0
0