Informatics Practices

Fill in the blanks:

The rename() function requires _________ argument to make changes in the original dataframe.

Python Pandas

1 Like

Answer

inplace

Answered By

3 Likes


Related Questions