tiatoolbox . annotation . dsl . json_list_sum
tiatoolbox
annotation
dsl
json_list_sum
Return the sum of a list of numbers in a JSON string.
json_list (str) – JSON string containing a list of numbers.
The sum of the numbers in the list.
Number