Skip to content

Commit f83d373

Browse files
committed
added week 03
1 parent b2e2743 commit f83d373

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ The DCA aims to train professionals capable of designing and developing computer
5252
- Collect data through a snowballing (BFS-like) exploration process
5353
- Clean the dataset by truncating expansion depth and removing duplicates
5454
- Explore structural properties of the resulting network (e.g., degree distribution, connectivity)
55-
- [![Jupyter](https://img.shields.io/badge/-Notebook-191A1B?style=flat-square&logo=jupyter)](https://github.com/ivanovitchm/datastructure/blob/main/lessons/week03/Wikipedia.ipynb)
56-
**Wikipedia Pages Network Notebook**
55+
- [![Jupyter](https://img.shields.io/badge/-Notebook-191A1B?style=flat-square&logo=jupyter)](https://github.com/ivanovitchm/datastructure/blob/main/lessons/week03/Wikipedia.ipynb) Wikipedia Pages Network Notebook
5756

5857

5958

0 commit comments

Comments
 (0)