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
We don't want users to convert python array api compatible objects to views by hand. pk.array does such a conversion, and can lead to errors if used incorrectly. I don't think we need to expose this level of control to the user.
We don't want users to convert python array api compatible objects to views by hand.
pk.arraydoes such a conversion, and can lead to errors if used incorrectly. I don't think we need to expose this level of control to the user.