schema.encodedecodeargs.md

November 8, 2023 ยท View on GitHub

Home > @datashaper/schema > EncodeDecodeArgs

EncodeDecodeArgs interface

Signature:

export interface EncodeDecodeArgs 

Properties

PropertyModifiersTypeDescription
codebookCodebookSchemaCodebook to apply to the table.
strategyCodebookStrategyStrategy for applying the codebook to the table.

Contents

  1. 1EncodeDecodeArgs interface
  2. 2Properties