You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Influenza_fund_linkage_system/requirements.txt

17 lines
209 B

// 数据库
5 months ago
psycopg2==2.9.9
// 数据处理
pandas==2.2.2
// 爬虫
5 months ago
requests==2.31.0
lxml==4.9.3
// 数据可视化
5 months ago
streamlit==1.34.0
streamlit-echarts==0.4.0
// 模型
statsmodels==0.14.2
pmdarima==2.0.4