research.utils.make_bold¶ research.utils.make_bold(row, maximum=True, num_decimals=2, threshold=None, with_sem=False)[source]¶ Make bold the lowest or highest value(s). with_sem simply returns an incomplete textbf latex function.