Getting Started
load_csv_from_path()
Load csv from path.
path (str) – Path of the file.
A Polars DataFrame.
DataFrame