Notice: we moved to https://sihan.hashnode.dev/
#rename unknown pandas column. #rename columns I do not know the name of. #renaming pandas column df.rename(columns={df.columns[0]:'data'},inplace=True)
No comments:
Post a Comment