Skip to content

Instantly share code, notes, and snippets.

@aialenti
Last active March 24, 2024 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aialenti/2a7a9fd13699818da023a40947c28f3c to your computer and use it in GitHub Desktop.
Save aialenti/2a7a9fd13699818da023a40947c28f3c to your computer and use it in GitHub Desktop.
activity_aggregates = {
'Back and Biceps': {
'Average Moving Duration': 1978.67802734375,
'Moving Duration/Duration Ratio': 0.4498125551450178,
'Average HR': 98.6,
'Average Calories': 456.4,
'Average Total Sets': 19.0,
'Average Total Reps': 102.8,
'Total Sessions': 5,
'Frequency per Week': 1.206896551724138
},
'Chest': {
'Average Moving Duration': 1443.7748849051338,
'Moving Duration/Duration Ratio': 0.36550393515082114,
'Average HR': 99.28571428571429,
'Average Calories': 407.14285714285717,
'Average Total Sets': 18.571428571428573,
'Average Total Reps': 98.85714285714286,
'Total Sessions': 7,
'Frequency per Week': 1.3243243243243243
},
'Legs': {
'Average Moving Duration': 1646.822998046875,
'Moving Duration/Duration Ratio': 0.46666611770520994,
'Average HR': 109.85714285714286,
'Average Calories': 462.85714285714283,
'Average Total Sets': 15.285714285714286,
'Average Total Reps': 107.0,
'Total Sessions': 7,
'Frequency per Week': 1.2894736842105263
},
'Shoulders': {
'Average Moving Duration': 1176.0319946289062,
'Moving Duration/Duration Ratio': 0.35952715359627974,
'Average HR': 91.4,
'Average Calories': 291.6,
'Average Total Sets': 15.6,
'Average Total Reps': 86.8,
'Total Sessions': 5,
'Frequency per Week': 1.25
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment