smallpond.dataframe.Session.read_csv# Session.read_csv(paths: str | List[str], schema: Dict[str, str], delim=',') → DataFrame# Create a DataFrame from CSV files.