# Manage data

> This skill helps users choose the right path to manage and process training datasets. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Platform for AI (PAI)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

manage training data, preprocess dataset, version training data, encode string features, compute feature correlation, statistical analysis on data, create dataset version, data preprocessing PAI, how to clean data in PAI, can I run normality test, calculate Pearson correlation, handle missing values

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "manage data", "product": "pai"}'
```

---
Part of [Platform for AI (PAI)](https://www.company-skill.com/p/pai.md) · https://www.company-skill.com/llms.txt
