You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use as_index=Falsewith named aggregations it seems to be dropping values and replacing them with index. This is the output of the above code.
Code Sample, a copy-pastable example if possible
Problem description
When I try to use
as_index=False
with named aggregations it seems to be dropping values and replacing them with index. This is the output of the above code.Expected Output
Output of
pd.show_versions()
The text was updated successfully, but these errors were encountered: