- Learning pandas(Second Edition)
- Michael Heydt
- 155字
- 2021-07-02 20:36:59
A note on being iterative and agile
Something very important to understand about data manipulation, analysis, and science is that it is an iterative process. Although there is a natural forward flow along the stages previously discussed, you will end up going forwards and backwards in the process. For instance, while in the exploration phase you may identify anomalies in the data that relate to data purity issues from the preparation stage, and need to go back and rectify those issues.
This is part of the fun of the process. You are on an adventure to solve your initial problem, all the while gaining incremental insights about the data you are working with. These insights may lead you to ask new questions, to more exact questions, or to a realization that your initial questions were not the actual questions that needed to be asked. The process is truly a journey and not necessarily the destination.
- Vue 3移動Web開發與性能調優實戰
- Mastering Concurrency Programming with Java 8
- Visual C++程序設計教程
- 程序員面試白皮書
- Hands-On Data Structures and Algorithms with JavaScript
- Mastering macOS Programming
- JavaScript:Moving to ES2015
- Hands-On Natural Language Processing with Python
- Jenkins Continuous Integration Cookbook(Second Edition)
- HTML 5與CSS 3權威指南(第3版·上冊)
- Spring+Spring MVC+MyBatis從零開始學
- Lift Application Development Cookbook
- JavaScript+jQuery網頁特效設計任務驅動教程
- Python面試通關寶典
- Microsoft HoloLens By Example