Closed Keraito closed 7 years ago
Currently in the db, the timestamp of the message is saved as a unix big int time stamp. This needs to be looked into on how we can parse or process this easily, if we want to be able to process features involving time frames.
Fixed in one of the branches
Can you push the branch upstream?
It's in the feature extraction branch as it's part of the queries now
Currently in the db, the timestamp of the message is saved as a unix big int time stamp. This needs to be looked into on how we can parse or process this easily, if we want to be able to process features involving time frames.