---
title: keypointsWithAnnotations()
framework: createml
role: symbol
role_heading: Instance Method
path: createml/mlhandposeclassifier/datasource/keypointswithannotations()
---

# keypointsWithAnnotations()

Generates a data table that contains a column for hand joint locations and hand pose annotations.

## Declaration

```swift
func keypointsWithAnnotations() throws -> MLDataTable
```

## See Also

### Exporting a data source

- [labeledMedia()](createml/mlhandposeclassifier/datasource/labeledmedia().md)
- [imagesWithAnnotations()](createml/mlhandposeclassifier/datasource/imageswithannotations().md)
- [stratifiedSplit(proportions:seed:labelColumn:)](createml/mlhandposeclassifier/datasource/stratifiedsplit(proportions:seed:labelcolumn:).md)
