[Numpy-discussion] Regarding beginner first issue label or similar.
Dear mentors, I am Mohit Kumar, a Data Science student at IITM. I want to develop my skills in numpy through GitHub. As a beginner, I would like to work on beginner-friendly issues such as "good first issues" or any other labels specifically designed for beginners. Therefore, I would like to ask if the numpy GitHub repository uses any other labels for beginner-friendly issues. I am excited to join this community and contribute to the numpy. Thank you, Mohit Kumar ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com
[Numpy-discussion] Re: Regarding beginner first issue label or similar.
Thanks Mellissa, it will be a great help. Mohit Kumar ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com
[Numpy-discussion] Issue 22266(https://github.com/numpy/numpy/issues/22266)
Dear mentors, I have been trying to solve this issue(for round_). I found that this(round_) is not included into the latest documentation of version 1.24 and it was last time introduced into version 1.13 documentation. As I can see round_ is working for 1.24.2 and it will be removed in version 2.0 . So, I am curious to know that changing the codebase to include it's(round_) example(which is now directed with the link of latest version of around) will change documentation for version 1.13? If not then we are using 1.24 and so, how it will be seen in version 1.24 as round_ is not included in that documentation? Or should be remove round_ label from this issue. Guiding/correcting me will be very helpful. This is how round_ looks like in documentation (https://numpy.org/doc/1.13/reference/generated/numpy.round_.html) it was last updated on Jun 10, 2017. Thanks Mohit Kumar ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com