chemparseplot.parse.converter#

Module Contents#

Functions#

np_txt

Convert a matched text block to a numpy array via np.loadtxt.

API#

chemparseplot.parse.converter.np_txt(matched_data)[source]#

Convert a matched text block to a numpy array via np.loadtxt.

Added in version 0.0.2.