I would like to take all dates in one format for all records/rows/observations. So how would I do that is a question? converting them one by one is not a good solution. What do you suggest? Should i filter it using some condition?
For converting dates, we will have to put if condition and then convert them. Use a for loop to go through all the dates.
Comments
0 comments
Article is closed for comments.