chararray.T
  • References/Python/NumPy/Routines/String operations/numpy.core.defchararray.chararray

chararray.T Same as self.transpose(), except that self is returned if self.ndim < 2.

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

DatetimeIndex.max(axis=None, *args, **kwargs)

2025-01-10 15:47:30
ArmaProcess.acf()
  • References/Python/Statsmodels/Time Series analysis

statsmodels.tsa.arima_process.ArmaProcess.acf ArmaProcess

2025-01-10 15:47:30
db.models.Field.is_relation
  • References/Python/Django/API/Models/Model field reference

Field.is_relation Boolean flag that indicates if a field contains references to one or more other models for its functionality

2025-01-10 15:47:30
core.signing.dumps()
  • References/Python/Django/Guides

dumps(obj, key=None, salt='django.core.signing', compress=False) [source] Returns URL-safe

2025-01-10 15:47:30
flatpages.sitemaps.FlatPageSitemap
  • References/Python/Django/API/contrib packages/The flatpages app

class FlatPageSitemap [source] The sitemaps.FlatPageSitemap class looks at all

2025-01-10 15:47:30
xml.dom.Document.createProcessingInstruction()
  • References/Python/Python/Structured Markup

Document.createProcessingInstruction(target, data) Create and return a processing instruction node containing the target

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

DefaultCookiePolicy.strict_ns_set_initial_dollar Ignore cookies in Set-Cookie: headers that have names starting with '$'

2025-01-10 15:47:30
tempfile.tempdir
  • References/Python/Python/File & Directory Access

tempfile.tempdir When set to a value other than None, this variable defines the default value for the dir

2025-01-10 15:47:30
pdb.pm()
  • References/Python/Python/Debugging & Profiling

pdb.pm() Enter post-mortem debugging of the traceback found in

2025-01-10 15:47:30