Skip to content

Commit 306494e

Browse files
committed
Update README.md
1 parent f940897 commit 306494e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ NumPy is the foundation of scientific computing in Python. This Skill Tree provi
1212

1313
| Index | Name | Difficulty | Repo | Practice |
1414
|---------|---------------------------------------------------------------------------------|--------------|--------------------------------------------------------------------|--------------------------------------------------------------------|
15-
| 1 | [Quick Start with NumPy](https://labex.io/courses/quick-start-with-numpy) | ★☆☆ | [🔗 Repo](https://github.com/labex-labs/quick-start-with-numpy) | [🚀 Start Lab](https://labex.io/courses/quick-start-with-numpy) |
16-
| 2 | [NumPy Practice Labs](https://labex.io/courses/numpy-practice-labs) | ★☆☆ | [🔗 Repo](https://github.com/labex-labs/numpy-practice-labs) | [🚀 Start Lab](https://labex.io/courses/numpy-practice-labs) |
17-
| 3 | [NumPy Practice Challenges](https://labex.io/courses/numpy-practice-challenges) | ★☆☆ | [🔗 Repo](https://github.com/labex-labs/numpy-practice-challenges) | [🚀 Start Lab](https://labex.io/courses/numpy-practice-challenges) |
18-
| 4 | [100 NumPy Exercises](https://labex.io/courses/100-numpy-exercises) | ★★☆ | [🔗 Repo](https://github.com/labex-labs/100-numpy-exercises) | [🚀 Start Lab](https://labex.io/courses/100-numpy-exercises) |
15+
| 1 | [Quick Start with NumPy](https://labex.io/courses/quick-start-with-numpy) | Beginner | [🔗 Repo](https://github.com/labex-labs/quick-start-with-numpy) | [🚀 Start Lab](https://labex.io/courses/quick-start-with-numpy) |
16+
| 2 | [NumPy Practice Labs](https://labex.io/courses/numpy-practice-labs) | Beginner | [🔗 Repo](https://github.com/labex-labs/numpy-practice-labs) | [🚀 Start Lab](https://labex.io/courses/numpy-practice-labs) |
17+
| 3 | [NumPy Practice Challenges](https://labex.io/courses/numpy-practice-challenges) | Beginner | [🔗 Repo](https://github.com/labex-labs/numpy-practice-challenges) | [🚀 Start Lab](https://labex.io/courses/numpy-practice-challenges) |
18+
| 4 | [100 NumPy Exercises](https://labex.io/courses/100-numpy-exercises) | Intermediate | [🔗 Repo](https://github.com/labex-labs/100-numpy-exercises) | [🚀 Start Lab](https://labex.io/courses/100-numpy-exercises) |
1919

2020
## More
2121

0 commit comments

Comments
 (0)