I\'m trying to compare two dates:
print(ef.index[-1], datetime.now(), ef.index[-1] - datetime.now())
and are getting the following result