Hey guys,

I'm trying to run a Nupic prediction on some social media data. Though when
I try to run the swarm on the data, I get the following error:

ValueError: The provided timestamp 7/1/14 is malformed. The supported
formats are: [%Y-%m-%d %H:%M:%S.%f, %Y-%m-%d %H:%M:%S:%f, %Y-%m-%d
%H:%M:%S, %Y-%m-%d %H:%M, %Y-%m-%d, %m/%d/%Y %H:%M, %m/%d/%y %H:%M,
%Y-%m-%dT%H:%M:%S.%fZ, %Y-%m-%dT%H:%M:%SZ, %Y-%m-%dT%H:%M:%S]

You can take a look at the attachment to see how I have my csv file
formatted. It's no different than the hotgym data. Excel also doesn't seem
to support the datetime format that the value error proposes. What could be
going on here?


thnx


Mika

Reply via email to