postgres.fields.RangeField.base_field
  • References/Python/Django/API/PostgreSQL specific model fields

base_field The model field class to use.

2025-01-10 15:47:30
xml.etree.ElementTree.ElementTree.iter()
  • References/Python/Python/Structured Markup

iter(tag=None) Creates and returns a tree iterator for the root element. The iterator loops over all elements in this tree,

2025-01-10 15:47:30
stats.weightstats.
  • References/Python/Statsmodels/Statistics

statsmodels.stats.weightstats._zstat_generic statsmodels

2025-01-10 15:47:30
forms.models.modelform_factory()
  • References/Python/Django/API/Forms/Model Form Functions

modelform_factory(model, form=ModelForm, fields=None, exclude=None, formfield_callback=None, widgets=None, localized_fields=None, labels=None, help_texts=None, error_messages=None

2025-01-10 15:47:30
db.transaction.savepoint_rollback()
  • References/Python/Django/Guides

savepoint_rollback(sid, using=None) [source] Rolls back the transaction to savepoint sid

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

statsmodels.discrete.discrete_model.MNLogit.jac MNLogit

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

gettext_lazy(message)

2025-01-10 15:47:30
gis.gdal.OGRGeometry.contains()
  • References/Python/Django/API/GDAL API

contains(other) Returns True if this geometry contains the other, otherwise returns False.

2025-01-10 15:47:30
numpy.ma.make_mask_descr()
  • References/Python/NumPy/Routines/Masked array operations

numpy.ma.make_mask_descr(ndtype)

2025-01-10 15:47:30
sqlite3.Cursor.close()
  • References/Python/Python/Data Persistence

close() Close the cursor now (rather than whenever __del__ is called). The cursor

2025-01-10 15:47:30