• + 0 comments

    was trying numpy, but no such module

    string = ''.join([''.join(y) for y in (np.array([list(x) for x in matrix]).T.tolist())])