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

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.

主站蜘蛛池模板: 濉溪县| 福鼎市| 湘西| 磐石市| 寿阳县| 河津市| 绥宁县| 兰西县| 盐边县| 阳泉市| 廊坊市| 儋州市| 运城市| 界首市| 万源市| 兰溪市| 广东省| 紫阳县| 巴彦县| 沭阳县| 平原县| 阳新县| 廉江市| 宁阳县| 景泰县| 峡江县| 浦东新区| 扶沟县| 柳林县| 象山县| 湘西| 昌宁县| 南川市| 都昌县| 图们市| 南京市| 乌兰察布市| 南昌市| 基隆市| 湘潭市| 剑川县|