株式会社極東書店トップ商品一覧Data Profiling.

商品詳細

Data Profiling.

Data Profiling.

・ISBN 978-3-031-00737-8 paper EUR 54.99

¥14,698.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Abedjan, Ziawasch / Golab, Lukasz / Naumann, Felix / Papenbrock, Thorsten,
シリーズ (Synthesis Lectures on Data Management)
出版社 (Springer International Publishing AG, SZ)
出版年月2018
ページ数136 pp.
言語ENG
ニュース番号<A02-79469>

解説

Data profiling refers to the activity of collecting data about data, {i.e.}, metadata. Most IT professionals and researchers who work with data have engaged in data profiling, at least informally, to understand and explore an unfamiliar dataset or to determine whether a new dataset is appropriate for a particular task at hand. Data profiling results are also important in a variety of other situations, including query optimization, data integration, and data cleaning. Simple metadata are statistics, such as the number of rows and columns, schema and datatype information, the number of distinct values, statistical value distributions, and the number of null or empty values in each column. More complex types of metadata are statements about multiple columns and their correlation, such as candidate keys, functional dependencies, and other types of dependencies.

This book provides a classification of the various types of profilable metadata, discusses popular data profiling tasks,and surveys state-of-the-art profiling algorithms. While most of the book focuses on tasks and algorithms for relational data profiling, we also briefly discuss systems and techniques for profiling non-relational data such as graphs and text. We conclude with a discussion of data profiling challenges and directions for future work in this area.