{"id":23069810,"url":"https://github.com/patilni3/numpy-in-depth","last_synced_at":"2026-05-10T19:15:12.565Z","repository":{"id":260452518,"uuid":"881341368","full_name":"PatilNi3/NumPy-In-Depth","owner":"PatilNi3","description":"Python's NumPy Library for Data Analysis, Machine Learning, Data Science and many more...","archived":false,"fork":false,"pushed_at":"2024-11-04T09:12:41.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T23:27:09.263Z","etag":null,"topics":["data-analysis","data-engineering","data-science","machine-learning","numpy","pandas"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"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/PatilNi3.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}},"created_at":"2024-10-31T11:37:08.000Z","updated_at":"2024-12-05T04:22:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"9374e15e-aa6e-4dcb-902b-7e84d39fd156","html_url":"https://github.com/PatilNi3/NumPy-In-Depth","commit_stats":null,"previous_names":["patilni3/numpy-in-depth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatilNi3%2FNumPy-In-Depth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatilNi3%2FNumPy-In-Depth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatilNi3%2FNumPy-In-Depth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatilNi3%2FNumPy-In-Depth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PatilNi3","download_url":"https://codeload.github.com/PatilNi3/NumPy-In-Depth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246981174,"owners_count":20863828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["data-analysis","data-engineering","data-science","machine-learning","numpy","pandas"],"created_at":"2024-12-16T06:17:24.883Z","updated_at":"2026-05-10T19:15:07.533Z","avatar_url":"https://github.com/PatilNi3.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NumPy-In-Depth\nPython's NumPy Library for Data Analysis, Machine Learning, Data Science and many more...\n\n## Introduction:\nNumPy (Numerical Python) is a powerful library for numerical computing in Python. It provides support for large, multi-dimensional arrays and matrices, along with a collection of mathematical functions to operate on these arrays. This README covers the essential features of NumPy, including array creation, attributes, indexing, slicing, operations, and more.\n\n## Key Features:\n1. [Creating Arrays](#creating-arrays)\n2. [Array Attributes](#array-attributes)\n3. [Indexing and Slicing](#indexing-and-slicing)\n4. [Adding and Sorting](#adding-and-sorting)\n5. [Reshaping Arrays](#reshaping-arrays)\n6. [Stacking Operations](#stacking-operations)\n7. [Aggregate Functions](#aggregate-functions)\n8. [Trigonometric Functions](#trigonometric-functions)\n9. [Unique Items and Counts](#unique-items-and-counts)\n10. [Index Retrieval Functions](#index-retrieval-functions)\n11. [Saving and Loading NumPy Objects](#saving-and-loading-numpy-objects)\n\n## Installations:\npip is the package installer for Python. It allows you to install and manage additional libraries and dependencies that are not included in the standard Python distribution.\nTo install NumPy, you use the command in your command prompt/terminal: **pip install numpy**. \nThis command tells pip to download and install the latest version of NumPy from the Python Package Index (PyPI) along with any necessary dependencies.\n\n## Getting Started:\nTo get started with NumPy, you can create a new Python script or Jupyter notebook and import the library: **import numpy as np**\n\n## Resources:\nHere are some valuable real-time resources for learning and utilizing Pandas:\n\n1. **Official Documentation:** The official [NumPy documentation](https://numpy.org/doc/2.1/user/absolute_beginners.html) is the best place to start. It includes detailed explanations of all features, methods, and use cases.\n2. **Online Courses:** You will find Online courses on platforms like [Udemy](https://www.udemy.com/courses/search/?price=price-free\u0026q=numpy\u0026sort=relevance\u0026src=ukw), [Coursera](https://www.coursera.org/courses?query=numpy), YouTube and many more...\n\n## Books: \n**\"Python for Data Analysis\"** by Wes McKinney\n\nWritten by the creator of pandas, this book covers the use of NumPy in data analysis and includes practical examples and applications.\n\n**\"Numerical Python: A Practical Techniques Approach for Industry\"** by Robert Johansson\n\nThis book provides a solid introduction to NumPy and focuses on practical applications in industry, making it ideal for engineers and scientists.\n\n## Conclusion:\nNumPy is an essential library for numerical computations in Python, providing efficient tools for handling large datasets. This README has covered key functionalities, but there's much more to explore in the numpy.ipynb file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatilni3%2Fnumpy-in-depth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatilni3%2Fnumpy-in-depth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatilni3%2Fnumpy-in-depth/lists"}