pub fn infer_schema<R: BufRead>( reader: &mut R, infer_schema_len: Option<NonZeroUsize>, ) -> PolarsResult<Schema>
json