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
i.e. returns a numpy dtype. This is IMO inconsistent, as pd.array generally tries to return masked dtypes from lists when possible. IMO the above should instead give:
Current situation:
i.e. returns a numpy dtype. This is IMO inconsistent, as
pd.array
generally tries to return masked dtypes from lists when possible. IMO the above should instead give:The text was updated successfully, but these errors were encountered: