摘要:
[toc] # 使用Finalshell作为连接机器 ## 界面 可以将命令保存在finalshell里,这样就不用每次都输入命令,最好是将Hadoop配置到环境变量里,减少命令的长度与复杂度。 
评论(0)
推荐(0)
摘要:
[toc] # 北京市政百姓信件分析实战 ## 1.爬虫 ```python import json import requests import demjson from bs4 import BeautifulSoup import jieba import jieba.analyse as a 阅读全文
posted @ 2023-06-21 18:12
信2005-2刘海涛
阅读(323)
评论(0)
推荐(0)