Python simple Pivot table

PHOTO EMBED

Thu Oct 14 2021 14:24:27 GMT+0000 (Coordinated Universal Time)

Saved by @frrelevant #python

pd.pivot(df, index='time', columns= 'name)'.plot(subplots=True)
content_copyCOPY