- Python Data Visualization Cookbook(Second Edition)
- Igor Milovanovi? Dimitry Foures Giuseppe Vettigli
- 58字
- 2021-07-30 10:05:48
Chapter 1. Preparing Your Working Environment
In this chapter, you will cover the following recipes:
- Installing matplotlib, NumPy, and SciPy
- Installing virtualenv and virtualenvwrapper
- Installing matplotlib on Mac OS X
- Installing matplotlib on Windows
- Installing Python Imaging Library (PIL) for image processing
- Installing a requests module
- Customizing matplotlib's parameters in code
- Customizing matplotlib's parameters per project
推薦閱讀
- 兩周自制腳本語言
- Java編程指南:基礎知識、類庫應用及案例設計
- C語言程序設計
- TypeScript實戰指南
- Bootstrap 4:Responsive Web Design
- 深入淺出PostgreSQL
- C語言程序設計
- Node學習指南(第2版)
- 軟件工程與UML案例解析(第三版)
- C#程序設計基礎入門教程
- Functional Python Programming
- VMware vSphere 5.5 Cookbook
- Dart:Scalable Application Development
- Java 9:Building Robust Modular Applications
- HTML5 Canvas核心技術:圖形、動畫與游戲開發