Which of the following Python methods return the correlation coefficient? Select all that apply.
OPTIONS:
A. pearsonr method from scipy.stats submodule
B. corr method from pandas dataframe