-
Notifications
You must be signed in to change notification settings - Fork 4.3k
[Term Entry] Python NumPy - ndarray: size #7877
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
Conversation
Updated the documentation for the `.size` attribute in NumPy to use backticks for formatting and added clarity to examples and descriptions.
mamtawardhani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @SrikartikMateti, the entry looks good to me!
However, there are two images on this branch that I feel are unrelated to this entry, please remove them so that I can send this PR for a second review.
|
Removed the images files from the pr |
avdhoottt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent entry, LGTM!!
|
👋 @SrikartikMateti 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/numpy/ndarray/size Please note it may take a little while for changes to become visible. |
Description
Added a new documentation file size.md under the NumPy section.
This file explains the usage of the .size attribute in NumPy, including its syntax, examples, output, and a key takeaway.
Issue Solved
Closes #7823 [Term Entry] Python NumPy - ndarray: size
Type of Change
Checklist
mainbranch.Issues Solvedsection.