Why does Pandas inner join give ValueError: len(left_on) must equal the number of levels in the index of "right"? Why does Pandas inner join give ValueError: len(left_on) must equal the number of levels in the index of "right"? python python