aoc-2022/venv/Lib/site-packages/pandas/_libs/tslibs/parsing.pxd

4 lines
94 B
Cython
Raw Normal View History

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