Closed
Description
I recently was using .ix on a DataFrame with an index that is very close to the integer index and got some unexpected results:
http://nbviewer.ipython.org/3882591/wonky-indexes.ipynb
I'm not sure if this is a bug or if I'm misreading the docs.