# course_pandas **Repository Path**: wangzhushi/course_pandas ## Basic Information - **Project Name**: course_pandas - **Description**: 主要记录pandas的使用方法 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-27 - **Last Updated**: 2022-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # course_pandas #### 介绍 主要记录pandas的使用方法 #### 安装教程 1. 提前安装jupyter,可参考:[【Jpt-00】jupyterlab介绍](https://zhuanlan.zhihu.com/p/544658921) #### 使用说明 1. 直接打开对应的jupyter即可操作。 #### 章节说明
[【Pd-01】Pandas简介(初识)](https://zhuanlan.zhihu.com/p/545164412)
[【Pd-02】Pandas的增删改查](https://zhuanlan.zhihu.com/p/545365461)
[【Pd-03】Pandas的axis和index的介绍](https://zhuanlan.zhihu.com/p/545435747)
[【Pd-04】数据的缺失处理,统计和分析等](https://zhuanlan.zhihu.com/p/545455760)
[【Pd-05】pandas处理字>符串str](https://zhuanlan.zhihu.com/p/545571294)
[【Pd-06】pandas数据处理map,apply,applymap](https://zhuanlan.zhihu.com/p/545618949)
[【Pd-07】pandas数据拼接合并concat,merge,join](https://zhuanlan.zhihu.com/p/546046267)
[【Pd-08】pandas优化和图示](https://zhuanlan.zhihu.com/p/548778733)
[【Pd-09】pandas快速读取多个文件](https://zhuanlan.zhihu.com/p/549179649)
[【Pd-20】pandas 实践小案例](https://zhuanlan.zhihu.com/p/576447097)
有任何问题,可以该处留言或对应章节中留言,大家共同进步。