-
When used connector in ksqldb, some data types ex: DECIMAL, DATE (in ksqldb table) are not correct when convert value
ex:
-1,507,945.00 -> "9wMO/A=="
35,068.00 -> "NYJw"
01 DEC 2023 -> 1…
-
#### Describe the solution you'd like
Add a converter using json.dumps() to make the string json formatted
-
Hello,
I took a look at the image resizer feature and found it really interesting, but I was wondering if it could also encode to another format. There are times when you have a bunch of png images…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
### OS Platform and Distribution
Android 14
### Mobile device if the issue happens on …
-
(migrating conversations from Slack channel to this issue)
### Description of possible data formats to support
1. `edf`: raw Eyelink output format (not European Data Format). It can be converted…
-
### 1. System information
- OS Platform and Distribution: Windows 11
- TensorFlow installation : pip
- TensorFlow library: 2.18.0
### 2. Code
import tensorflow as tf
input_shape = (224,…
-
1. Please describe the issue you observed:
- The converter logic is integrated with sendRecord, which is not conducive to subsequent expansion.
2. Other information (e.g. detailed explanation, log…
-
```
The problem is described below, but firstly can I request that you:
1. Provide a list of the PDF converter improvements that you mention
in Issue 159 ("I suggest you to use 1.0.0-SNAPSHOT…
-
```
The problem is described below, but firstly can I request that you:
1. Provide a list of the PDF converter improvements that you mention
in Issue 159 ("I suggest you to use 1.0.0-SNAPSHOT…
-
Hi! This looks like a really amazing project! I wanted to use this project to compare two MIDI files - a base 'true' MIDI file (generated from MusicXML directly) and a recorded MIDI file (which would …