ERR: Raise a better message when mixing positional and label indexing in loc/iloc #25753
Labels
Error Reporting
Incorrect or improved errors from pandas
Indexing
Related to indexing on series/frames, not to indexes themselves
Milestone
Code Sample, a copy-pastable example if possible
Problem description
I followed the suggesion to move the ix to iloc and this is what I have got
I have used python 3.7.2 on an elemntary os 18.04
The text was updated successfully, but these errors were encountered: