email.message.EmailMessage.iter_parts()
  • References/Python/Python/Internet Data

iter_parts() Return an iterator over all of the immediate sub-parts of the message, which will be empty for a non-multipart

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

statsmodels.discrete.discrete_model.MultinomialResults.initialize

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

Panel.take(indices, axis=0, convert=True, is_copy=True, **kwargs)

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

DatetimeIndex.unique()

2025-01-10 15:47:30
gis.gdal.Field.name
  • References/Python/Django/API/GDAL API

name Returns the name of this field: >>>

2025-01-10 15:47:30
Polynomials
  • References/Python/NumPy/Routines

Polynomials in NumPy can be created, manipulated, and even fitted using the

2025-01-10 15:47:30
utils.translation.ugettext_noop()
  • References/Python/Django/API/Django Utils

ugettext_noop(message) Marks strings for translation but doesn’t translate them now. This can be used to store strings in global

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

statsmodels.discrete.discrete_model.NegativeBinomialResults.bse

2025-01-10 15:47:30
imaplib.IMAP4.uid()
  • References/Python/Python/Internet

IMAP4.uid(command, arg[, ...]) Execute command args with messages identified by UID, rather than message number. Returns response

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

Index.factorize(sort=False, na_sentinel=-1)

2025-01-10 15:47:30