Metadata-Version: 2.1
Name: ceramic
Version: 2020.3.23.3
Summary: Python library for defining data tables as tiles
Home-page: https://github.com/idin/ceramic
Author: Idin
Author-email: py@idin.ca
License: MIT
Description: # *Ceramic*
        
        *Ceramic* is a Python library for turning dataframes into *mosaics* for 
        ease of use. For example, you can create a mosaic with *X* and *y* tile columns and 
        *training* and *test* tile rows for fitting and testing machine learning models. 
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
