The idea of a "Trigger on dataset change" is excellent, but it doesn't support all dataset types. It would help us a lot if it could trigger on dataset changes in Google Sheets.
I have a GCP / Ubuntu installation of DSS. I'm trying to set up GKE to run recipes on. I've used the GKE plugin to create a cluster, I can see it running (both from DSS and from the Google Cloud Conso…
Hello community, to perform RAG, I want to extract tables from PDFs. I would like to do this using Dataiku plugins, but the quality is not what I expect. Do you know of other methods to do this? Thank…
Reading a google sheet with the plugin currently requires that header columns are in row 1. In the wild, a lot of users don't build sheets like that and the data begins some rows down the sheet. I sug…
Hi, Couldn't find anything on an integration with Microsoft Fabric through OneLake yet in the Dataiku docs/release notes. Is this coming soon? As I read the Microsoft docs I understand we can't connec…
Hi, I have created unique identifier(s) for two types nodes in my graph. I first push the data on the nodes into Neo4j, using Export nodes recipe: Primary key is set to a column containing the unique …
I'm developing a plugin and I'd like to get the handle of the current plugin to get its name and settings. Similar to client.get_default_project() to get the current project. Also, is there a way to k…
Time Series PreparationプラグインのTime series resamplingを利用して日付のリサンプリングを実施しようとしております。 データは以下画像の通り月次、カテゴリ別の欠損行のあるデータで、カテゴリごとにデータが無い月の列を用意することを目的にしています。 Time series resamplingを用いることで実現できる認識なのですが、月次の時の挙動が想定と異…
Hello, I am developing a plugin recipe, using python. I want the user to be able to give some input, which I allow in the form of params. One of the params I want to have is a datetime, which is not a…
Hello, I'm in the process of automating a complete installation of DataIku. While I'm almost done, I'm struggling with plugins install. I'm unable to use the ansible collection or the python API as I …