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

Create quantile entry in NumPy #6473

Closed
wants to merge 1 commit into from

Conversation

tgowan1
Copy link

@tgowan1 tgowan1 commented Apr 3, 2025

Description

Created a new entry for .quantile() under built-in functions in NumPy. The entry is located in docs/content/numpy/concepts/built-in-functions/terms/quantile/quantile.md.
This is for open issue #6415, and part of a project in the Learn Git & GitHub module.

Issue Solved

Closes #6415

Type of Change

  • Adding a new entry

Checklist

  • [x ] All writings are my own.
  • [x ] My entry follows the Codecademy Docs style guide.
  • [x ] My changes generate no new warnings.
  • [x ] I have performed a self-review of my own writing and code.
  • [x ] I have checked my entry and corrected any misspellings.
  • [x ] I have made corresponding changes to the documentation if needed.
  • [x ] I have confirmed my changes are not being pushed from my forked main branch.
  • [x ] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • [x ] I have linked any issues that are relevant to this PR in the Issues Solved section.

@CLAassistant
Copy link

CLAassistant commented Apr 3, 2025

CLA assistant check
All committers have signed the CLA.

@mamtawardhani mamtawardhani self-assigned this Apr 3, 2025
@mamtawardhani mamtawardhani added new entry New entry or entries numpy NumPy entries status: under review Issue or PR is currently being reviewed labels Apr 3, 2025
@mamtawardhani
Copy link
Collaborator

I'll have to close this PR as another author has been assigned to this issue.
@tgowan1 Please make sure that for future contributions, you first ask to be assigned to an issue - once assigned, then you can raise a PR for that.
Thank you! 😄

@mamtawardhani mamtawardhani added invalid This doesn't seem right; not eligible for Hacktoberfest and removed new entry New entry or entries numpy NumPy entries status: under review Issue or PR is currently being reviewed labels Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right; not eligible for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Term Entry] Python - NumPy built-in functions: .quantile()
3 participants