ivy icon indicating copy to clipboard operation
ivy copied to clipboard

Add Statistical functions to Numpy Frontend

Open Aarsh2001 opened this issue 2 years ago • 1 comments

Add Statistical Functions to Numpy frontend:

  • [ ] ptp
  • [ ] percentile
  • [ ] nanpercentile
  • [ ] quantile
  • [ ] nanquantile
  • [ ] median
  • [ ] average
  • [ ] mean
  • [ ] std
  • [ ] var
  • [ ] nanmedian
  • [ ] nanmean
  • [ ] nanstd
  • [ ] nanvar
  • [ ] corrcoef
  • [ ] correlate
  • [ ] cov
  • [ ] histogram
  • [ ] histogram2d
  • [ ] histogramdd
  • [ ] bincount
  • [ ] histogram_bin_edges
  • [ ] digitize

Aarsh2001 avatar Jun 19 '22 15:06 Aarsh2001

std #2465

Doregon499 avatar Jul 30 '22 18:07 Doregon499

  • [x] #6739

shireenchand avatar Nov 08 '22 16:11 shireenchand

  • [x] #12748

IIAndrewII avatar Apr 05 '23 09:04 IIAndrewII

There is not test for for this funcation

On Wed, 5 Apr 2023 at 8:49 PM Jayanth941 @.***> wrote:

#13761 https://github.com/unifyai/ivy/issues/13761

— Reply to this email directly, view it on GitHub https://github.com/unifyai/ivy/issues/1529#issuecomment-1497964064, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX2JM65XY7F2PPZFR4UAZ7LW7W5EHANCNFSM5ZGRUFXQ . You are receiving this because you commented.Message ID: @.***>

ElsharkawyZz avatar Apr 05 '23 22:04 ElsharkawyZz

quantile is marked as done, it is not present in ivy->ivy->functional->frontend->numpy->statistics. Nanpercentile is not passing tests(marked as done)

Jayanth941 avatar Apr 07 '23 17:04 Jayanth941

histogram_bin_edges #6004

Josephamir616 avatar Jun 18 '23 12:06 Josephamir616

[x]#17737

dhruvsaxena11 avatar Jun 25 '23 08:06 dhruvsaxena11

[x]#17737

Please name issue with the same name as the sub-task

zhumakhan avatar Jun 27 '23 10:06 zhumakhan

[x]#17737

Please name issue with the same name as the sub-task

updated to percentile. please kindly check

Thank you

dhruvsaxena11 avatar Jun 27 '23 11:06 dhruvsaxena11