I need to prep data to be scored. I think the decision tree will work better with day month and year broken into speperate columns. I got the first data set split using RegX. The second one is more tricky because some months are two digits and others are one. The sections are seperated by by backslash, but I am pretty new at this and am not sure how to seperate the date using that. Any advice would be great, Thank you.