# house_data_analysis **Repository Path**: cooltange/house_data_analysis ## Basic Information - **Project Name**: house_data_analysis - **Description**: Python数据分析案例实战(慕课版)- 第7章案例 二手房数据分析预测系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2023-10-20 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: 二手房, 数据分析 ## README # Python数据分析案例实战(慕课版) 第7章案例 ## 二手房数据分析预测系统 ### https://weread.qq.com/web/reader/c86324b071eefedac86fcd8kd9d320f022ed9d4f495e456 ## 项目环境准备步骤: ### 1、创建虚拟环境(非必须, 强烈建议)。 ### 2、安装项目依赖 使用pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple 。 ### 3、启动项目 运行show_window.py文件,显示窗口。