In this lesson you’ll get a quick overview of what you’ve learned in the last section of the course. This includes:
- Where to find public datasets to use for your visualizations
- Using data files including
csvfiles - The
ColumnDataSourceObject - Using
GroupFilterandCDSView - Multiple visualization layout with
column()orrow() - Using
gridplot() - How to create a Tabbed Layout with the
bokeh.models.widgets, usingTabs()andPanel()
