Matt Richards
Matt Richards
Now that #2329 is merged, I'll have a look point 3 in my list above and work out if it's best to update #2280 or do this in yet another...
I've also managed to install and test the wheels successfully on a couple of windows computers using pip inside a virtualenv with no issues.
> @m-richards do you think those two are sufficient for the constructor/output type related work? (#2133) Only thing I can see is perhaps #2130 - but I don't have a...
What is the usual process for writing the changelog for a release? Happy to make a first draft pass if no one else has?
I think this is something the documentation could be more helpful on. While indexing does use the same behaviour as pandas, having a mix of GeoSeries and Series within a...
Hey @steveberdy I've just merged this back up to date with 0.11.1. Hopefully these PRs will get a bit more attention shortly for the 0.12 milestone. Apologies, looks like I've...
I might have a look into this issue. Thought it was interesting to note this apparently already works for shapefiles, I've yet to look at why. ```python import os import...
>Is this something we would like to have in geopandas instead of in tobler? I don't have a strong view, I don't have a good sense how how widely useful...
Thanks for sharing @jnettels! > But it cannot handle resulting duplicate column names (where geopandas sjoin and pandas merge have the suffix arguments). This to me seems to be a...