parent
26ee5cd8ef
commit
8b584b6ff4
@ -0,0 +1,16 @@
|
||||
# 网络请求和数据获取
|
||||
requests>=2.28.0
|
||||
|
||||
# 数据处理和Excel操作
|
||||
pandas>=1.5.0
|
||||
openpyxl>=3.0.0
|
||||
|
||||
# 中文分词
|
||||
jieba>=0.42.1
|
||||
|
||||
# 数据可视化
|
||||
matplotlib>=3.5.0
|
||||
wordcloud>=1.8.0
|
||||
|
||||
beautifulsoup4>=4.11.0
|
||||
lxml>=4.9.0
|
||||
Loading…
Reference in new issue