Metadata-Version: 1.0
Name: icy
Version: 0.0.4
Summary: data wrangling glue code
Home-page: https://github.com/rcs-analytics/icy
Author: Jonathan Rahn
Author-email: jr@rcs-analytics.com
License: MIT
Description: icy Python Package
        ------------------
        
        Installation
        * Activate Environment
        * Run `pip install icy` or `python setup.py install`
        
        Usage
        * import icy
        * data = icy.read(path)
        * Returns a Dictionary of pandas.DataFrames
Platform: UNKNOWN
