materials_compendium.utils.ElementInfo.get_abundances

ElementInfo.get_abundances()[source]

Get the abundances associated with the element.

Returns:

A formatted string containing the abundances.

Return type:

str

Example

print(element_info.get_abundances()) # Output: “98.9”