- 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.
推薦閱讀
- Spring Boot企業級項目開發實戰
- Python深度學習:基于TensorFlow
- Android驅動開發權威指南
- JavaScript動態網頁編程
- Modern C++ Programming Cookbook
- 跟戴銘學iOS編程:理順核心知識點
- Applied Deep Learning with Python
- Microsoft Windows Identity Foundation Cookbook
- Mastering Node.js
- Python機器學習
- Building Scalable Apps with Redis and Node.js
- Swift從入門到精通 (移動開發叢書)
- Python程序設計
- Perl 6 Deep Dive
- Mastering Assembly Programming