-
-
Notifications
You must be signed in to change notification settings - Fork 19.1k
Closed
Labels
BugIndexingRelated to indexing on series/frames, not to indexes themselvesRelated to indexing on series/frames, not to indexes themselves
Description
xref #9877
regression from 0.16.0
df = pd.DataFrame(columns=['A','B'])
df.ix['test1', 'A'] = dict({'1':'test2'})
Metadata
Metadata
Assignees
Labels
BugIndexingRelated to indexing on series/frames, not to indexes themselvesRelated to indexing on series/frames, not to indexes themselves