load_csv_from_path()

Load csv from path.

Usage

Source

load_csv_from_path(path)

Parameters

path: str
Path of the file.

Returns

DataFrame
DataFrame.