- Learning pandas(Second Edition)
- Michael Heydt
- 127字
- 2021-07-02 20:36:58
The process of data analysis
The primary goal of this book is to thoroughly teach you how to use pandas to manipulate data. But there is a secondary, and perhaps no less important, goal of showing how pandas fits into the processes that a data analyst/scientist performs in everyday life.
One description of the steps involved in the process of data analysis is given on the pandas web site:
- Munging and cleaning data
- Analyzing/modeling
- Organization into a form suitable for communication
This small list is a good initial definition, but it fails to cover the overall scope of the process and why many features implemented in pandas were created. The following expands upon this process and sets the framework for what is to come throughout this journey.
推薦閱讀
- Mastering AWS Lambda
- SQL Server 2016從入門到精通(視頻教學超值版)
- Java應用開發技術實例教程
- PhoneGap:Beginner's Guide(Third Edition)
- Android應用開發實戰(第2版)
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- Solr權威指南(下卷)
- SQL Server 2012 數據庫應用教程(第3版)
- XML程序設計(第二版)
- Go語言編程之旅:一起用Go做項目
- Ionic Framework By Example
- 測試架構師修煉之道:從測試工程師到測試架構師(第2版)
- Magento 2 -Build World-Class online stores
- 換個姿勢學C語言
- Unity3D游戲開發標準教程