import pandas as pd
import time
# Looking at `tradingagents/dataflows/y_finance.py`
# I should grep for `append` to see if someone is building a list of dicts and then making a dataframe.