Search
Search Results
Search finished, found 15 page(s) matching the search query.
- numpy.quantile
- numpy.quantile (Python function, in numpy.quantile)
- NumPy 1.15.0 Release Notes
- NumPy 1.17.0 Release Notes
...c__ methods when called on object arrays, making them compatible with decimal.Decimal and fractions.Fraction objects. quantile now works on fraction.Fraction and decimal.Decimal objects In general, this handles object arrays more graceful...
- NumPy 1.22.0 Release Notes
- NumPy 1.26.4 Release Notes
- NumPy 2.0.0 Release Notes
...l NumPy from PyPI will get wheels built against Accelerate rather than OpenBLAS. (gh-25255) Option to use weights for quantile and percentile functions A weights keyword is now available for quantile, percentile, nanquantile and nanpercen...
- NumPy 2.0.1 Release Notes
- NumPy 2.1.0 Release Notes
- NumPy 2.1.3 Release Notes
- numpy.nanpercentile
- numpy.nanquantile
- numpy.percentile
- numpy.quantile
- numpy.nanquantile (Python function, in numpy.nanquantile)