Skip to content

Instantly share code, notes, and snippets.

@lakshay-arora
Created August 19, 2019 13:51
data.set_index('date').groupby('name')["ext price"].resample("M").sum()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment