Creating a new coloumn for date info with specific date format
- by Ayan
Dear All I am working with a file which has few years data and I am trying to create an aditional coloumn that reads the year and month info from the date coloumn (e.g. 01/01/1997 12:00) and create a new coloumn with month and year together(e.g. Jan-97).
I am not sure how to proceed with this but what I am trying to code is the coloumn with name…