<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [TypeHints](./schema.typehints.md) &gt; [naValues](./schema.typehints.navalues.md)

## TypeHints.naValues property

Strings to consider NaN or null. Default: \['-1.\#IND', '1.\#QNAN', '1.\#IND', '-1.\#QNAN', '\#N/A N/A', '\#N/A', 'N/A', 'n/a', 'NA', '<NA>', '\#NA', 'NULL', 'null', 'NaN', '-NaN', 'nan', '-nan', ''\]

<b>Signature:</b>

```typescript
naValues?: string[];
```
