urllib.parse.ParseResultBytes
  • References/Python/Python/Internet

class urllib.parse.ParseResultBytes(scheme, netloc, path, params, query, fragment) Concrete class for urlparse()

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

exterior_ring An alias for shell.

2025-01-10 15:47:30
DataFrame.iloc
  • References/Python/Pandas/API Reference/DataFrame

DataFrame.iloc Purely integer-location based indexing for selection by position. .iloc[] is primarily

2025-01-10 15:47:30
admin.ModelAdmin.fields
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.fields Use the fields option to make simple layout changes in the forms on the “add” and “change” pages

2025-01-10 15:47:30
contenttypes.models.ContentType.model_class()
  • References/Python/Django/API/contrib packages/The contenttypes framework

ContentType.model_class() Returns the model class represented by this ContentType instance. For

2025-01-10 15:47:30
db.models.as_sql()
  • References/Python/Django/API/Models/Lookup API reference

as_sql(self, compiler, connection) Responsible for producing the query string and parameters for the expression. The compiler

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

Cookie.secure True if cookie should only be returned over a secure connection.

2025-01-10 15:47:30
ssl.SSLEOFError
  • References/Python/Python/Networking

exception ssl.SSLEOFError A subclass of SSLError raised when the SSL connection has been terminated abruptly. Generally

2025-01-10 15:47:30
db.models.fields.files.FieldFile.save()
  • References/Python/Django/API/Models/Model field reference

FieldFile.save(name, content, save=True) [source] This method takes a filename and file contents

2025-01-10 15:47:30
numpy.polynomial.polynomial.polyline()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Polynomial Module

numpy.polynomial.polynomial.polyline(off, scl)

2025-01-10 15:47:30