I am trying to plot the rows in a dataframe with labels as a legend. The goal is to have a legend with 4 labels. If I use the command df.T.plot() I can see all
df.T.plot()