Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

You can create a scatter plot matrix using the __________ method in pandas.tools.plotting.

a) sca_matrix
b) scatter_matrix
c) DataFrame.plot
d) all of the mentioned

Answer: b
Explanation: You can create density plots using the Series/DataFrame.plot.

Join The Discussion