Metadata-Version: 1.2
Name: compressio
Version: 0.0.2
Summary: compressio
Home-page: https://github.com/ieaves/compressario
Author: Ian Eaves, Simon Brugman
Author-email: ian.k.eaves@gmail.com
License: UNKNOWN
Description: ![Compressio Logo](images/logo/compressio-logos_transparent_banner.png)
        
        # Compressario
        
        Lossless in-memory compression of pandas DataFrames and Series powered by the [visions](https://github.com/dylan-profiler/visions) type system. Up to 10x less RAM needed for the same data. 
        
        ## What's inside
        
        
        ![Memory usage of string representations in pandas](images/str-type-1.1.0.png)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
