Visualizing Data with Bokeh and Pandas
In this lesson you will learn how to visually explore and present data in Python by using the Bokeh and Pandas libraries. At the end of the lesson you will be able to: Load tabular CSV data; Perform basic data manipulation, such as aggregating and sub-sampling raw data; Visualize quantitative, ca...
Main Author: | |
---|---|
Format: | Article |
Language: | English |
Published: |
Editorial Board of the Programming Historian
2018-07-01
|
Series: | The Programming Historian |
Online Access: | https://programminghistorian.org/en/lessons/visualizing-with-bokeh |
Summary: | In this lesson you will learn how to visually explore and present data in Python by using the Bokeh and Pandas libraries.
At the end of the lesson you will be able to: Load tabular CSV data; Perform basic data manipulation, such as aggregating and sub-sampling raw data; Visualize quantitative, categorical, and geographic data for web display; Add varying types of interactivity to your visualizations.
To reach these goals, we’ll work through a variety of visualization examples using THOR, a dataset that describes historical bombing operations. |
---|---|
ISSN: | 2397-2068 |