Tiff dataset
Amy28
Registered Posts: 1 ✭
First time on dataiku, was told that it reads Tiff dataset but when uploading the Tiff data an error is detected 'Failed to detect file format'. When uploading a zip folder for the tiff dataset it recognizes the data as csv.
Is there a way to work with Tiff raster format on DataIku and if you have a tutorial it would be of great help.
Thanks in advance.
Best Answer
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi @Amy28
,
Handling TIFF, JPG, PNG etc should be added by creating a folder and later using code recipe or plugins etc.
To add the TIFF +Dataset - Folder and upload it to the folder.
https://community.dataiku.com/t5/Using-Dataiku/How-to-read-in-and-view-an-image-basic/m-p/15439
https://knowledge.dataiku.com/latest/code/managed-folders/tutorial-managed-folders.html
Thanks