Forum Discussion

champioz's avatar
champioz
Frequent Visitor
2 years ago

Inconsistent GroupBy behavior that ignores certain rows and duplicates others

Hi, I'm trying to do a simple two-column groupby with a single aggregation, and noticed I had a few entries with incorrect output. So I filtered to a single ID both before and after grouping to comp...