Skip to content

Simplify normalizing a data frame from a specific condition#746

Merged
yoda-vid merged 6 commits intomasterfrom
normalize_df
Aug 13, 2025
Merged

Simplify normalizing a data frame from a specific condition#746
yoda-vid merged 6 commits intomasterfrom
normalize_df

Conversation

@yoda-vid
Copy link
Copy Markdown
Collaborator

Default to keeping all columns and add an option to output to new columns to avoid overwriting the existing columns.

Also, reset the index in swarm plots to avoid errors with any existing index.

Keep all columns as a slice if no extra columns are given.
Provide option to avoid overwriting existing metric columns
Existing index may interfere with swarm plot.
@yoda-vid yoda-vid added this to the v1.7.0 milestone Aug 13, 2025
@yoda-vid yoda-vid added the enhancement New feature or request label Aug 13, 2025
@yoda-vid yoda-vid merged commit 5708288 into master Aug 13, 2025
24 checks passed
@yoda-vid yoda-vid deleted the normalize_df branch August 13, 2025 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant