This is a python implementation of the population stability index (PSI), which is used in the financial industry to measure changes in an underlying population over time, although it is not limited to only datasets separated by time.
- PSI < 0.1: no significant population change
- PSI < 0.2: moderate population change
- PSI >= 0.2: significant population change
Numpy