Metadata-Version: 1.2
Name: hfunctions
Version: 0.1.0
Summary: Handy function for data science work
Home-page: https://github.com/ahmedsalhin/hfunctions
Author: Ahmed Salhin
Author-email: ahmed@salhin.org
License: MIT license
Description: ===============
        Handy Functions
        ===============
        
        .. image:: https://github.com/ahmedsalhin/hfunctions/workflows/Upload%20Python%20Package/badge.svg
                :target: https://github.com/ahmedsalhin/hfunctions/actions
                :alt: Upload Python Package
        
        .. image:: https://img.shields.io/pypi/v/hfunctions.svg
                :target: https://badge.fury.io/py/hfunctions
        
        .. image:: https://pyup.io/repos/github/ahmedsalhin/hfunctions/shield.svg
                :target: https://pyup.io/repos/github/ahmedsalhin/hfunctions/
                :alt: Updates
        
        .. image:: https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8-blue
                :target: https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8-blue
        
        
        
        Handy tools for ML experimentation
        
        
        =======
        History
        =======
        
        0.1.0 (2020-07-02)
        ------------------
        
        * First release on PyPI.
        
Keywords: hfunctions
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
