I need the python equivalent code for the below MATLAB code:
[f,xi] = ksdensity(data,\'Support\',\'positive\',\'Function\',\'cdf\');
I find the b