Alexandru Dataiker

  • Re: Connecting anaconda with dss windows version

    Hi @razan , Using conda on the Window installer was never tested/supported as this is an experimental version. https://www.dataiku.com/product/get-started/windows/ I would suggest using VM instead if…
    ·
  • Re: Convert time in UTC to local time

    Hi @Brenda , This processor does not support the SQL engine you will need to use the DSS engine in this case. You can find list of supported processors for SQL engine: L: https://doc.dataiku.com/dss/…
    ·
  • Re: Tiff dataset

    Hi @Amy28 , Handling TIFF, JPG, PNG etc should be added by creating a folder and later using code recipe or plugins etc. To add the TIFF +Dataset - Folder and upload it to the folder. https://communi…
    ·
  • Re: How to mention people in Teams messages?

    A similar approach could work to send you can create a team channel in Administration -Settings - Notifications & Integrations. from dataiku.scenario import Scenariojson_payload = ""&qu…
    ·
  • Re: Converting UTC to EST

    Hi @leeIdoine , Parse date processor if you set EST, it is expected that the source timestamp is already EST and DSS converts to UTC, so what you see is expected behavior https://doc.dataiku.com/dss/…
    ·