v50

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-05-271282305.2 KB

Descriptive statistics of a split's columns

Returns descriptive statistics, such as min, max, average, histogram, of the columns of a split.

get/statistics

Query parameters

datasetstring required

The identifier of the dataset on the Hub.

configstring required

The dataset subset (also called 'configuration').

splitstring required

The split name.

Response

The descriptive statistics for the columns of the split.

num_examplesinteger required
partialboolean

True means that the response has been computed on part of the dataset (typically the first 5GB). False means that the complete dataset was used.