File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments