mo.ui.data_explorer(df.reset_index())
and the index
column should appear in encodings dropdownsmo.ui.dataframe
is better and you can output the result of it (like some rolling) to the data explorer. mo.ui.dataframe
as a transform method, thanks for your suggestion π