_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 | 8178 | 5005 | 0 | 3 | [
[
"None",
5005
],
[
"completed",
3112
],
[
"not_planned",
46
],
[
"reopened",
15
]
] |