BUGI: groupby issue with user function with mutation, and duplicate indices #5758
Labels
Bug
Duplicate Report
Duplicate issue or pull request
Error Reporting
Incorrect or improved errors from pandas
Groupby
Only happens when the user function mutates the input
Originally from: http://stackoverflow.com/questions/20691168/pandas-apply-to-data-frame-groupby/20705226#20705226
Could be auto-fixed or maybe just a better error report to the user (about the dups)
Cannot straight perform the apply
By using unique indices everything is ok (so straightforward to fix)
The text was updated successfully, but these errors were encountered: