# data_analysis **Repository Path**: xzhichao/data_analysis ## Basic Information - **Project Name**: data_analysis - **Description**: 数据分析:Pandas学习之路,数据思维的一场历练 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-02-21 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python Data Analysis Course(PDAC) ## 2023 同学们加油冲冲冲! ## [joyfulpandas] ----- > 1. [joyfulpandas](http://joyfulpandas.datawhale.club/) > 2. [学习目录](http://joyfulpandas.datawhale.club/Content/index.html) > 3. [线下资源链接](http://joyfulpandas.datawhale.club/pandas%E6%95%B0%E6%8D%AE%E5%A4%84%E7%90%86%E4%B8%8E%E5%88%86%E6%9E%90.html) > 4. [线上资源阅读-电子书](https://gitee.com/xzhichao/data_analysis/blob/master/%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%BA%90/joyfulpandas.pdf) > 5. 代码资源 >> 1. [代码资源1](http://joyfulpandas.datawhale.club/Content/index.html) >> 2. [代码资源2-含data-source](https://github.com/datawhalechina/joyful-pandas) ## [pandas] ----- > 1. [pandas cheat sheet 查询表](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf) > 2. [pandas Getting started](https://pandas.pydata.org/getting_started.html) >> 1. 环境搭建 >> 2. [Tutorials](https://jupyterlab.readthedocs.io/en/stable/user/interface.html) >> 3. [Books](https://amzn.to/3DyLaJc) >> 4. [Videos资源](https://jupyterlab.readthedocs.io/en/stable/user/interface.html) ## [JupyterLab] > 1. focused on interactive > 2. focused on exploratory computing.