Understanding dataiku.runnables functions : utils.make_unique_project_key

Charly
Charly Partner, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Dataiku DSS Adv Designer, Registered Posts: 13 Partner

Greetings !

In the documentation, there is en example function for create project key when we create a new project :

# The project creation macro must create the project. Therefore, it must first assign
# a unique project key. This helper makes this easy
project_key = utils.make_unique_project_key(user_client, self.config["projectName"])

I didn't find the reference for utils and wanted to be sure about how this function work before using it. The name is explicit but I don't want bad surprises with weird cases. Anyone knows where I can find details on this function ?

Best regards,

Charly

PS : If someone from Dataiku read this, we can't select 13 in Dataiku version (I really have Dataiku 12 though ^^)

Setup Info
    Tags
      Help me…