Tags / rename
Renaming Files According to a Provided CSV Map Using Python and Pandas Libraries
Renaming Multiple Column Values in Pandas Using NumPy's Select Function
Renaming Multiple Files in a Folder: Counting Up from 001 to xxx Using file.rename() in R
Renaming Multiple DataFrames with Digit-like Column Names in pandas - A More Efficient Approach Than Using exec()