Marcel Beining
Marcel Beining
- OS: Windows - Programming Language version: Python 3.8 - CCXT version: '1.77.19' When fetching ledgers there is an occassion that the "context" entry in ledger contains a string (probably...
There should be a check if the offset parameter when calling a method (e.g. get_all_transactions) is zero and raise an error accordingly. Otherwise the call will end up in an...
**Is your feature request related to a problem? Please describe.** Sometimes, things have to go fast and there is no time to initiate a trade set, you simply want to...
Currently it is not possibly to see or set via API, whether one pays fees with KCS or not. Please implement this feature as it is crucial for correct fee...
**Describe the bug** One is not able to send an Email via an internal server that does not require authentication (see below). I would be willing do create a PR...
**Describe the bug** I wanted to use the EmailAction to send an email using a validation result returned by `context.get_validation_result` but the renderer tries to access a value within the...
**Describe the bug** I wanted to use the Assistant for profiling my Data in Kedro, however most of the columns produce errors during profiling because they also contain None values....
Currently API errors (such as insufficient credits) are catched internally and the response is simply empty. It would be nice if the SDK could also have an option to throw...
## Description We use kedro pipelines alot for our AI projects and we stumble so often over this problem, that it is time to make an issue about it. We...
**Is your feature request related to a problem? Please describe.** Previously, it was possible to add data doc links to the sent email, such that on validation failures, people could...