Skip to content

Instantly share code, notes, and snippets.

@danse
Created July 7, 2012 18:55
Show Gist options
  • Save danse/3067673 to your computer and use it in GitHub Desktop.
Save danse/3067673 to your computer and use it in GitHub Desktop.
>>> from dateutil import parser
>>> f['2011-07-02T00:00:00']=f['2011-07-02T00:00:00'].map(parser.parse)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment