-
Re: Streamlit webapp .get_predictor()
@mfnz @importthepandas @sreejay222 I just wanted to let you know that get_predictor can now work in containerized environment starting with DSS 12.3.0 https://doc.dataiku.com/dss/latest/release_notes…1 · -
Re: Dataiku App - Download dataset
Hi Aastha, Exporting as JSON is not supported. You can copy a row from explore as json. This is useful for testing API queries to Prediction API endpoints. You can use a Python recipe and write the J…1 · -
Re: Tutorial Score New Data
Hi @MSantos , The error here suggests you've not enabled long path since the path mentioned is longer then the default 260 characters Desktop % echo…1 · -
Re: Trouble setting Code Env for bokeh latest version
Hi, We are investigating this but it looks like the latest version is not yet compatible with DSS. Please try to use <=3.0.3 or 2.4.3 for now. Thanks,2 · -
Re: How to ignore missing partitions when using time range dependency
Hi @MatthieuPx , If I am not mistaken, you are looking for the "Missing partitions as empty" option in the input dataset. Which will skip gaps in your partitioning without having the recipe…1 ·
