You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
470 B
YAML
25 lines
470 B
YAML
xmlreflector:
|
|
type: actesdataset.XMLHousesReflector
|
|
housename: bourbon
|
|
folderpath: data/01_raw/houses/bourbon
|
|
|
|
actors:
|
|
type: pandas.CSVDataSet
|
|
filepath: data/01_raw/csv/actors.csv
|
|
load_args:
|
|
sep: ";"
|
|
|
|
corpus-agnes-bourgogne:
|
|
type: pandas.CSVDataSet
|
|
filepath: data/01_raw/csv/corpus-agnes-bourgogne.csv
|
|
load_args:
|
|
sep: ";"
|
|
|
|
corpus-charles-i:
|
|
type: pandas.CSVDataSet
|
|
filepath: data/01_raw/csv/corpus-charles-i.csv
|
|
load_args:
|
|
sep: ";"
|
|
|
|
|