-
## tl;dr
It's not currently possible to specify a dynamic field name in a record expression, such as my attempt here to get to output `{hi:"bye"}`.
```
$ echo '{my_key: "hi"}' | zq -z 'yield {t…
-
**Describe the solution you'd like**
facial expression/emotion recognition using machine learning
I am a GSSoc contributor. and would like to work on this please assign it to me.
-
When I tried to do expression plot using `expression_plot` for the activation of whisper large model, I noticed that it is very slow with a large memory use (increased slowly) at the beginning and the…
-
**Describe the bug**
@KulaginVladimir and I recently noticed that we can't use natural log in expressions (probably temperature, sources, boundary conditions) due to [this issue](https://fenicsproj…
-
### Description
The class [KubernetesWatchTaskTest](https://github.com/eclipse-jkube/jkube/blob/1868f35aafb872aae337b5b09d81878f2cce655a/gradle-plugin/kubernetes/src/test/java/org/eclipse/jkube/gradl…
-
Hi @streamich, such a cool project!
I found this repo lately, when I was searching for "glue" language to integrate app components written in different languages (Python, JavaScript, Java, etc.). I…
-
## Feature Description
Actual functioning of filter:
1. Filter expression = **true** => question **displayed**
1. Filter expression = **false** => question **filtered**
1. VTL **not working** => quest…
-
**Is your feature request related to a problem? Please describe.**
I can't dynamically change some of the properties of the spinbox.
**Describe the solution you'd like**
I would like to have the …
-
Hi first of all thanks for the effort of putting this library together!
Since version 0.1.0 the [usage example](https://jsonlogic.readthedocs.io/latest/usage/index.html#usage) seems to be broken.
…
-
Dialects like H2 and PostgreSQL allow expressions like `COUNT((a, b))`. The `DSL` API requires a corresponding `count()` overload for this syntax.
Note that while MySQL allows `COUNT(DISTINCT a, b)…