Created
September 13, 2019 15:01
-
-
Save joaoceron/725923e78796c6680e013df89a3cbad9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!apt install proj-bin libproj-dev libgeos-dev | |
!pip install --upgrade plotly | |
!pip install --upgrade geopandas | |
!pip install --upgrade pyshp | |
!pip install --upgrade shapely | |
!pip install --upgrade geoplot | |
!pip3 install maxminddb-geolite2 --user |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment