def offset_to_row()

in is21_deep_bias/score.py [0:0]


def offset_to_row(offset, ncols):
    return int(offset / ncols)