- Matplotlib 2.x By Example
- Allen Yu Claire Chung Aldrin Yim
- 274字
- 2021-07-02 19:34:23
What this book covers
In the first part of this book, you will learn the basics of creating a Matplotlib plot:
- Chapter 1, Hello Plotting World!, covers the basic constituents of a Matplotlib figure, as well as the latest features of Matplotlib version 2
- Chapter 2, Figure Aesthetics, explains how to in customize the style of components in a Matplotlib figure
- Chapter 3, Figure Layout and Annotations, explains how to add annotations and subplots, which allow more comprehensive representation of the data
Once we have a solid foundation of the basics of Matplotlib, in part two of this book, you will learn how to mix and match different techniques to create increasingly complex visualizations:
- Chapter 4, Visualizing Online Data, teaches you how to design intuitive infographics for effective storytelling through the use of real-world datasets.
- Chapter 5, Visualizing Multivariate Data, gives you an overview of the plot types that are suitable for visualizing datasets with multiple features or dimensions.
- Chapter 6, Adding Interactivity and Animating Plots, shows you that Matplotlib is not limited to creating static plots. You will learn how to create interactive charts and animations.
Finally, in part three of this book, you will learn some practical considerations and data analysis routines that are relevant to scientific plotting:
- Chapter 7, A Practical Guide to Scientific Plotting, explains that data visualization is an art that's closely coupled with statistics. As a data scientist, you will learn how to create visualizations that are not only understandable by yourself, but legible to your target audiences.
- Chapter 8, Exploratory Data Analytics and Infographics, guides you through more advanced topics in geographical infographics and exploratory data analytics.
推薦閱讀
- Go Web編程
- PHP動態(tài)網(wǎng)站程序設計
- Python自動化運維快速入門
- Clojure for Domain:specific Languages
- Java游戲服務器架構實戰(zhàn)
- Scala for Machine Learning(Second Edition)
- JavaScript程序設計(第2版)
- Go語言底層原理剖析
- JavaScript動態(tài)網(wǎng)頁編程
- Python編程:從入門到實踐(第3版)
- 并行編程方法與優(yōu)化實踐
- 分布式數(shù)據(jù)庫HBase案例教程
- Mastering XenApp?
- 分布式系統(tǒng)架構與開發(fā):技術原理與面試題解析
- Learning Java by Building Android Games