fix select bug with copycols=false on SubDataFrame#3231
Conversation
|
Also fixed: by which I think is nicer |
nalimilan
left a comment
There was a problem hiding this comment.
This will break code that incorrectly relies on getting no error, so maybe it could wait for 1.5 to limit disruption?
I do not see what correct code would be broken here. The only possibility that code worked that currently fails is because For me it is a bug that never can produce what user wanted. And that is why I thought to make a patch release for it. |
|
OK, fair enough! |
|
Thank you! |
Fixes the following bug: