datachain
datachain copied to clipboard
Pandas MultiIndex support
Follow-up for the https://github.com/iterative/datachain/issues/1031 + https://github.com/iterative/datachain/pull/1035
We need to implement proper support for Pandas MultiIndex, we should be able to read back multiindex pandas and properly reconstruct the datachain.
See also these two comments in the PR mentioned above: 1 + 2.