pmorissette / ffn

ffn - a financial function library for Python
pmorissette.github.io/ffn
MIT License
2.03k stars 300 forks source link

PerformanceStats.return_table now has months as column names #2

Closed vfilimonov closed 9 years ago

vfilimonov commented 9 years ago

PerformanceStats.return_table now has months as column names instead of former 1..13 (13 for YTD).

Thus printing PerformanceStats.return_table is consistent with PerformanceStats.display_monthly_returns().