Skip to content

Commit 45a7f94

Browse files
Update README.md
1 parent 8a494a2 commit 45a7f94

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Data Analysis Using Python
22
The repository contains all the notebooks and datasets that we are going to use during the course.
33

4-
Open this repository in <a href="https://mybinder.org/v2/gh/alihussainia/DataAnalysis-icodeguru-Batch2/master?urlpath=lab">Binder</a>
4+
Open this repository in [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/alihussainia/DataAnalysis-icodeguru-Batch2/master?urlpath=lab)
55

66
## Course Content
77
### Chapter 01: [Data Manipulation with pandas](https://github.com/YousraMashkoor/DataAnalysis-icodeguru-Batch2/blob/master/DA2_chapter1.ipynb)
@@ -61,3 +61,5 @@ Open this repository in <a href="https://mybinder.org/v2/gh/alihussainia/DataAna
6161
* Lecture 08 - Inferential Statistics
6262
* Lecture 09 - Density Plot
6363
* Lecture 10 - Srandard Normal Distribution
64+
* Lecture 11 - Central Limit Theorem
65+
* Lecture 12 - Hypothesis Testing

0 commit comments

Comments
 (0)