Inconsistent integer column indexing #6546
Labels
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Indexing
Related to indexing on series/frames, not to indexes themselves
Milestone
When columns have an integer as their name, indexing them becomes inconsistent:
Desired behavior would be:
This is in pandas 0.13.1
The text was updated successfully, but these errors were encountered: