Tags / grouping
Grouping Dataframe by Similar Non-Matching Values: A Step-by-Step Solution
Adding Missing Rows to Each Group with R's tidyr Package using the complete Function
How to Group Values of Different Columns into Time Buckets in Python Using Pandas
Aggregate Pandas DataFrame Rows with Consistent Timedelta Between Datetime Index Values in Python