{ } Raw JSON

bundles / scipy latest / scipy / io / _mmio / _is_fromfile_compatible

function

scipy.io._mmio:_is_fromfile_compatible

source: /scipy/io/_mmio.py :947

Signature

def   _is_fromfile_compatible ( stream )

Summary

Check whether stream is compatible with numpy.fromfile.

Extended Summary

Passing a gzipped file object to fromfile/fromstring doesn't work with Python 3.

Aliases

  • scipy.io._mmio._is_fromfile_compatible