Skip to content

ensure aggjoiner & aggtarget have consistent output names#1013

Merged
TheooJ merged 6 commits intoskrub-data:mainfrom
jeromedockes:fix-aggjoiners-column-names
Jul 25, 2024
Merged

ensure aggjoiner & aggtarget have consistent output names#1013
TheooJ merged 6 commits intoskrub-data:mainfrom
jeromedockes:fix-aggjoiners-column-names

Conversation

@jeromedockes
Copy link
Member

Fixes #1005

this ensures that AggJoiner and AggTarget outputs always have the same names even in the presence of duplicated column names in the inputs

@jeromedockes jeromedockes added this to the 0.3.0 milestone Jul 24, 2024
Copy link
Member

@Vincent-Maladiere Vincent-Maladiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change and the doc LGTM!

Copy link
Contributor

@TheooJ TheooJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

Thanks for adding the CheckInputDataFrame too

@TheooJ TheooJ merged commit a0200af into skrub-data:main Jul 25, 2024
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.

Example 08_join_aggregation broken

3 participants