_analyze_tables_: issues, state_reason
This data as json
| table | column | total_rows | num_null | num_blank | num_distinct | most_common | least_common |
|---|---|---|---|---|---|---|---|
| issues | state_reason | 3044 | 1294 | 0 | 3 | [
[
"completed",
1744
],
[
"None",
1294
],
[
"reopened",
5
],
[
"not_planned",
1
]
] |