Using Dataiku
Sort by:
1 - 10 of
247
1 - 10 of
2471
Yes, you can use the Prepare recipe with a formula using the isNonBlank() function.
https://doc.dataiku.com/dss/12/formula/index.html#tests
https://knowledge.dataiku.com/latest/data-preparation/prepare-recipe/concept-prepare-recipe.html
PS: You don't have a date column, you have a string column. Convert it to a proper date column following these steps:
So is it possible to integrate DSS and Databricks, pushing down compute to Databricks but still reading and writing datasets using DSS' connections? ⇒ Absolutely!
https://blog.dataiku.com/databricks-integration
There are some caveats of course mostly around Prepare recipe processors and special coding required to use Python recipes with pushdown into Databricks with DBConnect. But works very well I would say. So all you need is to create the Databricks JDBC connection in Dataiku and you can start tapping into those huge datasets. You don't even need to install the Databricks JDBC driver as Dataiku already privides that.
This website uses cookies. By clicking OK, you consent to the use of cookies. Read our cookie policy.
AcceptReject