def offset_to_col()

in is21_deep_bias/score.py [0:0]


def offset_to_col(offset, ncols):
    return int(offset % ncols)