Datatamer / Datatamer/tamr-client

New TaxonomySpec class to pass to create_taxonomy().

Open
#289 0 comments 0 reactions 0 assignees View on GitHub
🙋‍♀️ Feature Request
Dominant language
Python
Stars
11
Forks
24
PR merge metrics
No merged PRs in 30d

Description

To create resources we use `specs`, for example, the method
```
tamr_unify_client.categorization.category.collection.CategoryCollection.create()
```
takes as input a `CategorySpec` class to create a new category in a taxonomy.

To create a taxonomy in a categorization project we have the method
```
tamr_unify_client.categorization.project.CategorizationProject.create_taxonomy()
```
However, no `TaxonomySpec` class exists.

To be consistent, it would be nice to have a `TaxonomySpec` class.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.