Metadata-Version: 2.1
Name: autoesda
Version: 0.0.1
Summary: A Python package that automated the exploratory spatial data analysis (ESDA) process by summarising the results in an HTML report
Home-page: https://github.com/NicholasDeKock/autoesda
Author: Nicholas De Kock
Author-email: nicholas.dekock@tuks.co.za
License: BSD license
Keywords: autoesda
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD 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
Description-Content-Type: text/markdown
License-File: LICENSE

# autoESDA


[![image](https://img.shields.io/pypi/v/autoesda.svg)](https://pypi.python.org/pypi/autoesda)


**A Python package that automated the exploratory spatial data analysis (ESDA) process by summarising the results in an HTML report**


-   Free software: BSD license
-   Documentation: https://NicholasDeKock.github.io/autoesda
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.


