Python Classes for Statistics with Pandas

Custom Python Classes for Generating Statistical Insights from Data

Sadrach Pierre, Ph.D.
Towards Data Science
6 min readFeb 9, 2021

--

Photo by Max Fischer on Pexels

In computer programming, a class is a blueprint for a user-defined data type. Classes are defined in terms of attributes (data) and methods (functions). These data structures are a great way to organize data and methods such that they are easy to reuse and extend in the future. In…

--

--

Writer for Built In & Towards Data Science. Cornell University Ph. D. in Chemical Physics.