Skip to content

Instantly share code, notes, and snippets.

@mzumi
Created March 12, 2015 12:53
Show Gist options
  • Save mzumi/c39c65c3ee31d04a2868 to your computer and use it in GitHub Desktop.
Save mzumi/c39c65c3ee31d04a2868 to your computer and use it in GitHub Desktop.
user_info.groupby(['app_name', 'log_month', 'new_user'])['payment'].sum().unstack()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment