Metadata-Version: 1.1
Name: plydata
Version: 0.3.2
Summary: Functions for manipulating Data in Python
Home-page: https://github.com/has2k1/plydata
Author: Hassan Kibirige
Author-email: has2k1@gmail.com
License: BSD (3-clause)
Description-Content-Type: UNKNOWN
Description: 
        plydata
        =======
        
        plydata is a library that provides a grammar for data manipulation.
        The grammar consists of verbs that can be applied to pandas
        dataframes or database tables. It is based on the R package dplyr
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Information Analysis
