- Python Data Analysis Cookbook
- Ivan Idris
- 87字
- 2021-07-14 11:05:34
What you need for this book
First, you need a Python 3 distribution. I recommend the full Anaconda distribution as it comes with the majority of the software we need. I tested the code with Python 3.4 and the following packages:
- joblib 0.8.4
- IPython 3.2.1
- NetworkX 1.9.1
- NLTK 3.0.2
- Numexpr 2.3.1
- pandas 0.16.2
- SciPy 0.16.0
- seaborn 0.6.0
- sqlalchemy 0.9.9
- statsmodels 0.6.1
- matplotlib 1.5.0
- NumPy 1.10.1
- scikit-learn 0.17
- dautil 0.0.1a29
For some recipes, you need to install extra software, but this is explained whenever the software is required.
推薦閱讀
- Java Web開發學習手冊
- AngularJS Web Application Development Blueprints
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Create React App 2 Quick Start Guide
- Mastering ArcGIS Enterprise Administration
- 深入理解C指針
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- Clojure Web Development Essentials
- JavaWeb從入門到精通(視頻實戰版)
- JBoss AS 7 Development
- Unity 3D UI Essentials
- Cloud Development andDeployment with CloudBees
- 微服務設計
- C語言從入門到精通(第4版)