Pandas for Everyone: Python Data Analysis (Addison-Wesley Data & Analytics Series)
Daniel Y. Chen
- 出版商: Addison Wesley
- 出版日期: 2017-12-26
- 售價: $1,400
- 貴賓價: 9.5 折 $1,330
- 語言: 英文
- 頁數: 412
- 裝訂: Paperback
- ISBN: 0134546938
- ISBN-13: 9780134546933
-
相關分類:
Python、資料科學
-
相關翻譯:
Python數據分析 活用Pandas庫 (簡中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,450$1,378 -
$1,590$1,511 -
$780$616 -
$1,580$1,501 -
$1,492Data Wrangling with Python: Tips and Tools to Make Your Life Easier (Paperback)
-
$199ZigBee 技術開發 — Z-Stack 協議棧原理及應用
-
$1,080Hands-On Machine Learning with Scikit-Learn and TensorFlow (Paperback)
-
$520$442 -
$796深度學習 (Deep Learning)
-
$474$450 -
$480$408 -
$650$553 -
$360$284 -
$1,620Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning
-
$380$323 -
$580$458 -
$403Python 絕技 : 運用 Python 成為頂級數據工程師
-
$403Python 數據分析 : 基於 Plotly 的動態可視化繪圖
-
$354$336 -
$540$459 -
$1,050$998 -
$540$459 -
$1,550$1,473 -
$420$332 -
$560$442
商品描述
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