chemcoord.Cartesian.correct_absolute_refs

Cartesian.correct_absolute_refs(construction_table)

Reindexe construction_table if linear reference in first three rows present.

Uses check_absolute_refs() to obtain the problematic indices.

Parameters:

construction_table (pd.DataFrame)

Returns:

Appropiately renamed construction table.

Return type:

pd.DataFrame