Skip to content

RANK, QUARTILE, QUARTILE.INC, QUARTILE.EXC#51

Open
BrianHung wants to merge 25 commits into
mainfrom
brian/statistical-functions
Open

RANK, QUARTILE, QUARTILE.INC, QUARTILE.EXC#51
BrianHung wants to merge 25 commits into
mainfrom
brian/statistical-functions

Conversation

@BrianHung

Copy link
Copy Markdown
Owner

No description provided.

@BrianHung

Copy link
Copy Markdown
Owner Author

cursor review
make sure there are comprehensive tests for each function, functions are ticked as available, and properly documented with their own page stub

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@BrianHung

Copy link
Copy Markdown
Owner Author

cursor review
make sure there are comprehensive tests for each function, functions are ticked as available, and properly documented with their own page stub

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no bugs!


@BrianHung BrianHung added the ready to merge PRs ready to merge label Jul 30, 2025
Merge upstream changes and add missing statistical functions:
- RANK: Compatibility alias for RANK.EQ
- QUARTILE: Compatibility alias for QUARTILE.INC
- QUARTILE.INC: Returns quartile using inclusive method
- QUARTILE.EXC: Returns quartile using exclusive method

Uses hardcoded function lookup since no language.bin updates.
Includes 3 tests for basic functionality.
@BrianHung BrianHung changed the title statistical functions RANK, QUARTILE, QUARTILE.INC, QUARTILE.EXC Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge PRs ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant