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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ifs, maxifs, minifs functions to analysis tool pack #448

Merged
merged 3 commits into from
Oct 27, 2020

Conversation

macite
Copy link
Contributor

@macite macite commented Oct 26, 2020

These new functions were added in Office 2019. They have not yet been mapped to POI, but I thought I would add them here first 馃槃

Added support for:

  • ifs
  • minifs
  • maxifs

Added tests for the above.

Added predicate checks to the above, and to averageifs

Tested and working on macOS and Linux.

It would be much appreciated if you could add the hacktoberfest-accepted label to this PR. I believe that this is a valid contribution to the NPOI project, and this label will indicate this to the Hacktoberfest event.

@tonyqus
Copy link
Member

tonyqus commented Oct 27, 2020

nice PR. good coverage from unit tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants