module-skimage.color
  • References/Python/scikit-image/API Reference/color

Module: color

2025-01-10 15:47:30
lzma.decompress()
  • References/Python/Python/Data Compression

lzma.decompress(data, format=FORMAT_AUTO, memlimit=None, filters=None) Decompress data (a

2025-01-10 15:47:30
ACSkewT_gen.std()
  • References/Python/Statsmodels/Distributions

statsmodels.sandbox.distributions.extras.ACSkewT_gen.std

2025-01-10 15:47:30
Panel.bfill()
  • References/Python/Pandas/API Reference/Panel

Panel.bfill(axis=None, inplace=False, limit=None, downcast=None)

2025-01-10 15:47:30
MaskedArray.
  • References/Python/NumPy/Array objects/Masked arrays/Constants of the numpy.ma module

MaskedArray.__and__ x.__and__(y) <==> x&y

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

numpy.testing.assert_raises_regex(exception_class, expected_regexp, callable_obj=None, *args, **kwargs)

2025-01-10 15:47:30
auth.backends.ModelBackend.get_user_permissions()
  • References/Python/Django/API/contrib packages/django.contrib.auth

get_user_permissions(user_obj, obj=None) Returns the set of permission strings the user_obj has from their own

2025-01-10 15:47:30
gis.geos.GEOSGeometry.ewkb
  • References/Python/Django/API/GEOS API

GEOSGeometry.ewkb Return the EWKB representation of this Geometry as a Python buffer. This is an extension of the WKB specification

2025-01-10 15:47:30
mailbox.Maildir.unlock()
  • References/Python/Python/Internet Data

unlock() Maildir mailboxes do not support (or require) locking, so these methods do nothing.

2025-01-10 15:47:30
numpy.vectorize()
  • References/Python/NumPy/Routines/Functional programming

class numpy.vectorize(pyfunc, otypes='', doc=None, excluded=None, cache=False)

2025-01-10 15:47:30