smallpond.dataframe.DataFrame.to_pandas#

DataFrame.to_pandas() DataFrame#

Convert to a pandas DataFrame.

This operation will trigger execution of the lazy transformations performed on this DataFrame.