Files
gpt4free/venv/lib/python3.9/site-packages/pandas/_libs/tslibs/parsing.pxd

4 lines
94 B
Cython

cpdef str get_rule_month(str source)
cpdef quarter_to_myear(int year, int quarter, str freq)