Home / Report Question

Q. Which method returns the correlation between columns of a DataFrame?
  • A. corr()
  • B. cov()
  • C. correlate()
  • D. relationship()