init commit

This commit is contained in:
100gle
2022-04-19 16:24:50 +08:00
commit 8ed9bbce90
4 changed files with 322 additions and 0 deletions

29
requirements.txt Normal file
View File

@@ -0,0 +1,29 @@
# base
pandas == 1.4.1
jupyter
# chapter 2
beautifulsoup4
requests-html
requests
matplotlib
seaborn
jieba
pyecharts
# chapter 6
openpyxl
# chapter 7
SQLAlchemy
# chapter 10
pyjanitor
bokeh
statsmodels
# projects
click >= 8.0.1
scikit-learn
scrapy
fastapi