Skip to content

Commit 2dd80ec

Browse files
committed
Add example of using bokeh as back end for pandas plots
1 parent 670500b commit 2dd80ec

File tree

2 files changed

+628
-1
lines changed

2 files changed

+628
-1
lines changed

source-code/pandas/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ easy to use.
2222
1. `patients.ipynb`: runninng example used in the Python slides.
2323
1. `patient_data.ipynb`: extended version of therunninng example used
2424
in the Python slides.
25-
`. `screenshots`: screenshots made for the slides.
25+
1. `bokeh_plot.ipynb`: using Bokeh as a plotting beackdnd for pandas.
26+
1. `screenshots`: screenshots made for the slides.

0 commit comments

Comments
 (0)