I understand that one can use format
to modify any given column as documented here. I am however adding a table with many columns of similar type (pc-loadings) and I’d like to set the default format to “{:,.2f}”.
How can I change the default format, either for the entire report, or for a particular table? is it possible?