File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ Pandas have two core data structure components, and all operations are based on
51
51
[ Python_Pandas_Methods:] ( https://github.com/milaan9/10_Python_Pandas_Module/tree/main/001_Python_Pandas_Methods )
52
52
53
53
54
- [ 001_Python_Pandas_DataFrame_from_Dictionary] ( https://github.com/milaan9/10_Python_Pandas_Module/blob/main/001_Python_Pandas_Methods/001_Python_Pandas_DataFrame_from_Dictionary.ipynb )
54
+ - [ 001_Python_Pandas_DataFrame_from_Dictionary] ( https://github.com/milaan9/10_Python_Pandas_Module/blob/main/001_Python_Pandas_Methods/001_Python_Pandas_DataFrame_from_Dictionary.ipynb )
55
55
56
- [ 002_Python_Pandas_DataFrame_from_List] ( https://github.com/milaan9/10_Python_Pandas_Module/blob/main/001_Python_Pandas_Methods/002_Python_Pandas_DataFrame_from_List.ipynb )
56
+ - [ 002_Python_Pandas_DataFrame_from_List] ( https://github.com/milaan9/10_Python_Pandas_Module/blob/main/001_Python_Pandas_Methods/002_Python_Pandas_DataFrame_from_List.ipynb )
57
57
58
58
[ 003_Python_Pandas_DataFrame_head()_ and_tail()] ( https://github.com/milaan9/10_Python_Pandas_Module/blob/main/001_Python_Pandas_Methods/003_Python_Pandas_DataFrame_head()_and_tail().ipynb )
59
59
You can’t perform that action at this time.
0 commit comments