How run multiple scripts from one scripts and retrieve results
asked 2022-04-27 10:50:33 -0500
Anonymous
Hello I have 3 scripts at the end of each script i have a dataframe results and i want to run this 3 scrips from one script and to show results (3 dataframes) that i will regroupe in one dataframe. If you know how to run this 3 scripts at the same time and get results in one file (Dataframe)