Im testing the eikon kibrary in r and get_timeseries returns an error because R doesnt recognize datetime.now. I couldnt find a package with this function. Does anyone knows how to fix it?
message error:
df =get_timeseries (as.list ('MSFT.O'), + "2016-01-04", + "2016-01-06", + debug = FALSE) Error in datetime.now(tzlocal()) : could not find function "datetime.now"