Here is a piece of code for parallel computing in python:
from concurrent.futures import ProcessPoolExecutor as PE max_Worker = 10 def data_processing(index