otld.append.append_1997_2009.get_tanf_df¶
- otld.append.append_1997_2009.get_tanf_df(paths: list[str], year: int) tuple[DataFrame] ¶
Get data from TANF Financial files
- Args:
paths (list[str]): List of paths to Excel workbooks. year (int): The year associated with the Excel workbooks.
- Returns:
tuple[pd.DataFrame]: Appended workbooks as data frames.