Pandas Index 轉換&排序&聯表&選取

import pandas as pd df = pd.DataFrame({"學號": [1001,1002,1003,1004,1005], "name": ["A","B","C","D","E"], "生日": ["1990/01/02","1992/02/05","1990/05/06","1991/05/30","
相關文章
相關標籤/搜索