DataFrameReader

Classes

DataFrameReader(dataframe)

Exposes methods to convert the Ecosystem DataFrame to other DataFrames such as Pandas.

Methods

DataFrameReader.to_pandas()

Converts the Ecosystem dataframe to the Pandas DataFrame.