bundles / scipy latest / scipy / io / matlab / _mio5_utils / VarReader5
class
scipy.io.matlab._mio5_utils:VarReader5
source: /scipy/io/matlab/_mio5_utils.cpython-314-x86_64-linux-gnu.so
Members
-
__reduce_cython__ -
__setstate_cython__ -
array_from_header -
read_cells -
read_char -
read_fieldnames -
read_full_tag -
read_header -
read_numeric -
read_opaque -
read_real_complex -
read_struct -
read_tag -
set_stream -
shape_from_header
Summary
Initialize from file reader object
Extended Summary
preader needs the following fields defined:
mat_stream (file-like)
byte_order (str)
uint16_codec (str)
struct_as_record (bool)
chars_as_strings (bool)
mat_dtype (bool)
squeeze_me (bool)
Aliases
-
scipy.io.matlab._mio5.VarReader5