Home / Report Question

Q. Which method is used to get the maximum value of each column in a DataFrame?
  • A. max()
  • B. min()
  • C. sum()
  • D. mean()