- Matplotlib for Python Developers
- Aldrin Yim Claire Chung Allen Yu
- 187字
- 2021-08-27 18:48:15
Matplotlib website and online documentation
As developers, you probably recognize the importance of reading documentation and manuals to get acquainted with syntax and functionality. We would like to reiterate the importance of reading the library documentation and encourage you to do the same. You can find the documentation here: https://matplotlib.org. On the official Matplotlib website, you would find the documentation for each function, news of latest releases and ongoing development, and a list of third-party packages, as well as tutorials and galleries of example plots.
However, building advanced and sophisticated plots by reading through documentation from scratch means a much steeper learning curve and a lot more time spent, especially when the documentation is regularly updated for better comprehension. This book aims to provide the reader with a guided road-map to accelerate the learning process, save time and effort, and put theory into practice. The online manuals can serve as the atlases you can turn to whenever you want to explore further.
The Matplotlib source code is available on GitHub at https://github.com/matplotlib/matplotlib. We encourage our readers to fork it and add their ideas!
- The Supervised Learning Workshop
- Git Version Control Cookbook
- 編程的修煉
- HoloLens Beginner's Guide
- Java程序員面試算法寶典
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- FFmpeg入門詳解:音視頻原理及應用
- Reactive Android Programming
- Scala編程實戰(原書第2版)
- C語言程序設計
- ServiceNow:Building Powerful Workflows
- 計算機應用基礎教程(Windows 7+Office 2010)
- 代替VBA!用Python輕松實現Excel編程
- Software Development on the SAP HANA Platform
- SSH框架企業級應用實戰