I would like to make a request to enable column specific formats in a table.
At present, the format specification for numeric columns in a table can only be specified for the entire table, and such a format may not be optimal for all the numeric columns. For example, we may want the format of parameter estimates to be specified in terms of 4 significant digits, with the %RSE displayed as a number with 2 decimal places.
It would also be nice to have the auto option switch between significant digits and scientific notation within a column, depending upon the value (see here for an example). Additionally, it would be really nice to expand the available formats to include formatting of columns containing common types of numeric values, including p-values (see here for an example).
I would like to make a request to enable column specific formats in a table.
At present, the format specification for numeric columns in a table can only be specified for the entire table, and such a format may not be optimal for all the numeric columns. For example, we may want the format of parameter estimates to be specified in terms of 4 significant digits, with the %RSE displayed as a number with 2 decimal places.
It would also be nice to have the auto option switch between significant digits and scientific notation within a column, depending upon the value (see here for an example). Additionally, it would be really nice to expand the available formats to include formatting of columns containing common types of numeric values, including p-values (see here for an example).