With the explore command you can open your dataset in Visidata which is an amazing visual tool for working with tabular data in Console. For example try "Shift+F" for creating data histograms!
pip install frictionless[visidata]
pip install frictionless[visidata,zenodo] # for examples in this tutorial
For example, let's expore this interesing dataset:
frictionless explore https://zenodo.org/record/3977957
Before entering Visidata, it's highly recommended to read its documentation:
You can get it in Console as well:
vd --help
usage: vd [options] [input ...]
see https://visidata.org/man for full reference