Skip to content

BUG: TZ-aware Series.where() appropriately handles default other=nan (#15701) #15711

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

Closed
wants to merge 1 commit into from

Conversation

chrisaycock
Copy link
Contributor

@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves Datetime Datetime data dtype Timezones Timezone data dtype labels Mar 17, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 17, 2017
@jreback
Copy link
Contributor

jreback commented Mar 17, 2017

thanks @chrisaycock

@jreback jreback closed this in de17fd9 Mar 17, 2017
@chrisaycock chrisaycock deleted the GH15701 branch March 17, 2017 13:23
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
…andas-dev#15701)

closes pandas-dev#15701

Author: Christopher C. Aycock <[email protected]>

Closes pandas-dev#15711 from chrisaycock/GH15701 and squashes the following commits:

b77f5ed [Christopher C. Aycock] BUG: TZ-aware Series.where() appropriately handles default other=nan (pandas-dev#15701)
mattip pushed a commit to mattip/pandas that referenced this pull request Apr 3, 2017
…andas-dev#15701)

closes pandas-dev#15701

Author: Christopher C. Aycock <[email protected]>

Closes pandas-dev#15711 from chrisaycock/GH15701 and squashes the following commits:

b77f5ed [Christopher C. Aycock] BUG: TZ-aware Series.where() appropriately handles default other=nan (pandas-dev#15701)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

where() corrupts tz-aware datetime column data
2 participants