scikits.timeseries.DateArray.shape
scikits.timeseries.DateArray.strides
Enter search terms or a module, class or function name.
Number of elements in the array.
Examples
>>> x = np.zeros((3,5,2), dtype=np.complex128) >>> x.size 30