cudf.MultiIndex.to_flat_index#

MultiIndex.to_flat_index()[source]#

Convert a MultiIndex to an Index of Tuples containing the level values.

This is not currently implemented