DataTable.
to_dataframe
Retrieves the DataTable’s underlying dataframe.
Note: Do not modify the returned dataframe directly to avoid unexpected behavior
of dataframe used to create the DataTable.
DataFrame