上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 345 下一页
摘要: map list(map(str,range(10)))Out[1]: ['0', '1', '2', '3', '4', '5'... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(18) 评论(0) 推荐(0)
摘要: from collections import Countera=[1,2,3,3,3,3,3,5,6,7,7,7,8,8]Coun... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(25) 评论(0) 推荐(0)
摘要: from collections import Countera=[1,2,3,3,3,3,3,5,6,7,7,7,8,8]Coun... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(23) 评论(0) 推荐(0)
摘要: import pymongoclient = pymongo.MongoClient('192.168.0.136',27017) ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(178) 评论(0) 推荐(0)
摘要: download apt-get install -fsudo dpkg -i sogoupinyin_2.2.0.0102_amd... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(21) 评论(0) 推荐(0)
摘要: import mathfrom pyspark import SparkConf,SparkContext#from pyspark... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(47) 评论(0) 推荐(0)
摘要: import mathfrom pyspark import SparkConf,SparkContext#from pyspark... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(30) 评论(0) 推荐(0)
摘要: studio-3t下载 3t在linux 下安装非常方便,直接解压即可! 运行:在bin文件夹下打开terminal ./s... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(76) 评论(0) 推荐(0)
摘要: studio-3t下载 3t在linux 下安装非常方便,直接解压即可! 运行:在bin文件夹下打开terminal ./s... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(71) 评论(0) 推荐(0)
摘要: import matplotlib.pyplot as plt#概率分布直方图 #高斯分布 #均值为0 mean = 100 ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(112) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 345 下一页