- matplotlib Plotting Cookbook
- Alexandre Devert
- 74字
- 2021-07-16 12:16:22
Preface
matplotlib is a Python module for plotting, and it is a component of the ScientificPython modules suite. matplotlib allows you to easily prepare professional-grade figures with a comprehensive API to customize every aspect of the figures. In this book, we will cover the different types of figures and how to adjust a figure to suit your needs. The recipes are orthogonal and you will be able to compose your own solutions very quickly.
推薦閱讀
- ASP.NET Core 5.0開發入門與實戰
- 深入淺出Java虛擬機:JVM原理與實戰
- Mastering Unity Shaders and Effects
- Julia Cookbook
- UML 基礎與 Rose 建模案例(第3版)
- Kotlin從基礎到實戰
- 深度學習:Java語言實現
- Building Machine Learning Systems with Python(Second Edition)
- SQL 經典實例
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- Getting Started with Nano Server
- Hands-On Neural Network Programming with C#
- 硬件產品設計與開發:從原型到交付
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 奔跑吧 Linux內核