Skip to content

lailudan/Econ-Python-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Econ-Python-Learning/
├── data/
│   ├── raw/            # 原始地图数据,乱码成堆
│   └── processed/      # 清洗好的干净数据
├── notebooks/
│   ├── 01_data_cleaning.ipynb      # 把地址转成经纬度
│   ├── 02_visualization_map.ipynb  # 画出医疗资源热力图
│   └── 03_regression_model.ipynb   # 跑 OLS 回归,证明距离与健康的关系
├── reports/
│   └── final_presentation.pdf      # 汇报PPT
└── README.md           # 项目说明书
    └── Learning_Path.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors