I am importing csv file where date-corresponding column uses yyyymm format
first column represent the yearmonth how can I convert it to the datetime object?
I am importing csv file where date-corresponding column uses yyyymm format
first column represent the yearmonth how can I convert it to the datetime object?