Open Issues Need Help
View All on GitHub Finance • Unknown
Duration as decimal months using pandas 5 months ago
AI Summary: This issue requires implementing two Python functions using pandas to calculate elapsed time in decimal months and compounded value with discrete monthly compounding. The calculation needs to be end-of-month aware, handling whole months and fractional months with specific rules.
Complexity:
3/5
good first issue hacktoberfest
Compute decimal month durations and discrete monthly compounding in Python with pandas.
Python
#compounding#datetime#duration#finance#interest-rates#pandeas#python