4 lines
94 B
Cython
4 lines
94 B
Cython
|
|
||
|
cpdef str get_rule_month(str source)
|
||
|
cpdef quarter_to_myear(int year, int quarter, str freq)
|