Bidhyananda Yadav
Bidhyananda Yadav
matpotlib version = 1.5.3 IPython version = 5.1.0 Please let me know @ppinard if you need more information to resolve this issue.
The same problem happened to two of my HPC machines, and "conda init bash" fixed the problem. Though I didn't observe this problem on my Window 10 machine to to...
I am also getting the same error: joblib.externals.loky.process_executor.TerminatedWorkerError: A worker process managed by the executor was unexpectedly terminated. This could be caused by a segmentation fault while calling the function...
This issue still exist for Numpy version 1.11.2
> @bidhya I'm making my way through some of these older PRs to either incorporate them or close them. I recently used some of the code from this example (with...
So it is possible to use `from_csv` to load the saved geodataframe without any hack?
@jdmcbr In geopandas, the geometry information is embedded in the column names "geomtry". When I save this geodataframe, this geometry column is saved as well (there is no explicit logitude...