-
A new [StackOverflow question](https://stackoverflow.com/q/69069083/878701) highlights the need to define whether these two cases are the same or different:
- a key missing
- a key present but wit…
-
I have several doubts about Task 7.
First, there is no test about `Jet_pt > 30`.
Second, the signature of (`DelatR`](https://root.cern/doc/master/namespaceROOT_1_1VecOps.html#affb23cd678b4fbcf50…
-
_Originally posted by @ghislainfourny in https://github.com/Sparksoniq/sparksoniq/pull/85/files/c1e80ea7bcd7ee19f4ad0f7a9d67e93972746e1a_
-
As this project should moves from JSON Schema validation to other schema validation, I also believe there is an opportunity to expand beyond that to apply to business logic.
Some sample use cases.
…
-
This is really a strange bug.
Xidel 0.9.9-7886:
```
$ xidel -se 'x:request({"url":"https://github.com/benibela/xidel"})/doc//title'
GitHub - benibela/xidel: Command line tool to [...]
$ xidel…
-
I want to get group by results on json data. How can I do it with awkward-array?
-
Hi Benito,
A [stack overflow question](https://stackoverflow.com/questions/58785466/how-to-join-two-extracted-values-with-xidel) led me to install xidel (via [homebrew](https://formulae.brew.sh/for…
-
let $o := {"foobar": 2, "1" : "bar"}
return ("foo", "bar", "foobar") ! ($o.$$)
_returns 2_
the bang operator (I believe it's also called MapOperator http://www.jsoniq.org/docs/JSONiq/html-single/…
-
Hi there, I wonder if we can set automatically opened file in ace editor?
in my case, I open php files, but selected mode is Javascript
![image](https://user-images.githubusercontent.com/6221018…
-
**Describe the bug**
When calling function List.sort from the standard library, a JS error is triggered.
It displays as: TypeError: r is not a function
(the name of the function varies)
A call …