You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would then require table variables in need of custom formatting to be implemented as a class (subclass of the linked class) instead of a function.
Proposal to add more customisability to table columns. For example, how to represent numerics with scientific notation?
Add more properties here, e.g.
ColumnFormat
andColumnFormatData
.https://github.com/VervaekeLab/NANSEN/blob/main/code/%2Bnansen/%2Bmetadata/%2Babstract/%40TableVariable/TableVariable.m
This would then require table variables in need of custom formatting to be implemented as a class (subclass of the linked class) instead of a function.
What do you think, @stevevanhooser
The text was updated successfully, but these errors were encountered: