nuclearmasses.io.ame_reaction_1_parseΒΆ
The ame_reaction_1_parse module defines the AMEReactionOneParser class. This class contains the logic required to
sort and organise the inputs to pandas.read_fwf() dependent on the year of the file. Once parsed, known typos and
inconsistencies are cleaned from the resultant dataframe.
Classes
|
Parse the first AME reaction file, doing the necessary preparation and clean ups of data. |