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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [TypeHintsDefaults](./schema.typehintsdefaults.md)

## TypeHintsDefaults variable

This is a collection of default string values for inferring strict types from strings. They replicate the defaults from pandas. https://pandas.pydata.org/pandas-docs/stable/user\_guide/io.html\#csv-text-files

<b>Signature:</b>

```typescript
TypeHintsDefaults: Required<TypeHints>
```
