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
My question is why would a change in the datatype of the values parameter return a DataFrame instead of a Series. After all we use an array only if we have to pass multiple values.