{ } Raw JSON

bundles / scipy latest / scipy / io / _harwell_boeing / hb / HBFile / __init__

function

scipy.io._harwell_boeing.hb:HBFile.__init__

source: /scipy/io/_harwell_boeing/hb.py :415

Signature

def   __init__ ( self file hb_info = None )

Summary

Create a HBFile instance.

Parameters

file : file-object

StringIO work as well

hb_info : HBInfo, optional

Should be given as an argument for writing, in which case the file should be writable.

Aliases

  • scipy.io._harwell_boeing.hb.HBFile.__init__