{ "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "import hvplot.pandas\n", "\n", "from bokeh.sampledata.penguins import data as df" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
0.8.0, and improved and documented in version 0.8.1. It does not yet support all the data structures supported by hvPlot, for now it works best with Pandas DataFrame objects. Please report any issue or feature request on GitHub.\n",
"