Hi I am getting a error (raise ValueError("Duplicate Signature: %r" % signature) when I try to run the parallel_apply function from pandarallel.
I am using spyder from Anaconda to run the code, there is no issues with the code, the error appears only whenever I try using the parallel_apply function. How do I fix this?