diff --git a/topics/dataset/index.md b/topics/dataset/index.md new file mode 100644 index 00000000000..024c9a31e50 --- /dev/null +++ b/topics/dataset/index.md @@ -0,0 +1,8 @@ +--- +aliases: datasets, data-set +display_name: dataset +short_description: A dataset is a collection of related sets of information that is composed of separate elements +topic: dataset +wikipedia_url: https://en.wikipedia.org/wiki/Data_set +--- +A data set is a collection of data. In the case of tabular data, a data set corresponds to one or more database tables, where every column of a table represents a particular variable, and each row corresponds to a given record of the data set in question \ No newline at end of file