Python數據科學手冊 Python数据科学手册
傑克·萬托布拉斯 (Jake VanderPlas)
- 出版商: 人民郵電
- 出版日期: 2018-02-01
- 定價: $654
- 售價: 8.5 折 $556
- 語言: 簡體中文
- 頁數: 448
- 裝訂: 平裝
- ISBN: 711547589X
- ISBN-13: 9787115475893
-
相關分類:
Data Science
下單後立即進貨 (約4週~6週)
買這商品的人也買了...
-
$380$296 -
$301數據科學實戰手冊 R+Python (Practical Data Science Cookbook)
-
$403Python 數據科學指南 (Python Data Science Cookbook)
-
$360$281 -
$403數據科學實戰 (Doing Data Science)
-
$474$450 -
$301機器學習系統設計 : Python 語言實現 (Designing Machine Learning Systems with Python)
-
$505Python 數據處理 (Data Wrangling with Python)
-
$650$507 -
$500$390 -
$311高效機器學習:理論、算法及實踐
-
$1,010空間機器人:建模、規劃與控制(清華大學學術專著)
-
$301機器學習 理論 實踐與提高
-
$380$342 -
$352Python 數據科學入門 (Python for Data Science For Dummies)
-
$356智能傳感器系統:新興技術及其應用
-
$352Python 3.0 科學計算指南 (Scientific Computing with Python 3)
-
$427SAP企業機器學習——賦能業務創新
-
$607利用 Python 進行數據分析 (Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, 2/e)
-
$301Python 數據科學導論:概念、技術與應用
-
$607機器學習實戰:基於 Scikit-Learn 和 TensorFlow (Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques for Building Intelligent Systems)
-
$454Python編程之美:最佳實踐指南
-
$450$356 -
$311Python 數據分析師修煉之道 (Become a Python Data Analyst: Perform exploratory data analysis and gain insight into scientific computing using Python)
-
$780$702
相關主題
商品描述
《Python數據科學手冊》是對以數據深度需求為中心的科學、研究以及針對計算和統計方法的參考書。本書共五章,每章介紹一到兩個Python數據科學中的重點工具包。首先從IPython和Jupyter開始,它們提供了數據科學家需要的計算環境;第 2章講解能提供ndarray對象的NumPy,它可以用Python高效地存儲和操作大型數組;第3章主要涉及提供DataFrame對象的Pandas,它可以用Python高效地存儲和操作帶標簽的/列式數據;第4章的主角是Matplotlib,它為Python提供了許多數據可視化功能;第5章以Scikit-Learn為主,這個程序庫為重要的機器學習算法提供了高效整潔的Python版實現。
《Python數據科學手冊》適合有編程背景,並打算將開源Python工具用作分析、操作、可視化以及學習數據的數據科學研究人員。