📓

Command Line Interface

Twitter Github QuantAQ Home

Command Line Interface

The QuantAQ Command Line Interface (CLI) tool provides easy-to-use tools to munge data associated with QuantAQ's air quality sensor data.

âš¡
Turbocharge your data analysis experience 🚀 Checkout the docs and examples to see what's possible. Check it out on GitHub

Overview

The purpose of the CLI tool is to make data munging a breeze! There is currently built-in functionality to allow you to easily:

  • concatenate files
  • merge files
  • flag data
  • expunge data
  • resample data

For more information on usage, check out the complete docs.

Installation

Installing the cli is simple. To install the most recent release:

$ pip install -U quantaq-cli

Examples

For examples and usage, please check out the full documentation page here.