Skip to content

Conversation

@simonjayhawkins
Copy link
Member

@jbrockmendel this reverts #37040 in it's entirety for backport

feel free to push to this branch if we need any of the ancillary cleanup on 1.2.x otherwise can open a new PR to add those cleanups back to master.

@simonjayhawkins simonjayhawkins added Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Internals Related to non-user accessible pandas implementation labels Jan 15, 2021
@simonjayhawkins simonjayhawkins added this to the 1.2.1 milestone Jan 15, 2021
@jbrockmendel
Copy link
Member

if we need any of the ancillary cleanup

nope

I'll make a PR with a longer-term fix before long, but this seems like the right immediate solution

@jreback jreback merged commit fe92f93 into pandas-dev:master Jan 16, 2021
@jreback
Copy link
Contributor

jreback commented Jan 16, 2021

thanks @simonjayhawkins

@jreback
Copy link
Contributor

jreback commented Jan 16, 2021

@meeseeksdev backport 1.2.x

@lumberbot-app

This comment has been minimized.

@lumberbot-app

This comment has been minimized.

@jreback
Copy link
Contributor

jreback commented Jan 16, 2021

cc @simonjayhawkins for backport

@simonjayhawkins simonjayhawkins deleted the revert-37040 branch January 16, 2021 09:59
simonjayhawkins added a commit to simonjayhawkins/pandas that referenced this pull request Jan 16, 2021
simonjayhawkins added a commit that referenced this pull request Jan 16, 2021
luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
…s-dev#39194)

* Revert "CLN: remove unnecessary DatetimeTZBlock.fillna (pandas-dev#37040)"

This reverts commit 58f7468.

* add test and release note
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Internals Related to non-user accessible pandas implementation Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REGR: fillna on datetime64[ns, UTC] column hits RecursionError

3 participants