setStringFormatForColumn for time columns
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to set the format for time columns with setStringFormatForColumn instead of setStringFormatForTimes ?
I would like for example to be able to have both a TimeUnit.DAYS and TimeUnit.HOURS column in the same table.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the setStringFormatForColumn and setStringFormatForTimes entry points and trace how TimeUnit.DAYS and TimeUnit.HOURS columns are formatted in a table. Determine whether both formats can be configured independently, then verify that one table can display both units without changing existing formatting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100