I have a df with a column of the formate df$date = (1800.01, 1800.02, 1800.03) and so on. And I can\'t figure out how to convert these numbers into proper month
df$date = (1800.01, 1800.02, 1800.03)