Brief Introduction
Learn data visualization with Bokeh and PythonDescription
Bokeh is a Python interactive visualization library that targets modern web browsers for presentation.
Bokeh can help anyone who would like to quickly and easily create interactive plots, dashboards, and data applications.
In this course you'll learn how to use the Bokeh library to generate interactive charts, graphs, and other visualizations using Python. We'll explore a world population data set and see how to generate different
charts using this powerful library.
By the end of this course you'll have a firm understanding of data visualization with Bokeh.
Requirements
- Requirements
- Basic knowledge of Python