Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions data.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
- path: iris/data.csv
name: iris
rows: 150
cols: 5
description: This famous (Fisher's or Anderson's) iris data set gives the measurements
in centimeters of the variables sepal length and width and petal length and width,
respectively, for 50 flowers from each of 3 species of iris. The species are Iris
setosa, versicolor, and virginica.
type: table
- path: mtcars/data.csv
name: mtcars
rows: 32
cols: 11
description: The data was extracted from the 1974 Motor Trend US magazine, and comprises
fuel consumption and 10 aspects of automobile design and performance for 32 automobiles
(1973–74 models).
type: table
title: Motor Trend Car Road Tests