date

greymausg maus at mail.com
Mon Mar 2 06:55:37 EST 2015


I have a csv file, the first item on a line is the date in the format
2015-03-02 I try to get that as a date by date(row[0]), but it barfs,
replying "Expecting an integer". (I am really trying to get the offset
in weeks from that date to today())



-- 
greymaus
 .
  .
...



More information about the Python-list mailing list