Relative Content

Tag Archive for pythonnetworkingdata-sciencedaskdistributed-computing

Dask worker getting scheduler machine file path

I have stored a parquet file in my worker machines as i want to try to do this project without using the cloud. I am aware that i’ll encounter an issue when trying to seek these files as the code i am running in my scheduler machine has the path specific to that machine, i have tried solving the issue like this: