Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error with apply_parallel in 1-Preprocessing #75

Open
praveen1664 opened this issue Jan 24, 2021 · 0 comments
Open

Getting error with apply_parallel in 1-Preprocessing #75

praveen1664 opened this issue Jan 24, 2021 · 0 comments

Comments

@praveen1664
Copy link

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))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant