CEDApy/CEDA/__init__.py

4 lines
73 B
Python

from CEDA.economic.macro import (
cn_gdp_quarter,
cn_ig_monthly
)