Back to Browse

Distribution plots using Plotly for Python

2.3K views
May 7, 2018
9:46

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. Jupyter notebook files are available on Github: https://github.com/juanklopper/Plotly-for-python

Download

1 formats

Video Formats

360pmp413.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Distribution plots using Plotly for Python | NatokHD