scotty3005

Results 2 issues of scotty3005

Hi, it is possible to run Pandarallel in sequential mode (no parallelization) without rewriting all the call to pd.DataFrame.parallel_apply (for example)? Thanks, Filippo

Hi, is there a way to avoid printing anything but what produced by reporting nodes to stdout? We would need to have on stdout only JSON formatted ouput for logging...