4.16. cpforager.processing.add_pitch
- cpforager.processing.add_pitch(df)
Add to the dataframe the additional
pitchcolumn that gives the pitch angle in degrees.- Parameters:
df (pandas.DataFrame) – dataframe with
ax_s,ay_sandaz_scolumns.- Returns:
the dataframe with an additional
pitchcolumn that gives the pitch angle in degrees.- Return type:
pandas.DataFrame