© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
T. C. NokeriWeb App Development and Real-Time Web Analytics with Pythonhttps://doi.org/10.1007/978-1-4842-7783-6_2

2. Interactive Tabulation and Charting

Tshepo Chris Nokeri1  
(1)
Pretoria, South Africa
 

Chapter 1 introduced the basics of tabulating data by implementing the pandas library and graphically representing data in 2D and 3D space by implementing the Matplotlib library. Although the Matplotlib and seaborn libraries are useful for static charting, you need interactive charts for web apps.

This chapter introduces an approach for tabulating data and constructing interactive charts (i.e., box-whisker plot, histogram, scatter plot, scatter matrix, density ...

Get Web App Development and Real-Time Web Analytics with Python: Develop and Integrate Machine Learning Algorithms into Web Apps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.