Confused as how I can extract the values from the JSON object. #2055
Labels
kind: question
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
I want to retrieve data from a JSON object.
Ex:
Describe what you tried.
I've read the README section to understand better how to extract data from a JSON object, but I'm still confused on how I can do so. I tried
at()
orget()
but can't seems to get to easily retrieve values like "name" or "columns".Describe which system (OS, compiler) you are using.
Linux Fedora 30 with gcc version 9.2.1 20190827 (Red Hat 9.2.1-1) (GCC)
Describe which version of the library you are using (release version, develop branch).
I'm using version 3.7.3
The text was updated successfully, but these errors were encountered: