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