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
List.transpose should throw error when given jagged array (#6908) (#6989)
* List.transpose should throw error when given jagged array (#6908)
* transpose does not throw when one of the elements is empty
* Add additional test cases
0 commit comments