- Mastering matplotlib
- Duncan M. McGreggor
- 133字
- 2021-07-16 14:11:19
The intermediate matplotlib user
If you've read the preface, then you know who this book is for—developers with intermediate or advanced knowledge of matplotlib as well as the motivated beginners. But who are they exactly? What do such users know?
Answers to such questions are fairly open-ended. We have the following guidelines. The intermediate matplotlib user should have some limited knowledge to passing experience with the following:
- Installation of matplotlib in multiple environments
- Creation of basic to moderately complicated matplotlib plots
- Basic matplotlib APIs, styling, backends, and customizations
- Using matplotlib objects, subplots, and overlays
- Advanced third-party tools such as Seaborn, Pandas, ggplot, distributed IPython, and StarCluster
- Completed reading most or all of the following books, Matplotlib for Python Developers, Sandro Tosi, Packt Publishing, and matplotlib Plotting Cookbook, Alexandre Devert, Packt Publishing
推薦閱讀
- Unity Virtual Reality Projects
- 64位匯編語言的編程藝術
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- Java EE 8 Application Development
- Julia高性能科學計算(第2版)
- Java編程的邏輯
- Yii Project Blueprints
- Oracle GoldenGate 12c Implementer's Guide
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Webpack實戰:入門、進階與調優(第2版)
- IBM Cognos TM1 Developer's Certification guide
- 算法圖解
- 愛上C語言:C KISS
- Angular Design Patterns
- Hands-On Dependency Injection in Go