Wbdata - Read the Docs

return datetime.datetime object from %Y formatted string wbdata.api.data_date_to_str(data_date, freq) Convert data_date to the appropriate representation base on freq Data_date A datetime.datetime object to be formatted Freq One of ‘Y’ (year), ‘M’ (month) or ‘Q’ (quarter) ................
................