Abishek Chiffon

Results 2 issues of Abishek Chiffon

**Minimal Code To Reproduce** ```import argparse import os from time import time import pandas as pd from statsforecast.utils import generate_series from statsforecast import StatsForecast from statsforecast.models import AutoARIMA from fugue...

It would be good if the extraction output is based on a user-specified schema. The output has no structure now.

enhancement