Skip to content

Add casts between StringDType and PandasStringDType #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 1, 2023

Conversation

ngoldbaum
Copy link
Member

This refactors the cast setup to be a bit more generic and adds casts between StringDType and PandasStringDType. Since the binary representation is the same for both dtypes, I can reuse the string to string cast. There's also a small change to the meson setup to silence a warning from the latest version of meson.

@ngoldbaum ngoldbaum merged commit dc0d884 into numpy:main Jun 1, 2023
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.

1 participant