holoviews — Easy Playground
Declarative data visualization that works with Bokeh and Matplotlib
Getting started with holoviewsRun locally
Install
pip install holoviewsPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: holoviews)
holoviews is a third-party package. Declarative data visualization that works with Bokeh and Matplotlib. Install with: pip install holoviews
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?