HomePython Pandas-1 Write statement(s) to change the value at 5th row, 6th column in a DataFrame df. 1 Comments Facebook Twitter Q. Write statement(s) to change the value at 5th row, 6th column in a DataFrame df.Answer =df [ "6th column name"] [5th row index / row label] = New value
Write python program to change the 5th row and 6th column of the dataframe.
ReplyDeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )