-
I have a field that is sometimes missing, and otherwise it has to be parsed to bool from either "1" or "0". This particular requirement isn't natively supported by serde, so I had to implement my own …
-
Description
===========
The `Message` object returned by `DeserializingConsumer.value()` doesn't appear to match the [signature](https://docs.confluent.io/platform/current/clients/confluent-kafka-py…
-
**Describe Your Environment**
- Version of ZoneMinder [release version, development version, or commit]: `zoneminder-1.36.12_1`
- How you installed ZoneMinder [e.g. PPA, RPMFusion, from-source, etc]…
-
At the moment, MapDeserializer throws an error if the key for the Map is not a String. Can we add a feature to allow the JSONConfig to have a custom deserializer for the Key, like in Jackson? Or Can w…
-
We would like to add support for [Catboost models](https://github.com/catboost/catboost). Users of Treelite should be able to load Catboost models and run prediction.
## Overview
Catboost has a cu…
hcho3 updated
2 months ago
-
Hello!
Error while decoding bytes (response from canister):
```
Exception in thread "main" org.ic4j.candid.CandidError: Unsupported op_code -22 in type table
at org.ic4j.candid.CandidError.cr…
-
## Feature Request
When using WebSocketSubjectConfig for webSocket observable it would be sensible that can accept 2 different generic types instead of one.
**Is your feature request related to a …
-
We have content-types that contains a `RelationChoice` field with a value like
`related_url': '/community/meinung/onlineangebote-lehramtsstudium'`
The referenced object has not been imported ye…
zopyx updated
2 years ago
-
Hi Lewis
I am running the example notebook and the following error appeared.
```
{
"name": "ImportError",
"message": "cannot import name '_collect_type_vars' from 'typing' (/home/zz/anaconda3/e…
-
I want to serialize a property group to an intermediate ini object and manipulate it before writing it to a file.
I want to deserialize a file to an ini object and manipulate it before parsing it as a…
rlux updated
10 years ago