set CONDA_FORCE_32BIT=1 conda create --name test conda activate test conda install python=2 pip install archook conda install numpy conda install geopandas This seems to work and I the installation ...
In these notebooks there is an exploration of the Python Geopandas package and its implementation to load, transform and explore dataset. Since Geopandas can take both zipped and unzipped files, each ...