recarray.round()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.recarray

recarray.round(decimals=0, out=None) Return a with each element rounded to the given number of decimals.

2025-01-10 15:47:30
postgres.validators.RangeMinValueValidator
  • References/Python/Django/API/Validators

class RangeMinValueValidator(limit_value, message=None) [source] Validates that the lower

2025-01-10 15:47:30
http.cookiejar.DefaultCookiePolicy.rfc2109_as_netscape
  • References/Python/Python/Internet

DefaultCookiePolicy.rfc2109_as_netscape If true, request that the CookieJar instance downgrade RFC 2109 cookies

2025-01-10 15:47:30
numpy.testing.assert_almost_equal()
  • References/Python/NumPy/Routines/Test Support

numpy.testing.assert_almost_equal(actual, desired, decimal=7, err_msg='', verbose=True)

2025-01-10 15:47:30
chararray.view()
  • References/Python/NumPy/Routines/String operations/numpy.core.defchararray.chararray

chararray.view(dtype=None, type=None) New view of array with the same data.

2025-01-10 15:47:30
tkinter.ttk.Style.theme_settings()
  • References/Python/Python/Tk

theme_settings(themename, settings) Temporarily sets the current theme to themename, apply specified settings

2025-01-10 15:47:30
deltae-ciede94
  • References/Python/scikit-image/API Reference/color

deltaE_ciede94 skimage.color.deltaE_ciede94(lab1, lab2, kH=1, kC=1, kL=1, k1=0.045, k2=0.015)

2025-01-10 15:47:30
http.server.BaseHTTPRequestHandler.handle()
  • References/Python/Python/Internet

handle() Calls handle_one_request() once (or, if persistent connections are enabled, multiple times) to handle

2025-01-10 15:47:30
os.chown()
  • References/Python/Python/Operating System

os.chown(path, uid, gid, *, dir_fd=None, follow_symlinks=True) Change the owner and group id of path to the numeric

2025-01-10 15:47:30
static ProbitResults.bse()
  • References/Python/Statsmodels/Regression with Discrete Dependent Variable

statsmodels.discrete.discrete_model.ProbitResults.bse

2025-01-10 15:47:30