【发布时间】:2020-10-03 10:21:42
【问题描述】:
x2 = x1.head(10)
x2
output:
374661.0 15942
313131.0 11796
296016.0 10190
267708.0 9246
306726.0 5556
321531.0 4982
307566.0 4132
274869.0 3714
278523.0 3344
300258.0 3280
Name: UserId, dtype: int64
【问题讨论】:
-
请指定您需要的绘图类型(条形图、直方图、散点图..)。并添加您尝试过的内容..
标签: python pandas matplotlib data-science