Metadata-Version: 2.1
Name: pandashells
Version: 0.2.1
Summary: Command line data tools
Home-page: https://github.com/robdmc/pandashells
Author: Rob deCarvalho
Author-email: unlisted@unlisted.net
License: BSD
Description: 
        Pandashells is a set of unix command-line tools that provide accessibility
        to the python data stack directly from the bash prompt.  Users can utilize
        pandas-based data-munging, perform linear regression, and even take
        the spectral decomposition of non-uniformly sampled time series.
        
Keywords: pandas plot plotting data dataframe command line cli statistics stats
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Scientific/Engineering
Provides-Extra: console
Provides-Extra: full
