pandas DataFrameGroupby.agg (still) has incomplete signature #2180
Labels
fixed in next version (main)
A fix has been implemented and will appear in an upcoming version
needs stub
I originally put this in a comment on #2080, but I figured I'd make a standalone issue.
Environment data
Expected behaviour
That I can pass two `NamedAgg`s to the `agg` method of `DataFrameGroupBy`.Actual behaviour
I get an error -Logs
Python Language Server Log
Code Snippet / Additional information
The text was updated successfully, but these errors were encountered: