You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mroeschke
changed the title
Unable to construct Series for localized datetimes
Series.__setitem__ raises ValueError when setting tz-aware timestamps
Jul 26, 2018
mroeschke
changed the title
Series.__setitem__ raises ValueError when setting tz-aware timestamps
Series.__setitem__ raises ValueError when setting multiple tz-aware timestamps
Jul 26, 2018
mroeschke
changed the title
Series.__setitem__ raises ValueError when setting multiple tz-aware timestamps
Series.__setitem__ with datetime64[ns, tz] dtype raises ValueError when setting a tz-aware timestamps
Jul 26, 2018
I'm not able to construct a Series element by element if the elements are timezone localized datetimes. Any workarounds?
Code Sample, a copy-pastable example if possible
Expected Output
Shouldn't raise errors.
output of
pd.show_versions()
The text was updated successfully, but these errors were encountered: