nmrglue.fileio.table.guess_pformat

nmrglue.fileio.table.guess_pformat(col)[source]

Guess a NMRPipe table column format string given a column.

Parameters
colndarray

Array from a records array.

Returns
sstr

String for formatting NMRPipe table.