-
Re: Notify if dataset is NON empty
Hi @pnaik1 , If you need more material to follow @Grixis6 suggestion, you can find these sections of the Knowledge Base to be useful: * Automation: Metrics and Checks * Automation: Scenarios They hav…2 · -
Re: Local user strictly required for installation ?
Hi @gnaldi62 , As far as I know, is not "mandatory". The recommendation is to run DSS with an account that is not used by another user or for any other purposes. If I recall correctly, our …1 · -
Re: Join partition and unpartitioned dataset on partition key
Hi, I guess the problem you are having is because the month_key is not a column in the partitioned dataset, and in that case, the solution by @NN will work. Never thought before of this approach! I w…2 · -
Re: Run book for DSS installation
Hello @gnaldi62 , I'm not sure if there is a recommended run book (or playbook) for the DSS installation, specially when you do the installation on premises, where each organization will have th…2 · -
Re: How can I install latest version of Pandas
Hi @UgoD , If your python environment is based on python27, you will not be able to upgrade pandas to 1.0. You need to use python 3.6 or higher (With python 3.7 or higher, you can even update pandas …2 ·
