Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 272 Bytes

File metadata and controls

9 lines (6 loc) · 272 Bytes

CSV Datasets

This repository is a collection of datasets in CSV format.

You can use R or python to read the raw csv file with read.csv, readr::read_csv or pandas.read_csv.