-
Re: JAVA_NOT_FOUND_ERROR in Managed Folders tutorial - Tabula
Hi @csanti , The tabula io package requires Java:https://tabula-py.readthedocs.io/en/latest/getting_started.html#requirements You can add JAVA_HOME directly in your code before doing the import in yo…1 · -
Re: how to concat several rows and create one value in a new column separated by comma
Hi @prabhakaran808 , You can use the Group recipe. https://knowledge.dataiku.com/latest/courses/basics/group-data/group-data-summary.html For the column you want to contact select "concat" …1 · -
Re: Dataset in Email Body
Hi, If I understand correctly you could use a Send Message scenario step and define the dataset to be added in the body of the email. PLease see the screenshot below: Let us know if this works for yo…3 · -
Re: Unable to publish API
Hi @can , Have you added the Extension "API Node" from the launchpad? You can add this from "Extensions" - Add an Extension - API Node. Once installed you should be able to test A…1 · -
Re: Connect Dataiku with Dremio
Hi, You can view the list of fully supported connectors here. https://doc.dataiku.com/dss/latest/connecting/connections.html You should be able to read from Dremio using Other JDBC connection but not…1 ·
