ML.DATASETS.FORCE_2020.INFO¶
Returns available wells or columns for the Force 2020 dataset. Set one argument to TRUE.
Syntax¶
Arguments¶
| Name | Type | Default | Description |
|---|---|---|---|
| wells | bool | FALSE | If TRUE, returns the list of available well names. |
| columns | bool | FALSE | If TRUE, returns the list of available column names. |
Examples¶
Examples coming soon
Working Excel formula examples for this function are not yet written.