Metadata-Version: 2.1
Name: visions
Version: 0.3.0
Summary: Visions
Home-page: https://github.com/dylan-profiler/visions
License: UNKNOWN
Description: Visions
        =======
        
        |PyPiDownloadsBadge|
        |PyPiDownloadsMonthlyBadge|
        |PyPiVersionBadge|
        |PythonBadge|
        
        ..
        
            *And these visions of data types, they kept us up past the dawn.*
        
        ..
        
        `Visions` provides an extensible suite of tools to support common data analysis operations including
        
        * type inference on unknown data
        * casting data types
        * automated data summarization
        
        Documentation
        -------------
        
        Full documentation can be found `here <https://dylan-profiler.github.io/visions/>`_.
        
        Installation
        ------------
        
        You can install `visions` via pip:
        
        .. code-block:: console
        
            pip install visions
        
        Alternatives and more details can be found in the `documentation <https://dylan-profiler.github.io/visions/visions/getting_started/installation.html>`_.
        
        Contributing and support
        ------------------------
        Contributions to `visions` are welcome.
        For more information, please visit the `Community contributions page <https://dylan-profiler.github.io/visions/visions/creator/contributing>`_.
        The `the Github issues tracker <https://github.com/dylan-profiler/visions/issues/new/choose>`_ is used for reporting bugs, feature requests and support questions.
        
        Acknowledgements
        ----------------
        
        This package is part of the `dylan-profiler <https://github.com/dylan-profiler>`_ project.
        The package is core component of `pandas-profiling <https://github.com/pandas-profiling/pandas-profiling>`_.
        More information can be found `here <https://dylan-profiler.github.io/visions/visions/about.html>`__.
        This work was partially supported by `SIDN Fonds <https://www.sidnfonds.nl/projecten/dylan-data-analysis-leveraging-automatisation>`_.
        
        
        .. |PythonBadge| image:: https://img.shields.io/pypi/pyversions/visions
        .. |PyPiDownloadsBadge| image:: https://pepy.tech/badge/visions
        .. |PyPiDownloadsMonthlyBadge| image:: https://pepy.tech/badge/visions/month
        .. |PyPiVersionBadge| image:: https://badge.fury.io/py/visions.svg
        
Platform: UNKNOWN
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
Description-Content-Type: text/x-rst
Provides-Extra: type_geometry
Provides-Extra: type_image_path
Provides-Extra: plotting
Provides-Extra: dev
Provides-Extra: test
Provides-Extra: all
