schema.encodedecodeargs.md
November 8, 2023 ยท View on GitHub
Home > @datashaper/schema > EncodeDecodeArgs
EncodeDecodeArgs interface
Signature:
export interface EncodeDecodeArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| codebook | CodebookSchema | Codebook to apply to the table. | |
| strategy | CodebookStrategy | Strategy for applying the codebook to the table. |