-
Re: Cannot find module cv2 - Python Jupyter Notebook
Hi, Can you try to unload your kernel and try starting it again? Or simply switch your notebook to another kernel and back to the one with cv2 installed and let us know if you are still seeing the sa…1 · -
Re: Formula language for geodata
Hi, You can upgrade to DSS 10 on your Virtual machine without deploying simply downloading the lastest DSS10 for Linux and performing the steps described here: You can install geopandas on your virtu…1 · -
Re: Multiple Snowflake Warehouse in Single Connection
Hi, Yes, your understanding is correct. If you want to run specific recipes to a different snowflake warehouse you can use the recipe variables to override the project or global variables for the war…1 · -
Re: Run scenario API REST POSTMAN
Hi @cbimou , Not sure if you got a chance to open a support ticket as Tom suggested. The "405 Not Allowed" would usually indicate the base URL you are requesting is denied by DSS or an inte…2 · -
Re: When reading dataiku dataset, can we read empty string as empty string instead of float NaN?
@Blossom Starting with DSS 9.0.4 keep_default_na and na_values parameters were added to get_dataframe() and iter_dataframes() https://doc.dataiku.com/dss/latest/python-api/datasets-reference.html#dat…4 ·
