How to Install visidata in Ubuntu 18.04



Install visidata by entering the following commands in the terminal:

sudo apt update
sudo apt install visidata

Description:

rapidly explore columnar data in the terminal

VisiData is a multipurpose terminal utility for exploring, cleaning, restructuring and analysing tabular data. Current supported sources are TSV, CSV, fixed-width text, JSON, SQLite, HTTP, HTML, .xls, and .xlsx (Microsoft Excel).

Homepage: https://pypi.python.org/pypi/visidata

Version: 1.0-1

Section: universe/devel