From 42c83c19aa1138f5a62e1e3c109e89a98fe1fda2 Mon Sep 17 00:00:00 2001 From: eberrigan Date: Wed, 5 Jul 2023 12:44:12 -0700 Subject: [PATCH] Lint --- sleap_roots/graphpipeline.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sleap_roots/graphpipeline.py b/sleap_roots/graphpipeline.py index 748294f..a6e3200 100644 --- a/sleap_roots/graphpipeline.py +++ b/sleap_roots/graphpipeline.py @@ -681,6 +681,7 @@ def get_all_plants_traits( h5 path + summary_csv_suffix. all_plants_csv_name: The name of the output CSV file containing all plants' summary traits. + Returns: A pandas DataFrame with summary root traits for all plants in the data folders. Each row is a sample.