> ## Documentation Index
> Fetch the complete documentation index at: https://docs.encord.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Objects.classification expansion

#### expand\_classification\_answers\_into\_frame\_labels

```python theme={"dark"}
def expand_classification_answers_into_frame_labels(
        label: Dict[str, Any]) -> Dict[str, Any]
```

Mutates a label row to expand its `classification_answers` into frame classifications, and
places them onto their spaces/data-units.
