I have the below dummy dataframe:
import pandas tab_size = 300000 tab_de_merde = [[i*1, 0, i*3, [i*7%3, i*11%3] ] for i in range(tab_size)] colnames = [\'Id\