- 530
- 0
- 约1.44千字
- 约 3页
- 2021-11-29 发布于江苏
- 举报
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import matplotlib
excel = pd.read_excel(score.xlsx, sh t_name=[0,1])
score = excel[0]
duty = excel[1]
print(score)
print(*******************************************)
print(数据总行数:)
print(score.shape[0])
print(前 3 行数据:
原创力文档

文档评论(0)