Skip to main content

infer_json_schema

Function infer_json_schema 

Source
pub fn infer_json_schema(path: &Path) -> Result<Schema, SchemaInferError>
Expand description

Infer schema from a JSON/NDJSON file using sample rows.