tables.readtableoptions.codebook.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/tables > ReadTableOptions > codebook

ReadTableOptions.codebook property

If a codebook is supplied, we'll use this for type casting.

Signature:

codebook?: CodebookSchema;