# DataScienceCrashCourse **Repository Path**: gzjzg/data-preparation-crash-course ## Basic Information - **Project Name**: DataScienceCrashCourse - **Description**: 鲸析王牌课程:颠覆你对Python数据科学的认知! - **Primary Language**: Python - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-04-13 - **Last Updated**: 2023-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, Data-Mining, Data-visualization, data-science, Machine-learning ## README ## Pandas训练营 | 序号 | 详情链接 | | :---: | :---: | | 1 | [获取路径](https://zg104.github.io/Pandas/Pandas_path) | | 2 | [读取csv](https://zg104.github.io/Pandas/Pandas_read_csv) | | 3 | [读取html](https://zg104.github.io/Pandas/Pandas_read_html) | | 4 | [读取json](https://zg104.github.io/Pandas/Pandas_read_json) | | 5 | [系列](https://zg104.github.io/Pandas/Pandas_Series) | | 6 | [数据框基础](https://zg104.github.io/Pandas/Pandas_DataFrame_Basis) | | 7 | [数据框列操作](https://zg104.github.io/Pandas/Pandas_DataFrame_Columns) | | 8 | [数据框行操作](https://zg104.github.io/Pandas/Pandas_DataFrame_Rows) | | 9 | [数据框进阶操作](https://zg104.github.io/Pandas/Pandas_DataFrame_Mixed) | | 10 | [数据抽样](https://zg104.github.io/Pandas/Pandas_Sample) | | 11 | [数据框合并](https://zg104.github.io/Pandas/Pandas_Merge) | | 12 | [value counts](https://zg104.github.io/Pandas/Pandas_value_counts) | | 13 | [分组](https://zg104.github.io/Pandas/Pandas_Groupby) | | 14 | [五大函数](https://zg104.github.io/Pandas/Pandas_Functions) | | 15 | [窗口函数](https://zg104.github.io/Pandas/Pandas_Window) | | 16 | [时间处理](https://zg104.github.io/Pandas/Pandas_Time_Processing) | | 17 | [缺失值处理](https://zg104.github.io/Pandas/Pandas_Missing) |