8000 Update README.md · Crane111/10_Python_Pandas_Module@c64fdbe · GitHub
[go: up one dir, main page]

Skip to content

Commit c64fdbe

Browse files
authored
Update README.md
1 parent 7f0ef08 commit c64fdbe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Pandas have two core data structure components, and all operations are based on
7676
* **Series**
7777
* **DataFrame**
7878

79+
---
7980

8081
## Table of contents 📋
8182

@@ -113,7 +114,6 @@ Open your [![Anaconda](https://img.shields.io/badge/Anaconda-342B029.svg?&style=
113114
Once Installed now we can import it inside our python code.
114115

115116
---
116-
117117

118118
## Frequently asked questions ❔
119119

@@ -123,6 +123,8 @@ You can <img src="https://img.shields.io/static/v1?label=%E2%AD%90&message=if%20
123123

124124
Go [here](https://github.com/milaan9/10_Python_Pandas_Module) if you aren't here already and click the "⭐ Star" button in the top right corner. You will be asked to create a GitHub account if you don't already have one.
125125

126+
---
127+
126128
### How can I read this tutorial without an Internet connection? <img alt="GIF" src="https://github.com/TheDudeThatCode/TheDudeThatCode/blob/master/Assets/hmm.gif" width="20vw" />
127129

128130
1. Go [here](https://github.com/milaan9/10_Python_Pandas_Module) if you aren't here already.
@@ -141,6 +143,7 @@ This will clear all the outputs and now you can understand each statement and le
141143

142144
If you have git and you know how to use it, you can also clone the repository instead of downloading a zip and extracting it. An advantage with doing it this way is that you don't need to download the whole tutorial again to get the latest version of it, all you need to do is to pull with git and run ipython notebook again.
143145

146+
---
144147

145148
## Authors ✍️
146149

@@ -152,6 +155,7 @@ If you have trouble with this tutorial please tell me about it by [Create an iss
152155

153156
If you like this tutorial, please [give it a ⭐ star](https://github.com/milaan9/10_Python_Pandas_Module).
154157

158+
---
155159

156160
## Licence 📜
157161

0 commit comments

Comments
 (0)
0