-
Re: Zip error when trying to write_with_schema using Python
Hi, Upgrading your DSS instance to version 10.0.4 should allow you to bump the Python/pandas versions to more recent ones (up to 3.10 for Python, up to 1.3 for Pandas). You can read the release notes…1 · -
Re: Change of storage types after building a python recipe
Hi, Thanks for the added context, especially the missing values part which is actually crucial here The undesired int -> float conversion is actually performed by pandas itself and not Dataiku. Mo…1 · -
Re: Zip error when trying to write_with_schema using Python
Hi, Rest assured that our Engineering team is working hard on that topic To give you more details, the case of pandas is special: compared to other libraries, a lot of Dataiku's internal tooling reli…1 · -
Re: Contingency for Audit Logs (EventServer, Kafka, etc.)
Hi Daniel, thanks for this insightful feedback Regarding question 5b., as of today we didn't get any feedback about scaling issues with the Event Server, which remains the simplest solution to implem…2 · -
Re: How to read all words in pdf
Hi Laurent, If you want to extract actual text from PDF files within DSS, you can use the Tesseract plugin. It is based on the Tesseract Engine and allows you to perform OCR on a variety of input for…1 ·