well the entire quant community these days uses pandas and numpy as the primary data manipulation/analysis tooling so…
Agreed. It is just easier to import one of those libraries as we will eventually need them for extra calculations.
Whilst it is true that we won't need them for basic statistics, those are just the starting steps of a program and those averages will be later used in more complex calculations, normally done in pandas or numpy.