empyrical icon indicating copy to clipboard operation
empyrical copied to clipboard

MAINT: use int for groupby

Open vikram-narayan opened this issue 7 years ago • 1 comments

Instead of using the index name in the call to groupby, use the index level number.

vikram-narayan avatar Apr 17 '18 16:04 vikram-narayan

LGTM assuming tests pass

ssanderson avatar Apr 17 '18 16:04 ssanderson