Dataiku Import error

Options
Dawood154
Dawood154 Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Registered Posts: 9 ✭✭✭

I creating pyspark notebook. The initial code provided by Dataiku is as follows:

import dataiku
from dataiku import spark as dkuspark

..../

On running the cell I am getting the following error:

ModuleNotFoundError: No module named 'dataiku'

I am assuming that the Dataiku module comes pre-installed in the environment. Do I need to manually install any libraries for this?


Operating system used: linux

Tagged:

Best Answer

Setup Info
    Tags
      Help me…