Skip to content

Conversation

@jorisvandenbossche
Copy link
Member

Closes #219

The required change in cython to suppport passing a mask is actually quite limited, it's mostly new code in geopandas.py to get the proper data/mask.

@brendan-ward
Copy link
Member

Also, please add entry to the changelog.

Copy link
Member

@brendan-ward brendan-ward left a comment

Choose a reason for hiding this comment

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

Other than suggestion re: adding a comment, this looks great. Thanks @jorisvandenbossche !

@brendan-ward brendan-ward merged commit 89b02d9 into geopandas:main Apr 2, 2023
@jorisvandenbossche jorisvandenbossche deleted the write-with-mask branch April 3, 2023 06:33
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.

ENH: Support pandas nullable dtypes such as boolean and string

2 participants