-
Reading varbinary from SQL Server into Python
Hello, I have a varbinary field in a MS SQL Server table that represents a document attachment (pdf, zip, xml, etc). Is there a way I can read that raw format into a Python Dataiku recipe? I've …1 · -
Re: Your favorite Dataiku DSS tips & tricks?
I really like making R Shiny applications. I also really like developing these apps in RStudio (one of my favorite IDEs of all time). There are certain areas of my code base that must be different if…7 · -
Model metadata for feedback loop
We're looking to capture metadata and predictions from one of our machine learning models so we can set baselines and track progress over time. It's simple enough to capture the predictions…1 ·