empyrical
empyrical copied to clipboard
MAINT: use int for groupby
Instead of using the index name in the call to groupby, use the index level number.
LGTM assuming tests pass