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
When I added the error, my reasoning was that renaming dimensions (choosing a different name for a dimension) should not be mixed with swapping dimensions (using a different dimension for a variable).
This should be possible since both
x
andy
have the same lengths.Thoughts?
For indexed dimensions, should we check that the indexes are equal?
The text was updated successfully, but these errors were encountered: