This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).
Constructs a 2D array from a sequence of sequences. Sequences are filled with missing values to match the length of the longest sequence.
Returns : | output : MaskedArray
|
---|