Skip to content

Commit 44554de

Browse files
authored
Update README.md
1 parent bfe687a commit 44554de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Unless noted, IGLU-R test compatability is considered successful if it achieves
6565
| sd_glu | standard deviation of glucose values| ✅ | ✅ returns float
6666
| sd_measures |various standard deviation subtypes||✅ only Series(DatetimeIndex) returns Dict[str,float]|
6767
| sd_roc | standard deviation of the rate of change||✅ only Series(DatetimeIndex) returns float ||
68-
| summary_glu | summary glucose level||
68+
| summary_glu | summary glucose level||✅ returns Dict[str,float]|
6969
| process_data | Data Pre-Processor ||
7070
| CGMS2DayByDay |Interpolate glucose input||
7171

0 commit comments

Comments
 (0)