Please note that I am new to dask.
I have an apply function for a pandas dataframe which is memory intensive which is converted into dask dataframe. Below is the code for