Ambric.to_index_q_on_q()
Produce a table of nowcast index.
Usage
Ambric.to_index_q_on_q(path=None)Returns index to earliest data point (rounded to 2 d.p.) at quarterly frequency.
Parameters
path: Path | None = None-
Directory to save the table as Parquet. When
Noneno file is written.
Raises
ValueError-
If model not fitted.
Returns
pd.DataFrame-
pd.DataFrame: Wide-format table with datetime index and one column per region containing the point estimate.