Documentation Index
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Function: getDatasetRecordsFromArray()
Parameters
recordsArray
Record<string, unknown>[]
The raw records to convert.
Returns
DatasetRecord[]
The list of dataset records created from the raw records.