-
Re: Managed Folder partitions
Hi, Partitions currently only work on a single time dimension. You can submit an idea here Doing your filtering with python code should work in your case. You can find an example here; https://commun…1 · -
Re: Filter not working?
Hi, I see you have multiple filters on multiple columns, which may exclude the matches you are looking for based on the other filter. Can you try using a single filter or can filtering using the filt…1 · -
Re: Calling custom Python function in Shiny webapp
Hi @info-rchitect , Using python code in rshiny app is possible with packages like: https://rstudio.github.io/reticulate/ Here is a sample library(reticulate)use_python("/home/dataiku/dss_11/cod…1 · -
Re: API returning a file created in Dataiku
Hi @Ignacio_Toledo , The Python function returns a JSON response only, so downloading file directly is not you would need to have additional logic on your end to read that response and generate a fil…1 · -
Re: Migrating a custom linux install to cloudstacks
Hi @yashpuranik , A migration plan for Custom Install to Cloudstacks can be tailored to your needs with the help of our Cloud Architects who have experience with this. The migration path will vary on…1 ·
