You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -129,15 +129,15 @@ Go [here](https://github.com/milaan9/10_Python_Pandas_Module) if you aren't here
129
129
130
130
1. Go [here](https://github.com/milaan9/10_Python_Pandas_Module) if you aren't here already.
131
131
132
-
2. Click the big green "Clone or download" button in the top right of the page, then click "[Download ZIP](https://github.com/milaan9/10_Python_Pandas_Module/archive/refs/heads/main.zip)".
132
+
2. Click the big green "Code" button in the top right of the page, then click "[Download ZIP](https://github.com/milaan9/10_Python_Pandas_Module/archive/refs/heads/main.zip)".
133
133
134
134

135
135
136
136
3. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.
137
137
138
138
4. Launch ipython notebook from the folder which contains the notebooks. Open each one of them
139
139
140
-
`Cell > All Output > Clear`
140
+
`Kernel > Restart & Clear Output`
141
141
142
142
This will clear all the outputs and now you can understand each statement and learn interactively.
0 commit comments