You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This regression is not new for 1.4 (it's already from 1.3), but since it's a regression it would still be nice to fix it as soon as possible (and not for 1.5), so for now labeled it as 1.4.
I will take a closer look, but I think this essentially is due to not "properly" calling the _constructor at
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the master branch of pandas.
Reproducible Example
Issue Description
Probable bug with pandas, see geopandas/geopandas#2294
With pandas 1.2.5, the MWE above works fine. With pandas 1.3.5, it fails; here's the traceback:
Expected Behavior
A GeoDataFrame.
Installed Versions
Throws an error:
The text was updated successfully, but these errors were encountered: