-
export dataiku plots directly as svg
It would be great if users could easily download all plots/charts created in dataiku directly as an svg (including model performance plots). For users who code, it would be even better if you could open an ipynb notebook with the code for generating the plot so the user could customize it and then export in a…
-
Export dataset to .sav file for SPSS
Hi, Does anyone know if it is possible to export a dataset to .sav file format from DSS? There is a SPSS plugin to import .sav files into DSS, but I am not sure if there is functionality in the opposite direction. I am looking to export a dataset as a .sav file with labels and values information in Variable View in SPSS.…
-
How to upload TDE (tableau) file to DSS?
Hi, I want to upload a TDE file from tableau server to DSS. How should i go about it? Narayan
-
Import a PDF file
I am trying to import a PDF file to read data and checking this tutorial:Tutorial | Managed folders - Dataiku Knowledge Base. But I meet a new problem: I don't have admin permission to create or edit python env. to install the package. Is there any way to install the package only in my project?
-
How to unzip files in a remote Managed Folder (as Azure File Share) using python?
I have zip files in a remote Managed Folder (as Azure File Share) and I need to unzip these files using Dataiku (Python) in this same folder to proceed with the flow. However, I was not able to do it following the examples showed in the API documentation (Managed folders — Dataiku DSS 12 documentation) Is it possible to do…
-
Using DASK for merging in Dataiku
I am trying to join two big dataframes in Dataiku, using Dask, since Pandas gives the dead kernel error. However using Dask gives me this error: ' AttributeError: BlockManager' object has no attribute 'arrays' which seems to be an internal Dask error. Operating system used: Windows
-
Coloring / highlighting rows and exporting in Excel
Hello, It would be nice to have a plugin that allows to color rows based on a formula or criteria, and to have the color / highlight kept when exporting to an Excel file. Best regards.
-
Import text file
Hello, I tried to look if there was a discussion about something similar but I wasn't able to find one. I don't know how to import and deal with a weird file like the one I attached. The columns are separated by a tabulation but I can't find how to correctly import it in DataIku. Thank you in advance for the help
-
Excel uploading is not working as expected
Strange things happens trying to upload simple excel file (.xlsx) to Dataiku from local computer. I will try to clearly explain how did I try to upload file and what went wrong: * I click "+Dataset" button and select "Upload your files". * Drag simple excel file with two columns. * In "Format/Preview" window I select "skip…
-
Advanced Designer Fuzzy Join Error
Hi community, Pretty new to Dataiku but not to analytics and data visualization, integration etc. But I'm having an issue in the course. I'm doing the tutorial for the Fuzzy Join and am working on our cloud instance (not on my local pc) and I went through and created the fuzzy match according to the instructions (Went back…