Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number formats #218

Open
ldavies99 opened this issue Mar 14, 2023 · 3 comments
Open

Number formats #218

ldavies99 opened this issue Mar 14, 2023 · 3 comments
Assignees
Labels
enhancement ✨ New feature or request investigate 🔍 Needs looking into L medium 🟡
Milestone

Comments

@ldavies99
Copy link

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.

@ldavies99
Copy link
Author

I've tried to use set_number_format() in additional formatting but have found that it is not possible when there are mixed data types in the column.

@rowanhemsi
Copy link
Collaborator

May require a different way of handling shorthand in order to support this

@rowanhemsi rowanhemsi added this to the v1.3.0 milestone Jul 4, 2023
@ellie-o ellie-o added medium 🟡 L enhancement ✨ New feature or request investigate 🔍 Needs looking into labels Jun 27, 2024
@ldavies99
Copy link
Author

The data in a column cannot be set to a number format if it contains short hand notation but can otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request investigate 🔍 Needs looking into L medium 🟡
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants