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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Let's say I want to keep a list into an array and avoid implicit type conversion. Is there an built-in functionality to achieve this result
this flow returns me numpy array of numpy array
but instead I want to get pybind array with shape
(1,)
Beta Was this translation helpful? Give feedback.
All reactions