Skip to content

Conversation

@prakhar14-op
Copy link

Fixes #7896

Proposed Changes

This PR introduces a new term entry documenting the ndarray.byteswap() method, following all content guidelines.

  • New Entry: Adds the file content/numpy/concepts/ndarray/terms/byteswap/byteswap.md.
  • Content: The entry includes the Description, Syntax, Example, and a complete Codebyte block demonstrating the byte-swapping operation and its effect on data representation.

Entry Type

  • New Term for Existing Concept Entry (NumPy ndarray)

@CLAassistant
Copy link

CLAassistant commented Oct 29, 2025

CLA assistant check
All committers have signed the CLA.

@dakshdeepHERE dakshdeepHERE self-assigned this Oct 29, 2025
@dakshdeepHERE dakshdeepHERE added invalid This doesn't seem right; not eligible for Hacktoberfest hacktoberfest numpy NumPy entries hacktoberfest-accepted Indicates the PR was approved, merged, and pertains to Hacktoberfest status: under review Issue or PR is currently being reviewed labels Oct 29, 2025
@dakshdeepHERE
Copy link
Collaborator

dakshdeepHERE commented Oct 29, 2025

Marking this PR as invalid for the following reasons:

  • The template for this PR is completely incorrect and missing many important parts.
  • Metadata is inaccurate.
  • The description following the metadata is not correct.
  • The Syntax and Example sections are not up to standard.
  • There is no need for Description header in this entry.

Please read the Contribution guide and fix the entry in the next 24 hours, or we'll have to close the PR.

@dakshdeepHERE dakshdeepHERE added status: waiting for author and removed status: under review Issue or PR is currently being reviewed labels Oct 29, 2025
@prakhar14-op
Copy link
Author

Ok let me do the changes > Marking this PR as invalid for the following reasons:

  • The template for this PR is completely incorrect and missing many important parts.
  • Metadata is inaccurate.
  • The description following the metadata is not correct.
  • The Syntax and Example sections are not up to standard.
  • There is no need for Description header in this entry.

Please read the Contribution guide and fix the entry in the next 24 hours, or we'll have to close the PR.

@dakshdeepHERE dakshdeepHERE linked an issue Oct 29, 2025 that may be closed by this pull request
3 tasks
@prakhar14-op prakhar14-op force-pushed the feat/add-numpy-byteswap-term branch from fe049c5 to 447781f Compare October 29, 2025 19:42
@prakhar14-op
Copy link
Author

hi @dakshdeepHERE i had made the changes ,please check

Signed-off-by: Prakhar Sharma <prakharsharma_mc24b06_001@dtu.ac.in>
@prakhar14-op prakhar14-op force-pushed the feat/add-numpy-byteswap-term branch from 10c40f2 to f647170 Compare October 30, 2025 06:04
@prakhar14-op
Copy link
Author

hi @dakshdeepHERE i had made some changes to solve the previous ci issue can you please check now

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

Labels

hacktoberfest hacktoberfest-accepted Indicates the PR was approved, merged, and pertains to Hacktoberfest invalid This doesn't seem right; not eligible for Hacktoberfest numpy NumPy entries status: waiting for author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Term Entry] Python NumPy - ndarray: byteswap()

3 participants