Skip to content

Commit b3b483a

Browse files
committed
stock accounts
1 parent 4eb0b58 commit b3b483a

File tree

4 files changed

+692
-0
lines changed

4 files changed

+692
-0
lines changed

stock_accounts/readme.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## 上证指数与开户数历史数据分析
2+
3+
需要安装库:
4+
5+
* tushare
6+
* requests
7+
* bs4
8+
* pandas
9+
* matplotlib
10+
11+
12+
13+
参考文章:
14+
15+
16+
17+
18+
19+
数据可视化:
20+
21+
![大盘与开户数](stock_accounts.png)
22+
23+
24+
25+
更多实用有趣的例程
26+
27+
欢迎关注“**Crossin的编程教室**”及同名 [知乎专栏](https://zhuanlan.zhihu.com/crossin)
28+
29+
![crossincode](../crossin-logo.png)

0 commit comments

Comments
 (0)