vinci1it2000 / formulas

Excel formulas interpreter in Python.
https://formulas.readthedocs.io/
European Union Public License 1.1
342 stars 75 forks source link

Add QUARTILE to stat functions. #124

Closed bicarlsen closed 1 day ago

bicarlsen commented 7 months ago

(Could not add tests in test/test_files/test.xlsx due to lack of access to Excel.)

Status

READY

Description

Add the QUARTILE function to the stat functions submodule.

Related Issues

None

Todos

Steps to Test or Reproduce

N/A

bicarlsen commented 5 months ago

Is there anything to do here to merge the PR?

vinci1it2000 commented 1 day ago

Thanks for your work! It is now included and will be released soon. I added some extra functions like PERCENTILE.