nathaneastwood / poorman

A poor man's dependency free grammar of data manipulation
https://nathaneastwood.github.io/poorman/
Other
340 stars 15 forks source link

Ensure joins maintain the groups attribute #83

Closed nathaneastwood closed 3 years ago

nathaneastwood commented 3 years ago

Currently all joins drop the groups attribute. This fix should also ensure the .drop attribute is also maintained.