Metadata-Version: 1.2
Name: rfm_segmentation
Version: 0.1.0
Summary: RFM Package for Customer Segmentation
Home-page: https://github.com/Esmila/rfm_segmentation
Author: Esmila Sahakyan
Author-email: esmila_sahakyan@edu.aua.am
License: MIT license
Description: ===========
        RFM Package
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/rfm_segmentation.svg
                :target: https://pypi.python.org/pypi/rfm_segmentation
        
        .. image:: https://img.shields.io/travis/Esmila/rfm_segmentation.svg
                :target: https://travis-ci.com/Esmila/rfm_segmentation
        
        .. image:: https://readthedocs.org/projects/rfm-segmentation/badge/?version=latest
                :target: https://rfm-segmentation.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        RFM Package for Customer Segmentation
        
        
        * Free software: MIT license
        * Documentation: https://rfm-segmentation.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2022-12-11)
        ------------------
        
        * First release on PyPI.
        
Keywords: rfm_segmentation
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
