Function morpheus::load_json_table

cudf::io::table_with_metadata morpheus::load_json_table(cudf::io::json_reader_options &&json_options)

Loads a cudf table from a JSON source, replacing any escape characters in the source data that cudf can’t handle.

Parameters

json_options – : JSON file reader options

Returns

cudf::io::table_with_metadata

© Copyright 2023, NVIDIA. Last updated on Aug 1, 2023.