I'm trying but not able to understand how to convert the below json:
["{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"timestamp\",\"type\":\"datetime\"},{\"name\":\"count_\",\"type\":\"long\"}],\"rows\":[[\"2020-10-26T00:00:00Z\",13937],[\"2020-10-25T00:00:00Z\",94029]]}]}"]
into a data frame like this one: