Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on March 22, 2023 11:35AM
Likes: 0
Replies: 1
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
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.