Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Hi @Dawood154,
If the issue persists after restarting your notebook kernel, you may want to raise a support ticket at support@dataiku.com.
Best,
Clémence
Hi @Dawood154,
It seems your 'missing_value' function is stored in your 'functions.py' file, thus this import should work:
from functions import missing_value
Let me know if it helps.
Clémence
Hi @Dawood154,
If the issue persists after restarting your notebook kernel, you may want to raise a support ticket at support@dataiku.com.
Best,
Clémence