Rename columns in pandas dataframe is a very basic operation when it comes to Data Wrangling. In this article I am going to cover 9 different tactics for renaming columns using pandas library. Some of these could be unknown to many aspiring Data Scientists.
Continue reading “9 tactics to rename columns in pandas dataframe”