Skip to content

Conversation

@rich-iannone
Copy link
Member

This allows for column labels to be obtained from any columns that have a label attribute. For those columns not having an attribute (in a mixed case), the fallback will be the column name. In cases where there are no such attrs for any columns, we use the original codepath (in dt_boxhead_init()).

Fixes: #656

@rich-iannone rich-iannone marked this pull request as ready for review February 28, 2023 00:22
@rich-iannone rich-iannone merged commit 2ec7d1a into master Feb 28, 2023
@rich-iannone rich-iannone deleted the recognize-labeled-columns branch February 28, 2023 00:23
@rich-iannone rich-iannone changed the title Recognize and utilize column labels inside column data attires Recognize and utilize column labels inside column data attrs Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use labels as column headers

2 participants