a | b/preprocessing/config.yaml | ||
---|---|---|---|
1 | # Customize table headers |
||
2 | column_names: |
||
3 | ID: ID |
||
4 | t: t |
||
5 | var_name: variable_name |
||
6 | var_value: variable_value |
||
7 | |||
8 | value_types: |
||
9 | # enter the feature type that you would like to override in the following format: |
||
10 | FIRST_WARDID: Categorical |
||
11 | MedA: |
||
12 | AMOUNT: Numeric |
||
13 | ROUTE: Categorical |