- 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
推薦閱讀
- Python數據分析基礎
- Docker進階與實戰
- Julia機器學習核心編程:人人可用的高性能科學計算
- C語言實驗指導及習題解析
- ASP.NET程序設計教程
- RabbitMQ Cookbook
- C語言程序設計實驗指導 (第2版)
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Programming with CodeIgniterMVC
- Python從入門到精通
- Scratch·愛編程的藝術家
- Extending Unity with Editor Scripting
- 交互式程序設計(第2版)
- Mastering ASP.NET Web API
- Zend Framework 2 Cookbook