Best Of
-
[オンライン上映会] グローバルデータサイエンス ドキュメンタリー映画
データサイエンティストが最も魅力的な職業と言われてから早10年。変わらず、世界中で最も人気のある職業の一つです。 8月17日(水) 18時から世界中のデータサイエンティストの声をまとめたドキュメンタリー映画上映…2 · -
Re: Exporting a file in dynamic name
I had something similar to do : Had to push a dataframe to S3 with a timestamp on the file name : This is what I did : # Import modluesimport dataikuimport pandas as pd, numpy as npfrom dataiku impor…2 · -
Re: Dataiku認定資格の前提条件について
ご回答ありがとうございます。 私自身はもう英語版で進めてしまったのですが、社内でこのような状態になっているメンバーがおり、後追いの形での質問となっていました。 基本的には、日本語バージョンのリリースを…1 · -
Re: Unable to install Census USA Plugin
Hi Tom, thanks for the quick reply, I am on a company instance of dataiku dss. I will check with my admin and see if he can resolve the issue. Best regards Djimra1 · -
Running pyspark query strings from a DSS notebook
Hi there, I want to: - Use pyspark (NOT SnowSQL or anything else – Spark is the best solution for the work I'm doing) to query a table in Snowflake (something like this would be perfect): https:…1 · -
Maintenance of Dataiku
I have read through the documentation for Dataiku logs, macros, etc. and was wondering if there is a solid plan with guidelines already out there that someone could just follow regarding maintenance …1 · -
Re: Unable to install Census USA Plugin
@Djimra are you per chance using the online version of dss provided by Dataiku? If so you may need to include the plugin by adding it as a feature before you start the your instance. if not, please s…1 · -
Re: Running pyspark query strings from a DSS notebook
Hi the spark-snowflake integration is documented on Snowflake's site at https://docs.snowflake.com/en/user-guide/spark-connector-use.html#using-the-connector-with-python . In DSS you'll nee…2 ·
