Skip to content

Commit

Permalink
pandas dataframe
Browse files Browse the repository at this point in the history
  • Loading branch information
cr-mao committed Aug 29, 2024
1 parent c449b7e commit ebd37bd
Show file tree
Hide file tree
Showing 6 changed files with 1,247 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jupyter notebook ,numpy,pandas,matplotlib
- [Series的索引与基本操作](datahandling/22-SerieIndexAndOperation/22-seriesIndexAndOperation.ipynb)
- pandas
- [dataframe创建、基本属性与索引切片](datahandling/23-PandasDataframeBasic/dataframeBasic.ipynb)
- [dataframe中的方法与索引技巧]
- [dataframe中的方法与索引技巧](datahandling/24-PandasDataframeMethodAndIndex/dataframeMethodAndIndex.ipynb)
- [dataframe统计运算和逻辑运算](datahandling/25-PandasDataframeStatAndLogic/dataframeStatAndLogic.ipynb)



Expand Down
Loading

0 comments on commit ebd37bd

Please sign in to comment.