periodic_table_period#

fiasco.util.periodic_table_period(element)[source]#

Return the period (row in the periodic table) of the given element.

Parameters:

element (str or int) – Name, atomic symbol, or atomic symbol of the element.