Skip to content

mean and std  #3

Description

@xiang526

Hi professor,
I have used this method to compute the 'removed_trend' and 'removed_std', but the result was not same as you. Can you tell me your method.
my method:
df['mean'] =( df.groupby(['day_of_week','hour','minute'])['pickups'].transform('mean'))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions