Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想重命名这个数据集的列(用 . 读取一个Stata文件rea.dta()。我试过了rename(),colnames()[1]但我从来没有想出如何重命名这些列......
rea.dta()
rename()
colnames()[1]