Skip to main content

Data frames

A data frame is a collection of fields, where each field corresponds to a column. Each field, in turn, consists of a collection of values and metadata, such as the data type of those values. Refer to Data frames in the Plugins developer documentation for an overview of data frames.