Load pandas DataFrame from .csv or .json file or dictionary
trans_table (str | pandas.DataFrame | dict) – Path to .csv or .json or dictionary containing table to parse
table (pandas.DataFrame) – DataFrame table