- Matplotlib for Python Developers
- Aldrin Yim Claire Chung Allen Yu
- 202字
- 2021-08-27 18:48:12
Preface
Python is a general-purpose programming language that's increasingly being used for data analysis and visualization. Matplotlib is a popular data visualization package in Python that's used to design effective plots and graphs. This book is a practical, hands-on resource to help you visualize data with Python using the Matplotlib library.
This book shows you how to create attractive graphs, charts, and plots using Matplotlib. You will also get a quick introduction to the third-party packages Seaborn, pandas, Basemap, and Geopandas, and learn how to use them with Matplotlib. After that, you'll embed and customize your plots in third-party tools such as GTK+, Qt 5, and WXWIDGETS.
You'll also be able to tweak the look and feel of your visualization with the help of the practical examples provided in this book. Further on, you'll explore Matplotlib 2.1.x on the web from a cloud-based platform using third-party packages such as Flask and Django. Finally, you will integrate interactive, real-time visualization techniques into your current workflow with the help of practical real-world examples.
By the end of this book, you'll be thoroughly comfortable with using the popular Python data visualization library Matplotlib 2.1.x, and leverage its power to build attractive, insightful, and powerful visualizations.
- The Complete Rust Programming Reference Guide
- 數據庫系統教程(第2版)
- Interactive Data Visualization with Python
- PowerCLI Cookbook
- Machine Learning with R Cookbook(Second Edition)
- Internet of Things with the Arduino Yún
- Mastering Ubuntu Server
- Python數據分析(第2版)
- C語言程序設計
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 零基礎輕松學SQL Server 2016
- Java面向對象程序設計
- Kotlin Programming By Example
- SQL Server on Linux
- 前端程序員面試算法寶典