Open github-actions[bot] opened 2 years ago
I am using read_csv() to read a long list of csv files and return two dataframes. I have managed to speed up this action by using dask. Unfortunately, I have not been able to return multiple variables when using dask.
The minimum working example below r…
Read the full article on the following website:
https://stackoverflow.com/questions/71710470/using-dask-to-return-more-than-one-dataframe
Sultan's answer sounds good!
I am using read_csv() to read a long list of csv files and return two dataframes. I have managed to speed up this action by using dask. Unfortunately, I have not been able to return multiple variables when using dask.
The minimum working example below r…
Would you like to know more?
Read the full article on the following website:
https://stackoverflow.com/questions/71710470/using-dask-to-return-more-than-one-dataframe