nuclearmasses.io.ame_reaction_2_parseΒΆ
The ame_reaction_2_parse module defines the AMEReactionTwoParser 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 second AME reaction file, doing the necessary preparation and clean ups of data. |