h2oai / h2oai/wave

Add format mask to table columns

Open
#345 4 comments 0 reactions 0 assignees View on GitHub
feature ui
Dominant language
Python
Stars
4.3k
Forks
371
Avg merge
26d 1h
Merged PRs (30d)
1

Description

It would be nice to be able to format columns in a table, for example I would want to show limit balance as money here. I could do that in python but then I lose the ability to sort correctly as the value is a string now so we end up with: 1, 11, 100, 2, etc.

image

Maybe there is a better way to do this, but I can see people wanting to keep numeric / date datatype while also not losing sort-ability

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.