<!--
{
  "availability" : [
    "macOS: 10.15.0 - 14.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "CreateML",
  "identifier" : "/documentation/CreateML/show(_:)-5r938",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "Create ML"
    ],
    "preciseIdentifier" : "s:8CreateML4showyAA23MLStreamingVisualizable_pAA12MLDataColumnVyxGAA0F16ValueConvertibleRzlF"
  },
  "title" : "show(_:)"
}
-->

# show(_:)

Generates a streaming visualization of the data column.

```
func show<Element>(_ column: MLDataColumn<Element>) -> any MLStreamingVisualizable where Element : MLDataValueConvertible
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)