orion.Orion.fit

Orion.fit(data, **kwargs)[source]

Fit the pipeline to the given data.

Parameters

data (DataFrame) – Input data, passed as a pandas.DataFrame containing exactly two columns: timestamp and value.