compare_table_cols¶
- igwn_ligolw.utils.ligolw_add.compare_table_cols(a, b)¶
Return False if the two tables a and b have the same columns (ignoring order) according to LIGO LW name conventions, return True otherwise.
Return False if the two tables a and b have the same columns (ignoring order) according to LIGO LW name conventions, return True otherwise.