We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Helper accessors for the activity dataframe and columns series:
Time Ellapsed
Recording Time or moving time
Distance conversion: haversine, bearing
Vertical Climbing Speed (VAM)
Gradient running ratio
Ascent, descent altitudes
altitude conversion: feet, metre
distance conversion: miles, kms
latitude, longitude conversion: radians, degrees
pace conversion: min/km and min/mile
normalized power for the activity
Speed conversion: km/h and miles/h
Speed to pace conversion
Work formula
Te intensity factor of the activity.
Power-based training stress of the activity.
heart rate-based intensity factor of the activity.
heart rate-based training stress of the activity.
average heart rate
mean cadence
mean speed
Pace
Mean Pace
Flat-ground pace
Training zones
Timedelta index
Mean_Max for the columns
Support to lap and sessions
Personal best records
Support to new metrics for pick_winner RaceResult DataFrame (pace per segment, time ellapsed per segment)
The text was updated successfully, but these errors were encountered:
Merge pull request #39 from corriporai/develop
364fc24
Support to core running metrics and activities examples package. (It updates #12 and closes #13 )
Merge pull request #44 from corriporai/develop
47c77bd
BLD: Change from Travis CI to Github CI and ENH: Support to Heart Training Zones metrics #38 #12
marcelcaraciolo
No branches or pull requests
Helper accessors for the activity dataframe and columns series:
Time Ellapsed
Recording Time or moving time
Distance conversion: haversine, bearing
Vertical Climbing Speed (VAM)
Gradient running ratio
Ascent, descent altitudes
altitude conversion: feet, metre
distance conversion: miles, kms
latitude, longitude conversion: radians, degrees
pace conversion: min/km and min/mile
normalized power for the activity
Speed conversion: km/h and miles/h
Speed to pace conversion
Work formula
Te intensity factor of the activity.
Power-based training stress of the activity.
heart rate-based intensity factor of the activity.
heart rate-based training stress of the activity.
average heart rate
mean cadence
mean speed
Pace
Mean Pace
Flat-ground pace
Training zones
Timedelta index
Mean_Max for the columns
Support to lap and sessions
Personal best records
Support to new metrics for pick_winner RaceResult DataFrame (pace per segment, time ellapsed per segment)
The text was updated successfully, but these errors were encountered: