Skip to content

Transpose rows with columns#97

Merged
MDA2AV merged 1 commit intomainfrom
feature/transpose-columns-rows
Feb 16, 2026
Merged

Transpose rows with columns#97
MDA2AV merged 1 commit intomainfrom
feature/transpose-columns-rows

Conversation

@MDA2AV
Copy link
Owner

@MDA2AV MDA2AV commented Feb 16, 2026

  • Before: Rows = servers, Columns = test IDs (wide table with many columns)
  • After: Rows = test IDs, Columns = servers (tall table with fewer columns)

@MDA2AV MDA2AV linked an issue Feb 16, 2026 that may be closed by this pull request
@MDA2AV MDA2AV merged commit 8701f97 into main Feb 16, 2026
1 check failed
@sonarqubecloud
Copy link

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.

PR Probe comment - invert rows with columns for readability

1 participant