Opened 5 years ago
Closed 5 years ago
#2152 closed enhancement (fixed)
geopandas 051 update
Reported by: | darkblueb | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive13.0 |
Component: | OSGeoLive | Keywords: | python, geopandas |
Cc: |
Description
https://github.com/geopandas/geopandas/releases/tag/v0.5.1
sha512sum geopandas-0.5.1.tar.gz 6617be1cbd8dcee41c6c4d3f3f733eff1a4a9cd28fbbaa060329f7ed2babf8a25684c9f7a1a9d85e7a5f3755532fa71aaa35ac8bcfd30fa1be0520e1988522e7 geopandas-0.5.1.tar.gz https://github.com/geopandas/geopandas/releases/download/v0.5.1/geopandas-0.5.1.tar.gz
Change History (3)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
python3 from o13 beta1
$ sudo apt install python3-pandas python3-shapely python3-descartes $ 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'
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
dry-run build