ivy
ivy copied to clipboard
Percentile Function
Hi,
Close #17469
I have added the percentile function in statistical functions of numpy frontend.
Please kindly check and review it.
Thank You
Dhruv Saxena
If you are working on an open task, please edit the PR description to link to the issue you've created.
For more information, please check ToDo List Issues Guide.
Thank you :hugs:
@ivy-leaves
I have updated the description please kindly check.
Thank You
Dhruv Saxena
@ivy-leaves @zhumakhan
please kindly check my PR.
Thank You
Hi, thanks for you PR! Please also add test and decorators to the function like @to_ivy_arrays_and_back
@zhumakhan
Hi,
I have updated the files and added the decorators to function and added the test. please kindly check and suggest.
Thank You
Could you please fix the implementation? Decorators in percentile.py file are not imported Thanks!
@zhumakhan I updated the code please kindly check.
Thank You
@zhumakhan please kindly check and merge
Could you please follow how nanpercentile
is implemented: https://github.com/unifyai/ivy/blob/master/ivy/functional/frontends/numpy/statistics/order_statistics.py#L51
This PR has been labelled as stale because it has been inactive for more than 7 days. If you would like to continue working on this PR, then please add another comment or this PR will be closed in 7 days.
Will working on it
@zhumakhan
I have updated the code.
please kindly see and merge.
Thank You
@zhumakhan
I have updated the code. Please kindly check and merge.
Hi, many tests are failing due to various reasons like shape related, unsupported dtypes and missing arguments to test function. Could you please thoroughly go through tests and fix them? Thanks!
This PR has been closed because it has been marked as stale for more than 7 days with no activity.