I have multiprocessing working where I can send each row of my dataframe separately in pools, but I want to send an array variable in its entirety to be used in the function. Wh