record : ndarray
A new flexible-type ndarray with three fields: the first element
contains the date (as an integer), the second element contains the
corresponding value and the third the corresponding mask boolean.
The returned record shape matches the shape of the instance.
|