3.21. cpforager.processing.compute_basic_infos
- cpforager.processing.compute_basic_infos(df)
Produce the dictionary of basic infos.
- Parameters:
df (pandas.DataFrame) – dataframe enhanced with the additional basic data.
- Returns:
the dictionary of basic infos.
- Return type:
dict