基本信息
源码名称:量化投资以Python为工具(蔡立耑)习题解答、代码、数据
源码大小:237.02M
文件格式:.zip
开发语言:Python
更新时间:2022-03-09
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 1 元 
   源码介绍
量化投资以Python为工具(蔡立耑)习题解答、代码、数据

.
├── 量化投资以Python为工具(蔡立耑)习题解答
│   ├── Chapter10.py
│   ├── Chapter11.py
│   ├── Chapter12.py
│   ├── Chapter13.py
│   ├── Chapter14.py
│   ├── Chapter15.py
│   ├── Chapter16.py
│   ├── Chapter17.py
│   ├── Chapter18.py
│   ├── Chapter19.py
│   ├── Chapter2.py
│   ├── Chapter20.py
│   ├── Chapter21.py
│   ├── Chapter22.py
│   ├── Chapter23.py
│   ├── Chapter24.py
│   ├── Chapter25.py
│   ├── Chapter26.py
│   ├── Chapter27.py
│   ├── Chapter28.py
│   ├── Chapter29.py
│   ├── Chapter3.py
│   ├── Chapter30.py
│   ├── Chapter31.py
│   ├── Chapter32.py
│   ├── Chapter33.py
│   ├── Chapter34.py
│   ├── Chapter5.py
│   ├── Chapter6.py
│   ├── Chapter7.py
│   ├── Chapter8.py
│   ├── Chapter9.py
│   ├── Data
│   │   ├── Part1
│   │   │   └── 012
│   │   │       ├── Arthritis.csv
│   │   │       ├── Journals.csv
│   │   │       ├── Money.csv
│   │   │       └── mtcars.csv
│   │   ├── Part2
│   │   │   ├── 001
│   │   │   │   └── history.csv
│   │   │   ├── 002
│   │   │   │   └── Bwages.csv
│   │   │   ├── 004
│   │   │   │   └── managers.csv
│   │   │   └── 005
│   │   │       ├── CPS1988.csv
│   │   │       └── EuStockMarkets.csv
│   │   ├── Part3
│   │   │   ├── 003
│   │   │   │   ├── Stock.accdb
│   │   │   │   ├── TRD_Index.csv
│   │   │   │   ├── TRD_Index.txt
│   │   │   │   └── industryCodes.txt
│   │   │   └── 004
│   │   │       ├── Bank.csv
│   │   │       ├── ThreeFactors.txt
│   │   │       ├── codes.csv
│   │   │       └── problem21.txt
│   │   ├── Part4
│   │   │   ├── 001
│   │   │   │   ├── Yen.csv
│   │   │   │   └── pfyh.csv
│   │   │   ├── 002
│   │   │   │   ├── CRSPday.csv
│   │   │   │   └── SP500.csv
│   │   │   ├── 003
│   │   │   │   ├── baiyun.csv
│   │   │   │   └── zgsy.csv
│   │   │   ├── 004
│   │   │   │   └── CRSPday.csv
│   │   │   └── 005
│   │   │       └── sh50.csv
│   │   └── Part5
│   │       ├── 001
│   │       │   ├── problem27-1.csv
│   │       │   ├── problem27-2.csv
│   │       │   ├── problem27-3.csv
│   │       │   ├── problem27-4.csv
│   │       │   └── sh50.csv
│   │       ├── 002
│   │       │   ├── problem28-1.csv
│   │       │   └── problem28-3.csv
│   │       ├── 003
│   │       │   ├── problem29-1.csv
│   │       │   └── problem29-2.csv
│   │       ├── 004
│   │       │   ├── problem30-1.csv
│   │       │   ├── problem30-2.csv
│   │       │   └── problem30-3.csv
│   │       ├── 005
│   │       │   └── problem31-1.csv
│   │       ├── 006
│   │       │   └── problem32-2.csv
│   │       ├── 007
│   │       │   └── problem33-1.csv
│   │       └── 008
│   │           ├── problem34-1.csv
│   │           └── problem34-3.csv
│   ├── Python_ANS_20170220.pdf
│   ├── candle.py
│   ├── movingAverage.py
│   └── 路径说明.txt
└── 量化投资以Python为工具(蔡立耑)习题解答、代码、数据.zip

27 directories, 79 files