schema.category.md

October 26, 2023 ยท View on GitHub

Home > @datashaper/schema > Category

Category interface

Describes a nominal category in terms of category name and count of values in the category.

Signature:

export interface Category 

Properties

PropertyModifiersTypeDescription
countnumber
namestring

Contents

  1. 1Category interface
  2. 2Properties