- Python Data Science Essentials
- Alberto Boschetti Luca Massaron
- 178字
- 2021-08-13 15:19:38
Data Munging
We are just getting into the action with data! In this chapter, you'll learn how to munge data. What does data munging mean ?
The term mung is a technical term that was coined about half a century ago by students of at Massachusetts Institute of Technology (MIT). Munging means to change, in a series of well-specified and reversible steps, a piece of original data to a completely different (and hopefully more useful) one. Deep-rooted in hacker culture, munging is often described in the data science pipeline using other, almost synonymous, terms such as data wrangling or data preparation.
Given such premises, in this chapter, the following topics will be covered:
- The data science process (so that you'll know what is going on and what's next)
- Uploading data from a file
- Selecting the data you need
- Cleaning up any missing or wrong data
- Adding, inserting, and deleting data
- Grouping and transforming data to obtain new and meaningful information
- Managing to obtain a dataset matrix or an array to feed into the data science pipeline
推薦閱讀
- 零起步輕松學單片機技術(第2版)
- 自動控制工程設計入門
- 構建高質量的C#代碼
- 計算機應用
- 平面設計初步
- PowerShell 3.0 Advanced Administration Handbook
- Deep Learning Quick Reference
- Getting Started with MariaDB
- Dreamweaver 8中文版商業案例精粹
- 圖解PLC控制系統梯形圖和語句表
- 工業機器人入門實用教程(KUKA機器人)
- VB語言程序設計
- Apache Spark Deep Learning Cookbook
- SAP Business Intelligence Quick Start Guide
- Applied Data Visualization with R and ggplot2