Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Unitify transform to add units to columns #231

Closed
juliohm opened this issue Nov 20, 2023 · 0 comments · Fixed by #256
Closed

Add Unitify transform to add units to columns #231

juliohm opened this issue Nov 20, 2023 · 0 comments · Fixed by #256
Assignees
Labels
feature help wanted Extra attention is needed

Comments

@juliohm
Copy link
Member

juliohm commented Nov 20, 2023

It would be nice to be able to save units in column names according to a given standard, and provide transforms to "unitfy" the columns for the user. For example, we could follow the convention that T [K] the variable T has units K. We could then introduce a transform Unitfy that removes the suffix [K] and adds the corresponding unit with Unitful.jl to the array of values.

@juliohm juliohm added help wanted Extra attention is needed feature labels Nov 20, 2023
@juliohm juliohm changed the title Unit-related transforms Add Unitify transform to add units to columns Nov 27, 2023
@eliascarv eliascarv self-assigned this Dec 12, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants