Hvplot Explorer#

Download this notebook from GitHub (right-click to download).


import io
import panel as pn
import pandas as pd
import hvplot.pandas

pn.extension(template='fast')

pn.state.template.title = 'hvPlot Explorer'