Contents:
API:
kde_scipy()
Kernel Density Estimation with Scipy
x – samples
bandwidth – bandwidth of the kernel
kwargs – Any extra kwargs passed to scipy.kde
gaussian kde object