Matt Richards

Results 189 comments of Matt Richards

Hi @ZeroCool2u, thanks for the feedback on this. We are hopefully (finally) going to merge #416 in an upcoming release which will will add `to_wgs84` as a keword argument to...

> NOTE: it looks like the `str` representation of the dtype can differ from having `I` vs. `i` dependent on how the df is instantiated. This is actually to do...

>There is also no width parameter when fiona reads-in any other extension GPKG, geojson, Map Info.... My understanding is that this a quirk of shapefiles rather than omissions of other...

Hi @soma2000-lang thanks for wanting to get involved, but this issue is perhaps a little tricky to get started on at the moment as we need to discuss and decide...

> Given that for the last releases, this already resulted in a GeoDataFrame but without an active geometry column set (and that we now improved the error messaging for this...

Hey @theroggy have you done any work on this? If not I might have a look if that's okay.

So having a look at this in a bit more detail there's more complexity than I originally realised (unless I'm missing something), numpy datetime64 doesn't support utc offsets- which seems...

We now have the 0.11 release which mentions that pyogrio can be used instead of fiona, but we don't actually tell a windows user how they could actually use this...

I haven't had a properly look at this PR yet, but it seems to also fix #2333.

Hi Benoit, thanks for the report, I can confirm this behaviour. Yet to dig into the details but likely to do with how pandas calls `.__finalize__` after a merge. In...