Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. "time","xxxxx","xxxxxxx"
  2.  
  3. "09:00:00","xxxx","xxxxxx"
  4.  
  5. "09:00:01","xxxxx","xxxxx"
  6.  
  7. "09:00:02","xxxxxx","xxxxxx"
  8. ..........
  9.  
  10. import pandas as pd
  11. df_0404.index = pd.read_csv('0404.csv')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement