- 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.
- Rust編程:入門、實(shí)戰(zhàn)與進(jìn)階
- Visual C#通用范例開發(fā)金典
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)教程(Windows 7+Office 2010)
- Raspberry Pi Robotic Blueprints
- Android嵌入式系統(tǒng)程序開發(fā):基于Cortex-A8(第2版)
- IBM Cognos TM1 Developer's Certification guide
- C語言程序設(shè)計(jì)
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)(IC3)
- 企業(yè)級Java現(xiàn)代化:寫給開發(fā)者的云原生簡明指南
- C語言程序設(shè)計(jì)
- Linux Networking Cookbook
- Python深度學(xué)習(xí)與項(xiàng)目實(shí)戰(zhàn)
- HTML5 Boilerplate Web Development
- 寫給所有人的編程思維
- Unity3D高級編程:主程手記