Skip to content

unstory/tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tutorial

python & pandas 's tutorial

tasks

  1. 合并test1.xlsx, test2.xlsx的文件(使用pd.concat函数)
  2. 去重,只保留不重复的记录(使用pd.drop_duplicates函数)
  3. 按照年龄升序排序

About

python & pandas 's tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published