def step_data(FPATH, end_date=None): all_data = load_data(FPATH, EPS, end_date=end_date) return all_data