asreview.io.CSVReader.read_data
- classmethod CSVReader.read_data(fp)[source]
Import dataset.
- Parameters
fp (str, pathlib.Path) – File path to the CSV file.
- Returns
list – List with entries.
Import dataset.
fp (str, pathlib.Path) – File path to the CSV file.
list – List with entries.