- Python Data Visualization Cookbook(Second Edition)
- Igor Milovanovi? Dimitry Foures Giuseppe Vettigli
- 120字
- 2021-07-30 10:05:47
What you need for this book
For this book, you will need Python 2.7.3 or a later version installed on your operating system.
Another software package used in this book is IPython, which is an interactive Python environment that is very powerful and flexible. This can be installed using package managers for Linux-based OSes or prepared installers for Windows and Mac OS X.
If you are new to Python installation and software installation in general, it is highly recommended to use prepackaged scientific Python distributions such as Anaconda, Enthought Python Distribution or Python(x, y).
Other required software mainly comprises Python packages that are all installed using the Python installation manager, pip, which itself is installed using Python's easy_install setup tool.
推薦閱讀
- Mastering ServiceStack
- Learning Flask Framework
- Hands-On Data Structures and Algorithms with JavaScript
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- x86匯編語言:從實模式到保護模式(第2版)
- Full-Stack Vue.js 2 and Laravel 5
- Vue.js 2 Web Development Projects
- Qt5 C++ GUI Programming Cookbook
- CRYENGINE Game Development Blueprints
- Java Web從入門到精通(第2版)
- Scala編程實戰
- 會當凌絕頂:Java開發修行實錄
- Maven for Eclipse
- C語言程序設計與應用實驗指導書(第2版)
- C語言程序設計教程