How to append to a Dask Dataframe

Thank you for your help.

My intention is my code to be fully distributed. I am new to Dask and distributed computing so as you mentioned I maybe have plenty of mistakes in my code.

You are right about that. Could you please provide me a code that will be fully distributed and addresses the problems you mentioned? I am not sure how i can compute the values inside the delayed calls.

I have a csv as input so I use dd.read_csv.

Thanks again.