reassesslib.load_data.load_data¶
- reassesslib.load_data.load_data(data_set_id)¶
Loads a specific Ant dataset from all of the datasets we collect every year.
- Parameters:
data_set_id (int) – The ID of the dataset you wish to load
- Returns:
list of Ant in this dataset, each Ant is represented by the Ant class