官术网_书友最值得收藏!

Summary

This chapter discussed various organizational processes used to prepare data for analysis. When used in computer programs, each data value is assigned a data type, which characterizes the data and defines the kind of operations that can be performed upon it.

When stored in a relational database, data is organized into tables, in which each row corresponds to one data point, and where all the data in each column corresponds to a single field of a specified type. The key field(s) has unique values, which allows indexed searching.

A similar viewpoint is the organization of data into key-value pairs. As in relational database tables, the key fields must be unique. A hash table implements the key-value paradigm with a hash function that determines where the key's associated data is stored.

Data files are formatted according to their file type's specifications. The comma-separated value type (CSV) is one of the most common. Common structured data file types include XML and JSON.

The information that describes the structure of the data is called its metadata. That information is required for the automatic processing of the data.

Specific data processes described here include data cleaning and filtering (removing erroneous data), data scaling (adjusting numeric values according to a specified scale), sorting, merging, and hashing.

主站蜘蛛池模板: 监利县| 吴堡县| 邯郸市| 社旗县| 辛集市| 吴江市| 上思县| 日土县| 隆子县| 榆社县| 苗栗县| 马山县| 锡林郭勒盟| 湾仔区| 南汇区| 大厂| 胶州市| 高雄市| 宜章县| 聂拉木县| 额济纳旗| 台湾省| 大方县| 泰来县| 遂平县| 汝城县| 万盛区| 安远县| 韶山市| 沙坪坝区| 温宿县| 墨玉县| 盐山县| 武安市| 东至县| 兰坪| 达日县| 育儿| 清新县| 屏东县| 洞口县|