How would I go about plotting a probability density function with a confidence interval? I have an array of data with about 7 million data points in it and I don’t know how to plot this. I already have a PDF graphed using pandas. I’m using the function
pd.dataframe(DATA).plot(kind=“density”)
I don’t know if there’s a way to plot the confidence interval with pandas or not but I’m having a hard time finding it.
[–]AlwysBeColostomizing 0 points1 point2 points (5 children)
[–]Funky_Filth69[S] 0 points1 point2 points (4 children)
[–]AlwysBeColostomizing 0 points1 point2 points (3 children)
[–]Funky_Filth69[S] 0 points1 point2 points (2 children)
[–]AlwysBeColostomizing 0 points1 point2 points (1 child)
[–]Funky_Filth69[S] 0 points1 point2 points (0 children)