- 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.
- 基于粒計算模型的圖像處理
- 高效微控制器C語言編程
- Python數據挖掘與機器學習實戰
- 數據結構案例教程(C/C++版)
- UML 基礎與 Rose 建模案例(第3版)
- 持續輕量級Java EE開發:編寫可測試的代碼
- 運維前線:一線運維專家的運維方法、技巧與實踐
- 從零開始學Selenium自動化測試:基于Python:視頻教學版
- 基于MATLAB的控制系統仿真及應用
- 從零開始學UI設計·基礎篇
- Visual FoxPro程序設計
- Professional Azure SQL Database Administration
- C語言非常道
- Android 3D游戲開發技術寶典:OpenGL ES 2.0
- Responsive Web Design Patterns