-
Install and set up Anaconda. URL: https://linuxize.com/post/how-to-install-anaconda-on-centos-7
-
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
pip install mplcursors matplotlib sklearn pandas
-
Notifications
You must be signed in to change notification settings - Fork 2
License
UdayLab/geoAnalytics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published