Is your feature request related to a problem? Please describe.
Visualizing the report as a JSON is not good. A better view would be printing the results as table.
Describe the solution you'd like
tabulate seems to be a good solution, as it integrates with multiple table-like structures such as Pandas Dataframe.
Describe alternatives you've considered
https://stackoverflow.com/questions/9535954/printing-lists-as-tabular-data
Is your feature request related to a problem? Please describe.
Visualizing the report as a JSON is not good. A better view would be printing the results as table.
Describe the solution you'd like
tabulate seems to be a good solution, as it integrates with multiple table-like structures such as Pandas Dataframe.
Describe alternatives you've considered
https://stackoverflow.com/questions/9535954/printing-lists-as-tabular-data