- 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.
- UNIX編程藝術
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Debian 7:System Administration Best Practices
- Full-Stack Vue.js 2 and Laravel 5
- PhoneGap Mobile Application Development Cookbook
- Kinect for Windows SDK Programming Guide
- Visual C++數字圖像處理技術詳解
- Android底層接口與驅動開發技術詳解
- Expert Data Visualization
- Visual Basic程序設計
- HTML5與CSS3基礎教程(第8版)
- Kotlin開發教程(全2冊)
- 零基礎學C語言第2版
- Training Systems Using Python Statistical Modeling
- Drupal 8 Development:Beginner's Guide(Second Edition)