|
8 | 8 | <img width="128px" src="https://file.labex.io/path/gdqX0QgXsYjL.png"> |
9 | 9 | </div> |
10 | 10 |
|
11 | | -NumPy 是 Python 中科学计算的基础。此技能树为学习 NumPy 提供了系统的方法。它非常适合数据科学初学者,提供了一条结构化的学习路径,帮助你掌握数组操作、广播机制和数值算法。通过实践操作、非视频课程以及在数值分析练习场中的实际练习,你可以培养在高效数据处理和计算方面的实际技能。 |
| 11 | +通过为初学者设计的结构化学习路径,学习 NumPy——Python 科学计算的基础。这套实用的 NumPy 课程提供了一种系统化的方式,帮助您掌握数组操作、广播和数值算法。通过在数值分析实践场中的实际练习,培养高效数据处理和计算的实际技能。本路线图非常适合任何开启数据科学之旅的人。 |
12 | 12 |
|
13 | 13 | | 序号 | 名称 | 难度 | Repo | 练习 | |
14 | 14 | |--------|-------------------------------------------------------------------------|--------|--------------------------------------------------------------------|----------------------------------------------------------------------| |
15 | | -| 1 | [NumPy 快速入门](https://labex.io/zh/courses/quick-start-with-numpy) | 初级 | [🔗 Repo](https://github.com/labex-labs/quick-start-with-numpy) | [🚀 开始实验](https://labex.io/zh/courses/quick-start-with-numpy) | |
16 | | -| 2 | [NumPy 实践实验室](https://labex.io/zh/courses/numpy-practice-labs) | 初级 | [🔗 Repo](https://github.com/labex-labs/numpy-practice-labs) | [🚀 开始实验](https://labex.io/zh/courses/numpy-practice-labs) | |
17 | | -| 3 | [NumPy 实践挑战](https://labex.io/zh/courses/numpy-practice-challenges) | 初级 | [🔗 Repo](https://github.com/labex-labs/numpy-practice-challenges) | [🚀 开始实验](https://labex.io/zh/courses/numpy-practice-challenges) | |
18 | | -| 4 | [100 个 NumPy 练习题](https://labex.io/zh/courses/100-numpy-exercises) | 中级 | [🔗 Repo](https://github.com/labex-labs/100-numpy-exercises) | [🚀 开始实验](https://labex.io/zh/courses/100-numpy-exercises) | |
| 15 | +| 1 | [NumPy 入门指南](https://labex.io/zh/courses/numpy-for-beginners) | 初级 | [🔗 Repo](https://github.com/labex-labs/numpy-for-beginners) | [🚀 开始实验](https://labex.io/zh/courses/numpy-for-beginners) | |
| 16 | +| 2 | [NumPy 实践挑战](https://labex.io/zh/courses/numpy-practice-challenges) | 初级 | [🔗 Repo](https://github.com/labex-labs/numpy-practice-challenges) | [🚀 开始实验](https://labex.io/zh/courses/numpy-practice-challenges) | |
| 17 | +| 3 | [100 个 NumPy 练习题](https://labex.io/zh/courses/100-numpy-exercises) | 初级 | [🔗 Repo](https://github.com/labex-labs/100-numpy-exercises) | [🚀 开始实验](https://labex.io/zh/courses/100-numpy-exercises) | |
19 | 18 |
|
20 | 19 | ## 更多 |
21 | 20 |
|
|
0 commit comments