I am trying to install geopandas library without having to use pip install geopandas
(admin constraints).
My work around is to download the binaries and install this way. I can't find the geopandas windows binary, but I've been able to locate the other dependencies.
I am looking on https://www.lfd.uci.edu/~gohlke/pythonlibs/#jpype
Could someone please point me in the right site?