# Page Not Found

The URL `transformers-glossary/browse-transformers/onehotencoder` does not exist.

You might be looking for one of these pages:
- [OneHotEncoder](https://docs.sdv.dev/rdt/transformers-glossary/categorical/onehotencoder.md)
- [UniformEncoder](https://docs.sdv.dev/rdt/transformers-glossary/categorical/uniformencoder.md)
- [＊ OutlierEncoder](https://docs.sdv.dev/rdt/transformers-glossary/numerical/outlierencoder.md)
- [LabelEncoder](https://docs.sdv.dev/rdt/transformers-glossary/categorical/labelencoder.md)
- [BinaryEncoder](https://docs.sdv.dev/rdt/transformers-glossary/categorical/binaryencoder.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.sdv.dev/rdt/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.sdv.dev/rdt/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/rdt/transformers-glossary/categorical/onehotencoder.md`)
- Use `Accept: text/markdown` header for content negotiation