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
Let's say that I have an instance of the Result class Cls = Result(array) where array has some metadata like array.dtype.metadata.
If we now bin Cls like Cqs = heracles.binned(Cls) and read the metadata of the arrays inside Cqs we get None