Share a dataset using python api
Skanda Gurunathan
Registered Posts: 8 ✭✭✭
Team, Want to know if there is any python API to share the dataset from one project to another.
For example,
Project X has dataset D.
Run a python API to share dataset D with Project Y and Z.
Thanks,
Skanda
Tagged:
Answers
-
Hi @skandagn
,In this post Shared Datasets in Dataiku is an example that shows how to share a dataset programmatically using the method called add_exposed_objects.