# python-2024f **Repository Path**: eccstartup/python-2024f ## Basic Information - **Project Name**: python-2024f - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-16 - **Last Updated**: 2024-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python编程与数据处理 #### 仓库介绍 这是2024-2025学年秋季《Python编程与数据处理》课程的资料仓库,存储课件、示例代码和发布作业。 #### 授课对象 2024级统计学硕士和应用统计学专业硕士 #### 课程目标 学会Python #### 授课范围 1. Python基础 2. numpy、pandas、scipy等数据处理工具 3. matplotlib、seaborn、plotly等画图工具 #### 教材 [python编程从入门到实践第3版](https://gitee.com/eccstartup/python-2024f/blob/master/textbook/) #### Useful links * [freecodecamp python](https://www.freecodecamp.org/chinese/learn/scientific-computing-with-python/) * [Leetcode pandas15](https://leetcode.cn/studyplan/introduction-to-pandas/) * [Leetcode pandas30](https://leetcode.cn/studyplan/introduction-to-pandas/) #### 往年资源 * [python-2023f](https://gitee.com/eccstartup/python-2023f) * [python-2021f](https://gitee.com/eccstartup/python-2021f)