{"id":31133027,"url":"https://github.com/labex-labs/numpy-for-beginners","last_synced_at":"2026-06-20T04:05:19.925Z","repository":{"id":314067503,"uuid":"1054017449","full_name":"labex-labs/numpy-for-beginners","owner":"labex-labs","description":"This comprehensive course covers the fundamental concepts and practical techniques of NumPy, the essential library for numerical computing in Python. Learn to create, manipulate, and analyze arrays efficiently.","archived":false,"fork":false,"pushed_at":"2025-10-20T07:59:37.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T09:39:15.997Z","etag":null,"topics":["array-manipulation","array-slicing","beginner-friendly","course","data-analysis","data-science","data-structures","fast-computation","hands-on","labex","labs","linear-algebra","matrix-operations","numerical-computing","numpy","programming","python","python-programming","scientific-computing","vectorized-operations"],"latest_commit_sha":null,"homepage":"https://labex.io/courses/numpy-for-beginners","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-10T08:49:27.000Z","updated_at":"2025-10-20T07:59:41.000Z","dependencies_parsed_at":"2025-09-10T12:11:38.035Z","dependency_job_id":"2035c0e7-c76f-44de-aa2a-b59956045106","html_url":"https://github.com/labex-labs/numpy-for-beginners","commit_stats":null,"previous_names":["labex-labs/numpy-for-beginners"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/numpy-for-beginners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fnumpy-for-beginners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fnumpy-for-beginners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fnumpy-for-beginners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fnumpy-for-beginners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/numpy-for-beginners/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fnumpy-for-beginners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34556499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["array-manipulation","array-slicing","beginner-friendly","course","data-analysis","data-science","data-structures","fast-computation","hands-on","labex","labs","linear-algebra","matrix-operations","numerical-computing","numpy","programming","python","python-programming","scientific-computing","vectorized-operations"],"created_at":"2025-09-18T05:03:06.480Z","updated_at":"2026-06-20T04:05:19.910Z","avatar_url":"https://github.com/labex-labs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# NumPy for Beginners\n\n## Languages\n\n🇨🇳 [简体中文](README_zh.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇯🇵 [日本語](README_ja.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) \n\n[![NumPy for Beginners](https://cover-creator.labex.io/numpy-for-beginners.png)](https://labex.io/courses/numpy-for-beginners)\n\n[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/numpy-for-beginners)\n\nThis comprehensive course covers the fundamental concepts and practical techniques of NumPy, the essential library for numerical computing in Python. Learn to create, manipulate, and analyze arrays efficiently.\n\n![NumPy](https://img.shields.io/badge/NumPy-whitesmoke?style=for-the-badge\u0026logo=numpy)\n![Python](https://img.shields.io/badge/Python-whitesmoke?style=for-the-badge\u0026logo=python)\n\n\n## Exercises\n\n|   Index | Name                             | Difficulty   | Practice                                                                                                                         |\n|---------|----------------------------------|--------------|----------------------------------------------------------------------------------------------------------------------------------|\n|       1 | 🧩 🆓 NumPy Array Creation       | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/numpy-numpy-array-creation-596338?course=numpy-for-beginners'\u003eStart Lab\u003c/a\u003e       |\n|       2 | 🧩 🆓 NumPy Indexing on ndarrays | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/numpy-numpy-indexing-on-ndarrays-596339?course=numpy-for-beginners'\u003eStart Lab\u003c/a\u003e |\n|       3 | 🧩 🆓 NumPy IO Genfromtxt        | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/numpy-numpy-io-genfromtxt-596340?course=numpy-for-beginners'\u003eStart Lab\u003c/a\u003e        |\n|       4 | 🧩 🆓 NumPy Data Types           | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/numpy-numpy-data-types-596341?course=numpy-for-beginners'\u003eStart Lab\u003c/a\u003e           |\n|       5 | 🧩 🆓 NumPy Broadcasting         | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/numpy-numpy-broadcasting-596342?course=numpy-for-beginners'\u003eStart Lab\u003c/a\u003e         |\n|       6 | 🧩 🆓 NumPy Copies and Views     | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/numpy-numpy-copies-and-views-596343?course=numpy-for-beginners'\u003eStart Lab\u003c/a\u003e     |\n|       7 | 🧩 🆓 NumPy Structured Arrays    | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/numpy-numpy-structured-arrays-596344?course=numpy-for-beginners'\u003eStart Lab\u003c/a\u003e    |\n|       8 | 🧩 🆓 NumPy Universal Functions  | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/numpy-numpy-universal-functions-596345?course=numpy-for-beginners'\u003eStart Lab\u003c/a\u003e  |\n\n## About LabEx\n\n[LabEx](https://labex.io) is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience. With a strict 'Learn by Doing' approach, interactive online environments in the browser with automated step-by-step checks, structured content organization through the [Skill Tree](https://labex.io/learn) learning system, and a growing resource of 30 Skill Trees and over 6,000 Labs, [LabEx](https://labex.io) offers comprehensive practical education. The platform includes Labby, an AI learning assistant built on latest AI models, providing a conversational learning experience.\n\n## More\n\n- 🔗 [NumPy Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [NumPy Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [NumPy Free Tutorials](https://github.com/labex-labs/numpy-free-tutorials)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fnumpy-for-beginners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fnumpy-for-beginners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fnumpy-for-beginners/lists"}