Skip to content

DOC: Fix the string example. #30762

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 1 commit into from
Jan 6, 2020

Conversation

TomAugspurger
Copy link
Contributor

After moving StringArray to use pd.NA .astype(object) had
NA instead of NaN, so the output was object rather than float.

After moving StringArray to use pd.NA `.astype(object)` had
NA instead of NaN, so the output was object rather than float.
@jreback jreback added Docs Strings String extension data type and string data labels Jan 6, 2020
@jreback jreback added this to the 1.0 milestone Jan 6, 2020
@jreback jreback merged commit d5e445e into pandas-dev:master Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants