-
Extracting Archive files
I'm trying to extract set of archive files with different formats like [".zip", ".7z", ".rar", ".tar", ".gz", ".bz2", ".xz", ".iso", ".ZIP", ".7Z", ".RAR", ".TAR", ".GZ", ".BZ2", ".XZ", ".ISO"] I was using 7z executable api to extract locally in python . I could see that there's no in built execution api like 7z. Is there…
-
Test Capability Custom Aggregation Group Recipe
I want to test capability custom aggregation in Group recipe, but it keeps getting me an error. ,Can you help? do you have some documentation regarding using custom aggregations? Operating system used: Almalinux (8.9)
-
Dataset icon grayed
Hi, Does anyone knows why dataset is grayed at the flow? Thanks Operating system used: win 10
-
Getting streamlit code studio to use the project code environment
Hi, I made a Python 3.8 code environment in dataiku that mimics the code environement I sue to run my streamlit app on my PC. However, the Streamlit app on dataiku seems to use a hard-coded code environment. Is there any way to configure this by the project owner? thx Operating system used: Windows 10
-
split formula for more than one delimiter
Hello everyone, I attempted to use the split function for the delimiter that has the value ",". However, I also need it to be split by the value "()". When using just the split function, I attempted to type in both the comma as the indicator and the parenthesis as the indicator, but it seems to be limited only to one and I…
-
error connot join String and Double types
Hi, I'm having an issue in my flow when i perfom a join between 2 datasets on same column but i don't konw why i end up having 2 different types and ebove mentionned error. Any ideas on what is going on here? many thanks Operating system used: Win
-
column color by value
Hi, How can I modify the color palette applied when you choose to color based on column value. For example: I have 3 discrete values, so I want to choose a color for each value
-
How to access data within S3 folder using directory paths
Hello all, I am working on a project where I have to access images and files from an S3 folder. I have the folder within my flow paired with a Python recipe which performs the computation. I would ideally be able to employ some directory to access these files, similar to how I could with a project on my local machine to…
-
How can I make map visualization?
I have change the data type of "Ip_address_country" but when I want to make map in charts, it shows the data type as text.
-
Disable Insight Go button
Hi, How to disable Insight Go button ? Operating system used: Windows 10 Enterprise