UnboundLocalError: local variable 'transformed_data' referenced before assignment while using below line of code. Please help out %%time pairs = flattenlist(apply_parallel(get_function_docstring_pairs_list, df.content.tolist(), cpu_cores=32))