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
Similar, but not the same. This relates to how we coerce dtype in general (not the uint64 corner case). However, note that what @sinhrks is suggesting as the correct behavior contradicts what you were proposing in [12] of that issue you opened.
Code Sample, a copy-pastable example if possible
Some inconsistencies there.
Expected Output
dtype
is specified, the result must be the specifieddtype
. Otherwise raise.Index
creation andSeries
sanitizing logic to use samendarray
dtype
handling.output of
pd.show_versions()
Current master.
The text was updated successfully, but these errors were encountered: