toDataFrame method

DataFrame toDataFrame()

Implementation

DataFrame toDataFrame() => DataFrame.fromMapOfLists(this);