museopheno.time_series.SmoothSignal.convert_to_datetime

SmoothSignal.convert_to_datetime(dates, fmt='%Y%m%d')[source]

Convert list of dates to a list of dates with datetime type.

Parameters
  • dates (list) – List of dates

  • fmt (str) – Format type of each date