Skip to content

REGR: Fix casting of None to str during astype #37034

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
Oct 10, 2020
Merged

REGR: Fix casting of None to str during astype #37034

merged 1 commit into from
Oct 10, 2020

Conversation

dsaxton
Copy link
Member

@dsaxton dsaxton commented Oct 10, 2020

@dsaxton dsaxton added Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data labels Oct 10, 2020
@dsaxton dsaxton added this to the 1.1.4 milestone Oct 10, 2020
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

lgtm merge on green

@jreback jreback merged commit d26a630 into pandas-dev:master Oct 10, 2020
@dsaxton dsaxton deleted the astype-none-to-str branch October 10, 2020 20:53
@simonjayhawkins
Copy link
Member

@meeseeksdev backport 1.1.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REGR: change in Series.astype(str) behavior for None
3 participants