https://bugs.documentfoundation.org/show_bug.cgi?id=61700

--- Comment #4 from Phil <[email protected]> ---
Thanks very much for at last implementing functions for pivot table.

Now, regarding implementation of percentile (and in particular median,
quartiles), see algorithm:

http://stackoverflow.com/questions/2374640/how-do-i-calculate-percentiles-with-python-numpy

Do notice the comment about the bug in the algorithm and its fix.

Must be function for pivot being:
sum
count
counta(non empty cell count)
and normal descriptive stat: min, max, average, variance, percentile.


I also seize the opportunity to also mention that in the User Interface it's
disturbing to have one side the menu "Insert>Pivot table" in order to create it
and "Data\Pivot table" on the other to delete or refresh it; all belong to
context of pivot table and UI must reflect this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to