Overview: NPZ: Constructor

Detail: NPZ: Constructor

Detail

NPZ.__init__(fp, mode)

Detail

NPZ.from_arrays(blocks, *, index, columns, name, axis)

Given an iterable of arrays, write out an NPZ or NPY directly, without building…

Detail

NPZ.from_frames(frames, *, include_index, include_columns, axis, union, name, fill_value)

Given an iterable of Frames, write out an NPZ or NPY directly, without building…

NPZ: Constructor | Attribute | Method | Display