From 3ac56eb0f149541bdc4a2bd3f2164670f797f08c Mon Sep 17 00:00:00 2001 From: Adebowale Daniel Date: Tue, 11 Jun 2024 15:46:34 -0400 Subject: [PATCH] update datasets --- datasets.py | 1 + 1 file changed, 1 insertion(+) diff --git a/datasets.py b/datasets.py index e145332a..5f2c1c21 100644 --- a/datasets.py +++ b/datasets.py @@ -1384,6 +1384,7 @@ def load_labels(self) -> pd.DataFrame: Uganda_NorthCEO2021(), UgandaNorthCEO2019(), UgandaNorthCorLabel2022(), + KenyaCropArea2019(), ] if __name__ == "__main__":