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.
41 lines
1022 B
YAML
41 lines
1022 B
YAML
#essai:
|
|
# type: actesdataset.TextDataSet
|
|
# filepath: data/01_raw/csv/actors.csv
|
|
|
|
# ________________________________________________________________________
|
|
|
|
bourbon:
|
|
type: actesdataset.XMLDataSetCollection
|
|
housename: bourbon
|
|
folderpath: data/01_raw/houses/bourbon
|
|
|
|
bourbon_content:
|
|
type: actesdataset.XMLDataSetCollection
|
|
housename: bourbon
|
|
folderpath: data/02_intermediate/houses/bourbon
|
|
|
|
# ________________________________________________________________________
|
|
|
|
berry:
|
|
type: actesdataset.XMLDataSetCollection
|
|
housename: berry
|
|
folderpath: data/01_raw/houses/berry
|
|
|
|
berry_content:
|
|
type: actesdataset.XMLDataSetCollection
|
|
housename: berry
|
|
folderpath: data/02_intermediate/houses/berry
|
|
|
|
# ________________________________________________________________________
|
|
|
|
anjou:
|
|
type: actesdataset.XMLDataSetCollection
|
|
housename: berry
|
|
folderpath: data/01_raw/houses/anjou
|
|
|
|
anjou_content:
|
|
type: actesdataset.XMLDataSetCollection
|
|
housename: berry
|
|
folderpath: data/02_intermediate/houses/anjou
|
|
|