Closed
Description
Does the API get_json_object() described in https://docs.rapids.ai/api/cudf/legacy/api_docs/api/cudf.core.column.string.stringmethods.get_json_object/
supports the json query?
I installed rapids cudf libraries via conda following the instructions in rapids site.
Follow the example in the above link, I write python code like below