2022-12-15

pandas can read excel with many sheets

import pandas as pd
df= pd.read_excel('combj2022.xlsx')
print(df)

댓글 없음:

댓글 쓰기