本文编写于 694 天前,最后修改于 607 天前,其中某些信息可能已经过时。

python数据分析三剑客案例

pandas numpy matplotlib

包括基础机器学习的notebook

/Python财务数据分析与决策

├── LightGBM.html

├── Linear_regression.html

├── Logistic_regression.html

├── Pandas.html

├── SQL.html

├── accounts.csv

├── basic.html

├── credit_risk_multiclass.csv

├── linear_regression.txt

├── logistic_regression_data1.txt

├── logistic_regression_data2.txt

└── transactions.csv

差一个大excel

基础概念

pandas操作

pandas与sql

线性回归与matplotlib

逻辑回归

lightGBM