-
" Parse next line as column headers" option not working for csv files
When uploading a csv file, and ticking the " Parse next line as column headers" option, the created dataset doesn't have the column names contained in the first row of the file.
-
error com.dataiku.dip.datasets.fs.FilesystemDatasetTestHandler are in unnamed module of loader 'app'
I get an error when trying to get dataset https://www2.census.gov/geo/tiger/TIGER2019/COUNTY/tl_2019_us_county.zip or ftp://ftp2.census.gov/geo/tiger/TIGER2019/COUNTY/tl_2019_us_county.zip from New HTTP dataset or or New FTP dataset respectively An error occurred class com.dataiku.dip.datasets.fs.HTTPDatasetTestHandler…
-
S3 output file name
Dear all, When I let my recipe export/store the output in S3 it creates a file with this name: out-s0.csv.gz. Is there a way to change the name of the output file? Kind regards TonyR
-
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