I want to make a kdeplot for my pandas dataframe. I used the code below:
kdeplot
mean = [0,0] cov = [[1,0],[0,100]] dataset2 = np.random.multivariate_n