Which of the following correctly matches a function to its purpose?(1 point)

Responses

data.describe()

displays the type of data in each column

data.describe() displays the type of data in each column

data["column"].value_counts()

displays the number of columns

data["column"].value_counts() displays the number of columns

data.info()

displays the count, mean, min, max, standard deviation, and quartiles for all numerical data

data.info() displays the count, mean, min, max, standard deviation, and quartiles for all numerical data

data.shape()

displays the number of rows and columns in the data

1 answer

None of the above. The correct function and purpose match is:

data.shape()

displays the number of rows and columns in the data
Similar Questions
  1. 73, 98, 81, 87, 92, 77, 88, 90,68, 78, 84, 96, 80, 75, 83, 85, 90, 66, 70, 77, 85, 88, 81, 60 The data set above displays the
    1. answers icon 1 answer
  2. 73, 98, 81, 87, 92, 77, 88, 90,68, 78, 84, 96, 80, 75, 83, 85, 90, 66, 70, 77, 85, 88, 81, 60 The data set above displays the
    1. answers icon 1 answer
  3. Which box and whisker plot matches the data? (1 point)5, 8, 4, 2, 5, 9, 7, 12, 4, 3, HELP!!!!!!!!! DATA AND GRAPHS UNIT TEST
    1. answers icon 6 answers
    1. answers icon 1 answer
more similar questions