REGR: Series.update raises ValueError with tz-aware types #34020
Labels
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Regression
Functionality that used to work in a prior pandas version
Timezones
Timezone data dtype
Milestone
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
(optional) I have confirmed this bug exists on the master branch of pandas.
Code Sample, a copy-pastable example
Problem description
on master
regression in #27428
d717ad8 is the first bad commit
commit d717ad8
Author: jbrockmendel [email protected]
Date: Tue Jul 23 16:55:40 2019 -0700
cc @jbrockmendel
Expected Output
on 0.25.3
Output of
pd.show_versions()
[paste the output of
pd.show_versions()
here leaving a blank line after the details tag]The text was updated successfully, but these errors were encountered: