NVIDIA Morpheus (25.02.01)

Function morpheus::load_table_from_file

cudf::io::table_with_metadata morpheus::load_table_from_file(const std::string &filename, FileTypes file_type = FileTypes::Auto, std::optional<bool> json_lines = std::nullopt)

Loads a cudf table from either CSV or JSON file.

Parameters

filename – : Name of the file that should be loaded into a table

Returns

cudf::io::table_with_metadata

Previous Function morpheus::llm::PYBIND11_MODULE
Next Function morpheus::make_output_message(std::shared_ptr<MessageMeta>&, control_message_task_t *, morpheus::utilities::json_t&&, std::shared_ptr<MessageMeta>&)
© Copyright 2024, NVIDIA. Last updated on Mar 3, 2025.