Visualizing Data with Bokeh and Pandas

oleh: Charlie Harper

Format: Article
Diterbitkan: Editorial Board of the Programming Historian 2018-07-01

Deskripsi

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.