Pandas Cookbook - Third Edition: Practical recipes for scientific computing, time series and exploratory data analysis using Python
Ayd, William, Harrison, Matthew
- 出版商: Packt Publishing
- 出版日期: 2024-10-31
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 404
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1836205872
- ISBN-13: 9781836205876
-
相關分類:
Python、程式語言、Data Science
海外代購書籍(需單獨結帳)
相關主題
商品描述
From fundamental techniques to advanced strategies for handling big data, visualization, and more, this book equips you with skills to excel in real-world data analysis projects.
Key Features:
- This book targets features in pandas 2.x and beyond
- Practical, easy to implement recipes for quick solutions to common problems in data using pandas
- Master the fundamentals of pandas to quickly begin exploring any dataset
Book Description:
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.
With this latest edition unlock the full potential of pandas 2.x onwards. Whether you're a beginner or an experienced data analyst, this book offers a wealth of practical recipes to help you excel in your data analysis projects. This cookbook covers everything from fundamental data manipulation tasks to advanced techniques for handling big data, visualization, and more. Each recipe is designed to address common real-world challenges, providing clear explanations and step-by-step instructions to guide you through the process.
Explore cutting-edge topics such as idiomatic pandas coding, efficient handling of large datasets, and advanced data visualization techniques. Whether you're looking to sharpen or expand your skills, the "Pandas Cookbook" is your essential companion for mastering data analysis and manipulation with pandas 2.x, and beyond.
What You Will Learn:
- The pandas type system and how to best navigate it
- Import/export DataFrames to/from common data formats
- Data exploration in pandas through dozens of practice problems
- Grouping, aggregation, transformation, reshaping, and filtering data
- Merge data from different sources through pandas SQL-like operations
- Leverage the robust pandas time series functionality in advanced analyses
- Scale pandas operations to get the most out of your system
- The large ecosystem that pandas can coordinate with and supplement
Who this book is for:
This book is for Python developers, data scientists, engineers, and analysts. pandas is the ideal tool for manipulating structured data with Python and this book provides ample instruction and examples. Not only does it cover the basics required to be proficient, but it goes into the details of idiomatic pandas
Table of Contents
- Pandas Foundations
- Selection / Indexing
- Pandas data types
- Pandas Input/Output
- Algorithms and how to apply them
- Visualization
- Reshaping Dataframes
- Groupby
- Temporal Data Types and Algorithms
- Exploratory Data Analysis
- The pandas ecosystem
商品描述(中文翻譯)
從基本技術到處理大數據、視覺化等進階策略,本書為您提供在現實世界數據分析專案中脫穎而出的技能。
主要特色:
- 本書針對 pandas 2.x 及以後的功能
- 實用且易於實施的食譜,快速解決使用 pandas 的常見問題
- 精通 pandas 的基本概念,迅速開始探索任何數據集
書籍描述:
pandas 函式庫龐大,經常使用者常常對其許多令人印象深刻的功能不甚了解。官方的 pandas 文檔雖然詳盡,但並未包含許多有用的範例,說明如何將多個命令組合在一起,就像在實際分析中所做的那樣。本書如同您在專家肩膀上觀察,指導您應對您極有可能遇到的情境。
透過這一最新版本,釋放 pandas 2.x 及以後的全部潛力。無論您是初學者還是經驗豐富的數據分析師,本書提供了豐富的實用食譜,幫助您在數據分析專案中表現出色。本食譜涵蓋從基本數據操作任務到處理大數據、視覺化等進階技術的所有內容。每個食譜旨在解決常見的現實挑戰,提供清晰的解釋和逐步的指導,幫助您完成過程。
探索尖端主題,如慣用的 pandas 編碼、大型數據集的高效處理以及進階數據視覺化技術。無論您是希望提升還是擴展您的技能,《Pandas Cookbook》都是您掌握 pandas 2.x 及以後的數據分析和操作的必備伴侶。
您將學到的內容:
- pandas 類型系統及其最佳導航方式
- 將 DataFrame 進行進出口至常見數據格式
- 通過數十個練習問題進行 pandas 數據探索
- 分組、聚合、轉換、重塑和過濾數據
- 通過 pandas 類 SQL 操作合併來自不同來源的數據
- 在進階分析中利用強大的 pandas 時間序列功能
- 擴展 pandas 操作以充分發揮系統效能
- pandas 可以協調和補充的大型生態系統
本書適合對象:
本書適合 Python 開發者、數據科學家、工程師和分析師。pandas 是用 Python 操作結構化數據的理想工具,本書提供了豐富的指導和範例。不僅涵蓋了成為熟練使用者所需的基本知識,還深入探討了慣用的 pandas 技巧。
目錄:
- Pandas 基礎
- 選擇 / 索引
- Pandas 數據類型
- Pandas 輸入/輸出
- 算法及其應用
- 視覺化
- 重塑 DataFrame
- 分組
- 時間數據類型和算法
- 探索性數據分析
- pandas 生態系統