Pandas for Everyone: Python Data Analysis (Addison-Wesley Data & Analytics Series)
暫譯: 人人都能使用Pandas:Python數據分析(艾迪森-韋斯利數據與分析系列)

Daniel Y. Chen

買這商品的人也買了...

相關主題

商品描述

This tutorial teaches everything you need to get started with Python programming for the fast-growing field of data analysis. Daniel Chen tightly links each new concept with easy-to-apply, relevant examples from modern data analysis.

 

Unlike other beginner's books, this guide helps today's newcomers learn both Python and its popular Pandas data science toolset in the context of tasks they'll really want to perform. Following the proven Software Carpentry approach to teaching programming, Chen introduces each concept with a simple motivating example, slowly offering deeper insights and expanding your ability to handle concrete tasks.

 

Each chapter is illuminated with a concept map: an intuitive visual index of what you'll learn -- and an easy way to refer back to what you've already learned. An extensive set of easy-to-read appendices help you fill knowledge gaps wherever they may exist. Coverage includes:

  • Setting up your Python and Pandas environment
  • Getting started with Pandas dataframes
  • Using dataframes to calculate and perform basic statistical tasks
  • Plotting in Matplotlib
  • Cleaning data, reshaping dataframes, handling missing values, working with dates, and more
  • Building basic data analytics models
  • Applying machine learning techniques: both supervised and unsupervised
  • Creating reproducible documents using literate programming techniques

商品描述(中文翻譯)

這個教程教你所有需要的知識,以便在快速成長的數據分析領域開始使用 Python 程式設計。Daniel Chen 將每個新概念與現代數據分析中易於應用的相關範例緊密結合。

與其他初學者書籍不同,本指南幫助當今的新手在他們真正想要執行的任務背景下學習 Python 及其流行的 Pandas 數據科學工具集。根據經驗證的 Software Carpentry 教學方法,Chen 以簡單的激勵範例介紹每個概念,逐步提供更深入的見解,擴展你處理具體任務的能力。

每一章都配有概念圖:這是一個直觀的視覺索引,顯示你將學習的內容,並且是一個方便的方式來回顧你已經學過的知識。一套廣泛的易讀附錄幫助你填補任何知識空白。內容包括:

- 設置你的 Python 和 Pandas 環境
- 開始使用 Pandas 數據框
- 使用數據框計算和執行基本統計任務
- 在 Matplotlib 中繪圖
- 整理數據、重塑數據框、處理缺失值、處理日期等
- 建立基本的數據分析模型
- 應用機器學習技術:包括監督式和非監督式
- 使用文學編程技術創建可重現的文檔