Reputation: 1801
I have a data frame with lots of columns, I wanted to replace the last value of few of columns with blank, what is the best way to do that.
the thing is data frame can be dynamic with values and length.
Here is the data frame:
How can I remove values from column F and G to blank?
please except typos as I'm new here.
Upvotes: 0
Views: 52