is it possible to add a Tag to dataset through dat...
# random
m
is it possible to add a Tag to dataset through datahub-rest using python?
m
awesome, appreciate it 😃
r
i tried this out, and got this error
Copy code
AttributeError: 'DataHubGraph' object has no attribute 'get_aspect_v2'
Which package am I missing?
m
_from_ datahub.ingestion.graph.client _import_ DatahubClientConfig, DataHubGraph
maybe you need an updated version of datahub lib?
r
i am on 0.8.33.3