包 | 描述 |
---|---|
ai.rapids.cudf |
修饰符和类型 | 方法和描述 |
---|---|
static TableWithMeta |
Table.readAndInferJSON(JSONOptions opts, DataSource ds) 读取 JSON 格式的数据并推断列名和模式。
|
static TableWithMeta |
Table.readJSON(JSONOptions opts, HostMemoryBuffer buffer, long offset, long len) 读取 JSON 格式的数据并推断列名和模式。
|
版权所有 © 2025。保留所有权利。