[OSGeoLive] #2152: geopandas 051 update
OSGeoLive
trac_osgeolive at osgeo.org
Sat Jul 13 19:40:28 PDT 2019
#2152: geopandas 051 update
-------------------------------+----------------------------
Reporter: darkblueb | Owner: osgeolive@…
Type: enhancement | Status: new
Priority: normal | Milestone: OSGeoLive13.0
Component: OSGeoLive | Resolution:
Keywords: python, geopandas |
-------------------------------+----------------------------
Comment (by darkblueb):
python3 from o13 beta1
{{{
$ sudo apt install python3-pandas python3-shapely
$ ipython3
import numpy as np; np.__version__
'1.13.3'
import pandas as pd; pd.__version__
'0.23.3'
import geopandas as gpd ; gpd.__version__
'0.5.1'
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2152#comment:2>
OSGeoLive <http://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.
More information about the osgeolive
mailing list