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 would be fine not allowing this at all. What confuses me is that I can use it for reassignment, but then if I forget and try to use for assignment, it just fails without telling me.
When assigning to a column in a DataFrame, If I assign an existing column, the assignment works:
but assigning to a new column fails silently:
The text was updated successfully, but these errors were encountered: