ai-content-maker/.venv/Lib/site-packages/pandas/_libs/tslibs/parsing.pxd

4 lines
94 B
Cython
Raw Normal View History

2024-05-03 04:18:51 +03:00
cpdef str get_rule_month(str source)
cpdef quarter_to_myear(int year, int quarter, str freq)