Data Science With RapidMiner
Data Science with RapidMiner and other open source tools like R, Shiny, Python.
Wednesday, 11 January 2012
Convert date to unix timestamp
Use the "Generate Attributes" operator and create an attribute with the following expression.
round (date_diff (date_parse (0), dateToConvert,"en","GMT")/1000)
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment