Skip to main content

read_jsonl

Function read_jsonl 

Source
pub fn read_jsonl(path: &Path) -> Result<DataFrame, IoError>
Expand description

Read a DataFrame from a JSONL file.