Installation of GDAL Package
Installing the geoanalytics package through Anaconda Environment setup:
Install and set up Anaconda. URL:
Create a virtual environment using conda. E.g., coda create –name geoAnalytics
Enter into virtual environment. E.g., conda activate geoAnalytics
Install python. E.g., conda install python
Install pycharm from the website
Open Pycharm and using VCS download the latest copy of geoAnalytics from GitHub
In the pycharm, add geoAnalytics as the interpreter
Open the terminal in pycharm, and execute the following command
(.venv) $ pip install mplcursors matplotlib sklearn pandas