I heard dask does not have very good support for multiindex, but I don’t know exactly how.
So I want to know:
is that still the case?
What do I need to be careful with when dealing with multiindex in Dask?
(e.g. if I want to create partitions by multiple columns)
I’d be happy to learn about the design and story/history.