-
Buy Weed in Hobart (Tel..gram @povopackz)
Signal app (@aussiekoota.41) Where to find Weed, coke, shards, dexies, vyvanse, MD caps, Xtc, Vallies, Keta, mushies, Oxys plug in Hobart TAS
-
Buy coke in Gold Coast (Tel..gram @povopackz)
Signal App info (Aussiekoota.41) where to find Weed/bucha/buds , coke, dexie, md caps, Vyvanse, vapes, ecstasy plug in Gold Coast QLD Australia.
-
(Tel..gram @povopackz) Where to buy coke in Vancouver Canada
Signal App iD (Conor.61) Where to buy Cannabis, buds, coke , Keta, in Vancouver Canada
-
Brisbane 420 coke plug (Telgram @povopackz)
SIGNAL APP (Didipack.61) where to buy coke, buds, mushies, dexies, Vyvanse in Brisbane australia
-
Default settings for importing datasets
So, I literally never want my integers coerced to doubles, and it would be great to have the option to have the "Normalize floats & doubles" box default to unchecked when I'm creating a new dataset. Maybe on a per-project basis? Maybe a Datasets section in the Project Settings? Similarly, I basically always want my dates…
-
Comments in Formula
User Story: As a creator of formulas in Dataiku, I would like to be able to add comments in formulas, this would allow me to leave information in formulas about why formulas are configured the way that they are, increasing trust and communications, and it would allow the ability to "comment out" chunks of code while…
-
Reduce flow rendering to a single flow zone
My team maintains a very large Dataiku project with 500+ flow zones. We intentionally keep this work in a single project so we can manage version control and promotion to automation nodes cleanly, without having to coordinate dependencies and changes across multiple projects. Most of our work is done through the API, but…
-
Option to display short descriptions on flow
Hi All, Forgive me if this has been discussed before, or if it is a polarizing topic as far as visual design goals. In evaluating Dataiku against other products, and ultimately deciding on Dataiku due to its many strengths, one thing my team lamented was that it was not possible to display descriptions of flow elements on…
-
Properly implement support for Building Flow Zones in Scenarios and the Dataiku API
In Dataiku v12.0.0 a new feature was added that allows users to build flow zones from the flow UI: https://knowledge.dataiku.com/latest/data-preparation/pipelines/tutorial-build-modes.html#build-a-flow-zone This works well however this capability was never added properly to Scenarios and to the Dataiku API. In 12.1.0…
-
Dataiku scenario variable
Hi everyone, I’m trying to set up a scenario with reporting. In my Python script, I declare a scenario variable like this: scenario = Scenario() scenario.set_scenario_variables(variables={ "tables_summary": summary }) Then, in my report, I attempt to send an email using ${tables_summary}. The summary variable is a…