- Learning pandas(Second Edition)
- Michael Heydt
- 244字
- 2021-07-02 20:36:57
Data manipulation, analysis, science, and pandas
We live in a world in which massive amounts of data are produced and stored every day. This data comes from a plethora of information systems, devices, and sensors. Almost everything you do, and items you use to do it, produces data which can be, or is, captured.
This has been greatly enabled by the ubiquitous nature of services that are connected to networks, and by the great increases in data storage facilities; this, combined with the ever-decreasing cost of storage, has made capturing and storing even the most trivial of data effective.
This has led to massive amounts of data being piled up and ready for access. But this data is spread out all over cyber-space, and is cannot actually be referred to as information. It tends to be a collected collection of the recording of events, whether financial, of your interactions with social networks, or of your personal health monitor tracking your heartbeat throughout the day. This data is stored in all kinds of formats, is located in scattered places, and beyond its raw nature does give much insight.
Logically, the overall process can be broken into three major areas of discipline:
- Data manipulation
- Data analysis
- Data science
These three disciplines can and do have a lot of overlap. Where each ends and the others begin is open to interpretation. For the purposes of this book we will define each as in the following sections.
- Mobile Application Development:JavaScript Frameworks
- 微信公眾平臺與小程序開發(fā):從零搭建整套系統(tǒng)
- Visual Basic程序設(shè)計(jì)(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- Mastering OpenCV 4
- Java程序設(shè)計(jì)與實(shí)踐教程(第2版)
- 深度強(qiáng)化學(xué)習(xí)算法與實(shí)踐:基于PyTorch的實(shí)現(xiàn)
- 精通Python設(shè)計(jì)模式(第2版)
- Java SE實(shí)踐教程
- C/C++數(shù)據(jù)結(jié)構(gòu)與算法速學(xué)速用大辭典
- Mastering Adobe Captivate 7
- SSH框架企業(yè)級應(yīng)用實(shí)戰(zhàn)
- Java高級程序設(shè)計(jì)
- PHP Microservices
- Learning TypeScript
- Cloud Development andDeployment with CloudBees