runpandas.types.summary.race_summary#
- runpandas.types.summary.race_summary(race)#
Returns the pandas Dataframe with the race event statistics for the given race result object.
- Parameters
race (runpandas.types.RaceResult. Runpandas RaceResult to be computed the statistics) –
- Returns
pandas.Dataframe (A pandas DataFrame containing the summary statistics, which)
includes race event information and demographics race statistics, and many others.