Pandas
Base class for a Pandas step
Extends the Step class with Pandas DataFrame support. The following: - Pandas steps are expected to return a Pandas DataFrame as output.
koheesio.pandas.PandasStep #
Base class for a Pandas step
Extends the Step class with Pandas DataFrame support. The following: - Pandas steps are expected to return a Pandas DataFrame as output.