dataiku-api-client-python icon indicating copy to clipboard operation
dataiku-api-client-python copied to clipboard

Python client for the DSS public API

Results 27 dataiku-api-client-python issues
Sort by recently updated
recently updated
newest added

Please resolve whatever issues are preventing you from using the most recent version of `requests` and unpin this dependency. Pinned dependencies in library packages introduce issues for users downstream, as...

Implementation of a WebApp API client + TU

pending-work
on-hold

In theory, Dataiku supports using self-signed certificates by setting e.g. using an environmental variable DKU_NO_CHECK_CERTIFICATE or by setting `no_check_certificate=True` in the `set_remote` function call of the non-open source dataiku package....

I'm using DSS version 9.0.3. The documentation for ML model export functions `get_scoring_jar_stream` and `get_scoring_pmml_stream` says that they should return file-like objects that need to be closed after use. In...

Hi guys May I found help with this issue. It occurs when I try to install plugin throught playbook (dss_plugin). Thanks in advance. `The full traceback is: Traceback (most recent...

Hello, there is wrong import path causing error: ModuleNotFoundError: No module named 'dataikuapi' https://github.com/dataiku/dataiku-api-client-python/blob/b242c63efa182c32acb4b11a0ad24ec311424395/dataikuapi/dssclient.py#L7 Thanks for fixing it, Milan

Hi, I don't know if the the post I've made on the Community forum has been reviewed yet. I haven't seen a commit on it (not in the "master" nor...