Skip to content

Conversation

koperagen
Copy link
Collaborator

Now interpretation framework treats GroupBy similar to DataFrame, because both can be seen as "shape" types and all information about them is stored as type parameters, unlike for example Convert where there're selected columns - we don't store it as a type parameter. In preactise it means that function like GroupBy.updateGroups that changes type parameter now will be automatically supported.

@koperagen koperagen added the Compiler plugin Anything related to the DataFrame Compiler Plugin label Feb 3, 2025
@koperagen koperagen added this to the 0.16 milestone Feb 3, 2025
@koperagen koperagen self-assigned this Feb 3, 2025
@koperagen koperagen merged commit a68e18a into master Feb 3, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compiler plugin Anything related to the DataFrame Compiler Plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant