coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Stack Overflow] unexpected arguments when trying to set_index on a dask.dataframe #1421

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

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/unexpected-arguments-when-trying-to-set-index-on-a-dask-dataframe>