Usage¶
Some examples of using the module
Quick Example¶
Get up and running by parsing all files into a single dataframe with:
from nuclearmasses.mass_table import MassTable
table = MassTable().data
Some examples of using the module
Get up and running by parsing all files into a single dataframe with:
from nuclearmasses.mass_table import MassTable
table = MassTable().data