ENH/BUG: broadcast a lower-dim assignment if possible #5206
Labels
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
API Design
Indexing
Related to indexing on series/frames, not to indexes themselves
Milestone
http://stackoverflow.com/questions/19346033/how-to-collectively-set-the-values-of-multiple-columns-for-certain-selected-rows/19346925#19346925
This does not work as we are using a rhs of a series which is not broadcast
to the assignment
This works, but a tad cumbersome
The text was updated successfully, but these errors were encountered: