Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content added to numpy #195

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

sandy088
Copy link

This pull request is for issue #186

In this pull request, we've enriched the content of the NumpyBasics page to provide a more comprehensive and in-depth introduction to NumPy, with a focus on beginners. NumPy is a fundamental library for numerical and scientific computing in Python, and it's important to ensure that beginners have a solid foundation.

Changes Made:

  • We've expanded the introduction to NumPy, emphasizing its significance in numerical computing.
  • Detailed the reasons why one should use NumPy, including its efficiency, multi-dimensional array support, mathematical functions, broadcasting, and interoperability.
  • Provided step-by-step instructions for installing Python (for those who don't already have it) and then installing NumPy.
  • Included a code block for the installation process to make it easy for beginners to follow.

Benefits:

This improved content will be particularly beneficial for newcomers who are just starting their journey into data analysis, machine learning, and scientific research. It provides a more thorough understanding of NumPy and guides them through the installation process, ensuring that they have the tools they need to get started.

Please review this pull request, and if you have any further suggestions or questions, feel free to let us know. Our aim is to enhance the content's quality and accessibility, especially for beginners.

Screenshot 2023-10-24 101620
Screenshot 2023-10-24 101608
Screenshot 2023-10-24 101644

@thecuriousteam
Copy link
Owner

There is a merge conflict. Please resolve this and let us know, if you didn't join our community group, please join.

Thank You

Instructions

  1. Yes you can start working on it by taking latest pull from main branch
  2. Don't Forget to join onboarding group for knowledge flow and direct conversation and support from other developers link Curious Developers Community - Hacktoberfest
  3. Please attach the screenshots and video of the development work once it is done
  4. Contributions more than 3 will be awarded a certificate of appreciation from curious ecosystem please mail to (admin@curiousdevelopers.in) for claiming certificate and please attach your issue number
  5. Respect Co Developers And Please Reachout to admins if any issues

Thanks & Regards
The Curious Team

@thecuriousteam
Copy link
Owner

Hi @sandy088

We are getting some error

image

Thank You

Instructions

  1. Yes you can start working on it by taking latest pull from main branch
  2. Don't Forget to join onboarding group for knowledge flow and direct conversation and support from other developers link Curious Developers Community - Hacktoberfest
  3. Please attach the screenshots and video of the development work once it is done
  4. Contributions more than 3 will be awarded a certificate of appreciation from curious ecosystem please mail to (admin@curiousdevelopers.in) for claiming certificate and please attach your issue number
  5. Respect Co Developers And Please Reachout to admins if any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants