Skip to content

Conversation

jalajk3004
Copy link
Contributor

Resolves #5619

Description

What is the purpose of this pull request?

This pull request:

  • adds a package nanprod, which works like prod in which it calculates prod incrementally ignoring NaN values

image
image
image

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Statistics Issue or pull request related to statistical functionality. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Mar 13, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Mar 13, 2025

Coverage Report

Package Statements Branches Functions Lines
stats/incr/nanprod $\color{green}135/135$
$\color{green}+100.00\%$
$\color{green}7/7$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}135/135$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

@kgryte kgryte self-requested a review April 30, 2025 02:26
@kgryte kgryte added the Feature Issue or pull request for adding a new feature. label Apr 30, 2025
@kgryte
Copy link
Member

kgryte commented Apr 30, 2025

/stdlib merge

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Apr 30, 2025
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Issue or pull request for adding a new feature. Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: add stats/incr/nanprod

3 participants