-
Chat with and visualize (plot) data in webapp
Dear Experts, I am working on a webapp chats with the data and able to get correct results. However, I am trying to extend it to add visualization or plotting capability to it. I tried multiple things but nothing worked. Is there any guidance, example or documentation available for the visualization part.
-
Automating BigQuery Dataset Creation via Python Notebook
Hello everyone, I am currently working on a project where I want to automate the transfer of data from a database to BigQuery using a Python notebook in Dataiku. I have many tables involved and I aim to automate the entire process because I don't want to create each dataset manually. I found information on dataset creation…
-
api key changes with new bundle
Hi Dataiku Team, i have defined an api_key for a project in the Development node. Whenever i deploy the project as a bundle to the automation node the api key changes in the automation node. If i try to create a new Key directly on the Automation node then the same gets deleted when i deploy a new bundle. Can someone help…
-
Getting the user executing the script in Dataiku notebook
Hi, we are running a python "notebook" in dataiku and in the code, we would want the id of the user who is running the notebook (as opposed to who created the notebook session). Sometimes multiple users open it in parallel and run in which case we have a need to see which user is actually running the notebook. At the…
-
Retrieving a deleted recipe
-
Import .Hyper file to DSS
Hi, I try to upload .hyper file to dss, however, the date column become null in the output which is HDFS file. Does anyone know why and how I can solve this?
-
Change encoding when exporting dataset
Hi, When I use an "Export to folder" recipe to export a dataset into a csv, the default encoding is UTF-8. Is it possible to change this encoding by another one (like ANSI or UTF-8-BOM) ? Thanks. Operating system used: Windows 11
-
Dashboard doesn't refresh in time before it's exported through a scenario
Hi - Please see below my goal, methodology, and the challenge I am facing. Thanks in advance for your help. GOAL: I want to get the export of my dashboard every Monday morning with the most up-to-date data. METHODOLOGY: I set up a scenario that is time triggered to run on Monday 8AM. First step of the scenario is to build…
-
I am trying to pass a parameter from a dash web app to a scenario to use in a flow.
This is what I have tried trigger_fire = scenario.run() scenario.set_scenario_variables(run_id=run_trigger.id, File = "your_value") scenario_run = trigger_fire.wait_for_scenario_run() but I am getting this error 'DSSScenario' object has no attribute 'set_scenario_variables'
-
Ollama on DSS
Pardon my ignorance on the subject but is there a way to connect to a model like llama2 or mistral running on Ollama locally or another k8s cluster to DSS Operating system used: Suse 15