9 #Aggregating the dataset at weekly level code example Example: movie = data.groupby('_______')['_______'].agg(['_______','mean']) planets.groupby('method')