<!--
{
  "availability" : [
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CreateML",
  "identifier" : "/documentation/CreateML/MLObjectDetector/DataSource/frame(_:imageColumn:annotationColumn:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Create ML"
    ],
    "preciseIdentifier" : "s:8CreateML16MLObjectDetectorV10DataSourceO5frameyAE07TabularE00E5FrameV_S2StcAEmF"
  },
  "title" : "MLObjectDetector.DataSource.frame(_:imageColumn:annotationColumn:)"
}
-->

# MLObjectDetector.DataSource.frame(_:imageColumn:annotationColumn:)

Data specified by a `DataFrame` containing a column for image file paths and a column with annotations.

```
case frame(DataFrame, imageColumn: String, annotationColumn: String)
```

---

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)