I want to apply multiprocessing for the script below that saves the excel files in a for loop.
import pandas as pd df = pd.DataFrame({\'month\': [1, 4, 7, 10]