Fix to_hierarchical_dataframe with VectorIndex data columns#666
Merged
oruebel merged 8 commits intodev from fix/to_hdf_with_vectorindexNov 23, 2021
+73-1
Commits
Commits on Aug 23, 2021
Fix #665 TypeError in to_hierarchical_dataframe when index contains lists due to VectorIndex columns
committed- committed
Update error check to explicitly check for bad index values rather than to process only on TypeError
committed- committed
- committed
- authored