_analyze_tables_: issues, author_association
This data as json
| table | column | total_rows | num_null | num_blank | num_distinct | most_common | least_common |
|---|---|---|---|---|---|---|---|
| issues | author_association | 3044 | 0 | 0 | 6 | [
[
"OWNER",
1862
],
[
"CONTRIBUTOR",
487
],
[
"NONE",
416
],
[
"MEMBER",
209
],
[
"FIRST_TIME_CONTRIBUTOR",
68
],
[
"FIRST_TIMER",
2
]
] |