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 passed in a set, the error message is "columns not found" which confused me for a while, until I realize I have to pass a list. Raising on the type would be more informative.
I passed in a set, the error message is "columns not found" which confused me for a while, until I realize I have to pass a list. Raising on the type would be more informative.