paths:
  - file: https://automlsamplenotebookdata.blob.core.windows.net/automl-sample-notebook-data/bankmarketing_train.csv
transformations:
  - read_delimited:
      delimiter: ','
      encoding: 'ascii'
      empty_as_string: false
