Overview
Introduction
Datadash is a light Python package for quickly inspecting data. The core idea is to make it easy to point to different data sources and pull them into an environment where they can easily be queried.
Installation
Datadash is available through PyPi.
Usage
The basic usage of Datadash is to call it as a module.
The above command will open up the graphical user interface (GUI).