Metadata-Version: 2.1
Name: recette
Version: 0.1.0
Summary: Data preprocessing utilities on top of pandas.
Home-page: https://github.com/pennacchio/recette
Author: Alan Pennacchio
Author-email: alanpennacchio@icloud.com
License: UNKNOWN
Description: # Recette
        
        Data preprocessing utilities on top of [pandas](https://pandas.pydata.org/) inspired by [tidymodels' recipe package](https://tidymodels.github.io/recipes/).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
