I am trying to play with some online data, and having some trouble plotting it due to an \'Attribute\' error in the plot function
# Reading data from an onli
Use the DataFrame plot method:
walking_data.plot('Seq', ,'Ax')