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
Is your feature request related to a problem? Please describe.
The data contained in the gptables tables are in a 'general' format when I want the data to be in a 'number' format.
Describe the solution you'd like
A way to set the number format of the data in the tables.
Additional context
I believe this could be done by adding set_number_format() to the available additional formatting options.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The data contained in the gptables tables are in a 'general' format when I want the data to be in a 'number' format.
Describe the solution you'd like
A way to set the number format of the data in the tables.
Additional context
I believe this could be done by adding set_number_format() to the available additional formatting options.
The text was updated successfully, but these errors were encountered: