xml.dom.NodeList.item()
  • References/Python/Python/Structured Markup

NodeList.item(i) Return the i‘th item from the sequence, if there is one, or None. The index i

2025-01-10 15:47:30
ctypes.WinError()
  • References/Python/Python/Operating System

ctypes.WinError(code=None, descr=None) Windows only: this function is probably the worst-named thing in ctypes. It creates an

2025-01-10 15:47:30
email.headerregistry.ContentDispositionHeader
  • References/Python/Python/Internet Data

class email.headerregistry.ContentDispositionHeader A ParameterizedMIMEHeader class that handles the

2025-01-10 15:47:30
static ARMAResults.resid()
  • References/Python/Statsmodels/Time Series analysis

statsmodels.tsa.arima_model.ARMAResults.resid static

2025-01-10 15:47:30
audioop.ratecv()
  • References/Python/Python/Multimedia

audioop.ratecv(fragment, width, nchannels, inrate, outrate, state[, weightA[, weightB]]) Convert the frame rate of the input

2025-01-10 15:47:30
io.IOBase.readlines()
  • References/Python/Python/Operating System

readlines(hint=-1) Read and return a list of lines from the stream. hint can be specified to control the number of

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

TimedeltaIndex.format(name=False, formatter=None, **kwargs)

2025-01-10 15:47:30
ftplib.FTP_TLS.ccc()
  • References/Python/Python/Internet

FTP_TLS.ccc() Revert control channel back to plaintext. This can be useful to take advantage of firewalls that know how to handle

2025-01-10 15:47:30
zipimport.zipimporter.get_data()
  • References/Python/Python/Importing

get_data(pathname) Return the data associated with pathname. Raise

2025-01-10 15:47:30
time.process_time()
  • References/Python/Python/Operating System

time.process_time() Return the value (in fractional seconds) of the sum of the system and user CPU time of the current process

2025-01-10 15:47:30