.loc for appending/assigning multiple values #6173
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
Enhancement
good first issue
Indexing
Related to indexing on series/frames, not to indexes themselves
Needs Tests
Unit test(s) needed to prevent regressions
Milestone
According to the latest v0.13 docs
.loc
can append, but can it (or rather, should it?) append more than one value at once?Setting multiple via .loc:
Setting single via .loc: (works as intended)
The text was updated successfully, but these errors were encountered: