- Python Data Visualization Cookbook(Second Edition)
- Igor Milovanovi? Dimitry Foures Giuseppe Vettigli
- 173字
- 2021-07-30 10:05:46
Preface
The best data is the data that we can see and understand. As developers and data scientists, we want to create and build the most comprehensive and understandable visualizations. It is not always simple; we need to find the data, read it, clean it, filter it, and then use the right tool to visualize it. This book explains the process of how to read, clean, and visualize the data into information with straight and simple (and sometimes not so simple) recipes.
How to read local data, remote data, CSV, JSON, and data from relational databases are all explained in this book.
Some simple plots can be plotted with one simple line in Python using matplotlib, but performing more advanced charting requires knowledge of more than just Python. We need to understand information theory and human perception aesthetics to produce the most appealing visualizations.
This book will explain some practices behind plotting with matplotlib in Python, statistics used, and usage examples for different charting features that we should use in an optimal way.
- Web程序設(shè)計(jì)及應(yīng)用
- 深入理解Android(卷I)
- Java Web基礎(chǔ)與實(shí)例教程(第2版·微課版)
- Rake Task Management Essentials
- C/C++常用算法手冊(cè)(第3版)
- Gradle for Android
- 利用Python進(jìn)行數(shù)據(jù)分析
- Advanced Express Web Application Development
- C#程序設(shè)計(jì)教程(第3版)
- Nagios Core Administration Cookbook(Second Edition)
- Hadoop大數(shù)據(jù)分析技術(shù)
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- Spring Boot從入門到實(shí)戰(zhàn)
- VMware vSphere Design Essentials
- Unity與C++網(wǎng)絡(luò)游戲開發(fā)實(shí)戰(zhàn):基于VR、AI與分布式架構(gòu)