Hugging Face · Schema

RowsResponse

Properties

Name Type Description
features array Column definitions and types
rows array Row data
num_rows_total integer Total number of rows in the split
num_rows_per_page integer Number of rows per page
partial boolean Whether this is a partial result
View JSON Schema on GitHub