Table of Contents:
Loads a .label.gii or .csv file.
label_file (str) – Path to the label file.
as_int (bool) – Determines whether to enforce integer format on the labels, defaults to True.
numpy.array – Labels in the file.