clear that every 3 rows, from the beginning, I have a day.
Now I would like to make a 2D density plot like this
http://stackoverflow.com/questions/4128699/using-scipy-stats-gaussian-kde-with-2-dimensional-data
I just use the two columns of my file:
# Create some dummy data
rvs = np.app
On Thu, Dec 11, 2008 at 1:57 PM, <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Does anyone know how to make the density plot, more specifically a
> gaussian-smoothed version of a histogram. Actually, it's not exactly
> a plot that I want. What I want to do is get the maximum co
Hi,
Does anyone know how to make the density plot, more specifically a
gaussian-smoothed version of a histogram. Actually, it's not exactly
a plot that I want. What I want to do is get the maximum count (or
highest peak) of the density distribution. It's different from the
probabili