摘要:
#其他访问方式,列表和numpy的访问方式完全适用于Series arr =np.random.randint(0,100,size=5) arr array([38, 15, 10, 85, 81]) s=Series(data=arr,index=["tom", "lucy", "mery", 阅读全文
posted @ 2022-11-13 22:26
蓝绝
阅读(73)
评论(0)
推荐(0)
2022年11月13日 #