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
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Way back in #954@tswast and I were discussing support for pyarrow-backed strings, that was added by @chelsea-lin in #1529 by way of the string_dtype etc arguments.
Would it make sense to add the same thing to the to_geodataframe API? Especially now that pandas is moving towards using the arrow backend by default, I think it would be nice to support these types everywhere.