ML.DATA.CONVERT_TO_DF¶
Converts an Excel table or range to a DataFrame object in the workbook.
Syntax¶
Arguments¶
| Name | Type | Default | Description |
|---|---|---|---|
| table | DataFrame | Positional argument 1 |
Examples¶
Examples coming soon
Working Excel formula examples for this function are not yet written.