I am trying to merge two dask dataframes however dask appears to have some issues.
First of all, it does not recognize the "divisions" argument in set_index():
---------------------------------------------------------------------------
TypeError …
---
## Would you like to know more?
Read the full article on the following website:
<https://stackoverflow.com/questions/73805645/issues-with-dask>
I am trying to merge two dask dataframes however dask appears to have some issues. First of all, it does not recognize the "divisions" argument in set_index():