Skip to content

Store SummaryStats labels separately from data#81

Merged
sethaxen merged 6 commits intomainfrom
sethaxen/table-label
Oct 20, 2025
Merged

Store SummaryStats labels separately from data#81
sethaxen merged 6 commits intomainfrom
sethaxen/table-label

Conversation

@sethaxen
Copy link
Copy Markdown
Member

In an older implementation, we stored row labels in SummaryStats separately from the other columns, but a few versions ago we changed this for simplicity. While experimenting with label-based indexing, it turned out that it would simplify the implementation if labels were indeed stored separately from other data. This PR restores the old behavior. Since only the Tables interface of SummaryStats is part of the API, this change is non-breaking.

Comment thread Project.toml Outdated
@sethaxen sethaxen merged commit 485a3bc into main Oct 20, 2025
8 of 9 checks passed
@sethaxen sethaxen deleted the sethaxen/table-label branch October 20, 2025 08:54
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.

1 participant