Skip to content

Conversation

@wesm
Copy link
Contributor

@wesm wesm commented Jan 3, 2025

Per discussion in posit-dev/positron#3084, with code like

example <- data.frame(1:10, 1:10, 1:10)
names(example) <- c("", "age", "age ")

We have decided for now to return the column names as is, even if they are empty, and let the UI decide how to render them. With this change, we now see:

image

@wesm wesm merged commit 68de61c into main Jan 6, 2025
6 checks passed
@wesm wesm deleted the feature/de-empty-column-names branch January 6, 2025 18:39
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants