Pregunta:
Groupby Key information:
Autor: Jessica RuvalcabaRespuesta:
To group data and perform aggregate functions on the groups within the data -Note the non-numeric columns are omitted from sum(), mean(), … with numeric_only = True -Grouping may be done by columns (axis=1) e.g. using data types • Multilevel grouping (using multiple values is also possible e.g. by StoreState, StoreType
0 / 5 (0 calificaciones)
1 answer(s) in total