DataFrameWriter

Classes

DataFrameWriter()

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

Methods

DataFrameWriter.from_pandas(pandas_df)

Converts the Pandas DataFrame object to the Ecosystem DataFrame.