Pandas 1.x Cookbook - Second Edition
暫譯: Pandas 1.x 食譜 - 第二版
Harrison, Matt, Petrou, Theodore
- 出版商: Packt Publishing
- 出版日期: 2020-02-27
- 售價: $3,050
- 貴賓價: 9.5 折 $2,898
- 語言: 英文
- 頁數: 626
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1839213108
- ISBN-13: 9781839213106
-
相關翻譯:
Python 資料分析必備套件!Pandas 資料清理、重塑、過濾、視覺化 (Pandas 1.x Cookbook, 2/e) (繁中版)
Pandas1.x實例精解 (簡中版)
買這商品的人也買了...
-
$2,800$2,660 -
$2,700$2,565 -
$834$792 -
$1,421Fundamentals of Machine Learning for Predictive Data Analytics : Algorithms, Worked Examples, and Case Studies, 2/e (Hardcover)
-
$990Python Data Cleaning Cookbook: Modern techniques and Python tools to detect and remove dirty data and extract key insights
-
$505學 Python 不加班 -- 輕鬆實現辦公自動化
-
$1,980$1,881
相關主題
商品描述
The pandas library is massive, and it's common for frequent users to be unaware of many of its more impressive features. The official pandas documentation, while thorough, does not contain many useful examples of how to piece together multiple commands as one would do during an actual analysis. This book guides you, as if you were looking over the shoulder of an expert, through situations that you are highly likely to encounter.
This new updated and revised edition provides you with unique, idiomatic, and fun recipes for both fundamental and advanced data manipulation tasks with pandas. Some recipes focus on achieving a deeper understanding of basic principles, or comparing and contrasting two similar operations. Other recipes will dive deep into a particular dataset, uncovering new and unexpected insights along the way. Many advanced recipes combine several different features across the pandas library to generate results.
商品描述(中文翻譯)
pandas 函式庫非常龐大,經常使用的用戶常常對其許多令人印象深刻的功能並不熟悉。官方的 pandas 文件雖然詳盡,但並不包含許多有用的範例,來展示如何將多個命令組合在一起,就像在實際分析中所做的那樣。本書將引導您,彷彿您在專家的肩膀上,通過您極有可能遇到的情境。
這本更新和修訂版的書籍為您提供了獨特、地道且有趣的食譜,涵蓋了使用 pandas 進行基本和進階數據操作的任務。一些食譜專注於深入理解基本原則,或比較和對比兩個相似的操作。其他食譜則深入探討特定數據集,並在過程中揭示新的和意想不到的見解。許多進階食譜結合了 pandas 函式庫中的幾個不同功能,以生成結果。
作者簡介
Matt Harrison
Matt Harrison has been using Python since 2000. He runs MetaSnake, which provides corporate training for Python and Data Science. He is the author of Machine Learning Pocket Reference, the bestselling Illustrated Guide to Python 3, and Learning the Pandas Library, among other books.
Theodore Petrou
Theodore Petrou is the founder of Dunder Data, a training company dedicated to helping teach the Python data science ecosystem effectively to individuals and corporations. Read his tutorials and attempt his data science challenges at the Dunder Data website.
作者簡介(中文翻譯)
**馬特·哈里森**
馬特·哈里森自2000年以來一直在使用Python。他經營MetaSnake,提供Python和數據科學的企業培訓。他是《機器學習口袋參考》、《Python 3插圖指南》的暢銷書作者,以及《學習Pandas庫》等其他書籍的作者。
**西奧多·佩特羅**
西奧多·佩特羅是Dunder Data的創始人,這是一家專注於有效教授Python數據科學生態系統的培訓公司,服務對象包括個人和企業。您可以在Dunder Data網站上閱讀他的教程並嘗試他的數據科學挑戰。
目錄大綱
- Pandas Foundations
- Essential DataFrame Operations
- Creating and Persisting DataFrames
- Beginning Data Analysis
- Exploratory Data Analysis
- Selecting Subsets of Data
- Filtering Rows
- Index Alignment
- Grouping for Aggregation, Filtration and Transformation
- Restructuring Data into a Tidy Form
- Combining Pandas Objects
- Time Series Analysis
- Visualization with Matplotlib, Pandas, and Seaborn
- Debugging and Testing Pandas
目錄大綱(中文翻譯)
- Pandas Foundations
- Essential DataFrame Operations
- Creating and Persisting DataFrames
- Beginning Data Analysis
- Exploratory Data Analysis
- Selecting Subsets of Data
- Filtering Rows
- Index Alignment
- Grouping for Aggregation, Filtration and Transformation
- Restructuring Data into a Tidy Form
- Combining Pandas Objects
- Time Series Analysis
- Visualization with Matplotlib, Pandas, and Seaborn
- Debugging and Testing Pandas