Sarimax Model Save =========== This node saves the Sarimax model generated at the specified path in pickle file. Input -------------- It takes in a Model and DataFrame as input. Output -------------- The incoming dataframe is passed to the output. Type --------- ml-modelsave Class --------- fire.nodes.ts.NodeSarimaxSave Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - path - Path -