@crusaderky had a good idea to allow ellipsis (...) as a placeholder for 'other dims' in transpose.
What about using it as a placeholder for xr.ALL_DIMS in groupby etc operations? I find it nicer than custom sentinel values, and I think should be fairly low-confusion—thoughts?