首页
新闻
会员
周边
捐助
园子
·
关注
·
粉丝
·
会员
·
随便看看
·
消息
欢迎,请先
登录
或者
注册
。
登录
/
注册
闪存
博客
发言
小组
投递
新闻
提问
博问
添加
收藏
文库
问题反馈
问题列表
我关注的
我的博问
博问标签
提问
回答
被采纳
0
回答数
sns.load_dataset('tips') 中的 tips文件在哪,这是什么?
tips=sns.load_dataset('tips') tips.head() #head(10)看10行 Out[140]: total_bill tip sex smoker day time
1
回答数
为什么python 的numpy.unique唯一值会自动排序
arr34 = np.array([3,4,5,3,2,4,3],dtype='<U6') arr34a = np.unique(arr34) arr34a 输出___________________
2
回答数
python的pandas为什么有to_excel没有to_txt
python的pandas为什么有to_excel没有to_txt
平行时空Times
园豆:206
排名:1500名之外
博问搜索
关于博问
»
博问帮助
»
发现问题
»
我有建议