import pandas as pd. 2. from tkinter import *. 3. from tkinter import ttk. 4. . 5. df = pd.read_csv("Employees_data", index_col=0).
確定! 回上一頁