From charlesreid1

Revision as of 02:56, 28 February 2016 by Admin (talk | contribs) (Created page with "Using pandas to do lots of stuff: * load each csv file into a dataframe and create a master csv file * read master csv file and convert all the datetimes to datetime types *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Using pandas to do lots of stuff:

  • load each csv file into a dataframe and create a master csv file
  • read master csv file and convert all the datetimes to datetime types