Hacker News new | ask | show | jobs
by lifeisstillgood 4700 days ago
I guess that's the point of the stats-battery - pure python stats with no / minimal cost to migrate to numpy e.g.

  From stats import mean

  ...

  from numpy import mean