2. The function table.CalendarReturns computes the geometric return for the annualized value (prod(1 + ...)) - 1). Might be useful to have a geometric argument as in the function above, and call Return.annualized instead.
Can you help me out by indicating a case where geometric would not be true here? That function really only works with monthly returns as inputs. In contrast to
Return.annualized, wouldn't you always want cumulative returns to be geometric for the annual return column in that table?