Skip to content

BUG: fix read_parquet to_pandas_kwargs with complex dtypes#3640

Merged
martinfleis merged 6 commits into
geopandas:mainfrom
bretttully:GH-3639-to_pandas_kwargs-fix
Aug 30, 2025
Merged

BUG: fix read_parquet to_pandas_kwargs with complex dtypes#3640
martinfleis merged 6 commits into
geopandas:mainfrom
bretttully:GH-3639-to_pandas_kwargs-fix

Conversation

@bretttully

Copy link
Copy Markdown
Contributor

Fixes #3639

@m-richards m-richards left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bretttully, looks good to me!

Do you mind just adding a changelog entry for this?

Comment thread geopandas/io/tests/test_arrow.py Outdated
@m-richards m-richards changed the title GH-3639 fix for read_parquet BUG: fix read_parquet to_pandas_kwargs with complex dtypes Aug 24, 2025
@martinfleis
martinfleis merged commit bce5015 into geopandas:main Aug 30, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: read_parquet still failing for complex types even with to_pandas_kwargs

3 participants