摘要: from pandas import DataFrame,Series import pandas as pd import numpy as np arr = np.arange(12).reshape((3,4)) print(arr) ''' [[ 0 1 2 3] [ 4 5 6 7] [ 阅读全文
posted @ 2021-03-04 17:08 OTAKU_nicole 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 运行发现 PytestUnknownMarkWarning: Unknown pytest.mark.auth - is this a typo? You can register custom marks to avoid this warning - for details, see https 阅读全文
posted @ 2021-03-04 11:38 OTAKU_nicole 阅读(400) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示