2

I have a Pandas DataFrame that looks as shown

in this image.

The column localhour is the index. My question is how can I use plot scatter to scatter the localhour column (the index) with use column. Thanks in advance.

Dan
  • 59,490
  • 13
  • 101
  • 110
A.Salem
  • 31
  • 4
  • This should be what you are looking for: https://stackoverflow.com/questions/1574088/plotting-time-in-python-with-matplotlib – jchua Sep 17 '19 at 11:53

0 Answers0