New guy - learning how to clean up and parse a CSV file
I am new to data analysis and preparing a data set. I have a CSV file with the time stamp in the following format: "2018/05/14:12:00:00 PM."
What is a recommended way to "parse" the time stamp into Year, date, and time components to make it easier to sort and filter?
Thanks!
What is a recommended way to "parse" the time stamp into Year, date, and time components to make it easier to sort and filter?
Thanks!
Tagged:
0
Best Answer
-
sgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community Manager嗨@WesCo2019- you're going to want to first put it into a date-time data type:
至于解析,我将使用“生成Attributes" to create separate attributes for each piece you want:
Hope that helps.
Scott
5
Answers
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts