-
Re: Does Automation NODE support Assume Role With Saml?
There are no differences in authentication supported in the Designer and Automation node. So if it works in Designer node it will work in the Automation node.1 · -
Re: Code Snippet as Edit option in Support Chats and Community Posts
Feedback for the Community should be posted in Community Feedback area. You can use code blocks (the </> icon in the toolbar) to post code snippets: import dataiku import pandas as pd, numpy as…1 · -
Re: How can I set the font family of Notebook in DSS
Jupyter Notebooks in DSS are different than Jupyter Notebooks in Code Studios even though they seem similar. Jupyter Notebooks in DSS are used instance wide so any changes will affect all users and c…1 · -
Re: Docs for "pandasutils"?
The "dataiku" package is a bit of kludge if you ask me (not to be confused with the dataiku-api-client, see here for Dataiku Python APIs). First of all it isn't available on PyPi but y…1 · -
Re: Creating a dropdown in an exported end-user dataset
The built-in export to Excel option does not support this level of customisations. However Dataiku being a "clickers" and "coders" tool allows you to produce pretty any sort of ou…1 ·