machow / siuba

Python library for using dplyr like syntax with pandas and SQL
https://siuba.org
MIT License
1.14k stars 48 forks source link

fix(pandas): ensure verbs accept DataFrameGroupBy #445

Closed machow closed 1 year ago

machow commented 1 year ago

This PR addresses dply verbs not having support for DataFrameGroupBy