Metadata-Version: 2.1
Name: pybanking
Version: 0.2
Summary: UNKNOWN
Home-page: https://github.com/shorthills-tech/pybanking
Author: Shorthills Tech
Author-email: apurv@shorthillstech.com
License: MIT
Description: 
        
        Banking Project
        ===============
        This is the banking project contains models on customer chrun, revenue prediction, and more. For queries contact apurv@shorthillstech.com.
        
        Installing
        ============
        
        .. code-block:: bash
        
            pip install pybanking
        
        Usage
        =====
        
        .. code-block:: bash
        
            >>> from pybanking.example import custom_sklearn
            >>> custom_sklearn.get_sklearn_version()
            '0.24.2'
        
Keywords: banking project
Platform: UNKNOWN
Description-Content-Type: text/x-rst
