In the first 3 examples column, null values are displayed as None (from Python), which is confusing because that's not what null values look like in JSON data. It would be clearer if they were displayed as a code-formatted null.
Data
Current output

Suggested output

In the first 3 examples column,
nullvalues are displayed as None (from Python), which is confusing because that's not whatnullvalues look like in JSON data. It would be clearer if they were displayed as a code-formattednull.Data
{ "description": null }Current output
Suggested output