---
title: "show(_:)"
framework: createml
role: symbol
role_heading: Function
path: "createml/show(_:)-9645r"
---

# show(_:)

Generates a streaming visualization of the untyped column.

## Declaration

```swift
func show(_ column: MLUntypedColumn) -> any MLStreamingVisualizable
```

## See Also

### Column visualizations

- [show(_:)](createml/show(_:)-5r938.md)
