filmov
tv
Statistics: Distribution plots using Plotly for Python

Показать описание
"In this tutorial I take a look at distribution plots in Plotly. They actually combine three plots into one. The first being a normal histogram, in which we can state the bin size.
The second is a kernel density estimate that can be changed into a normal curve. The last is a rug plot, which shows each data point value on the x-axis."
The second is a kernel density estimate that can be changed into a normal curve. The last is a rug plot, which shows each data point value on the x-axis."