parser.expr()
  • References/Python/Python/Language

parser.expr(source) The expr() function parses the parameter source as if it were an input to compile(source

2025-01-10 15:47:30
ssl.SSLSocket.selected_alpn_protocol()
  • References/Python/Python/Networking

SSLSocket.selected_alpn_protocol() Return the protocol that was selected during the TLS handshake. If SSLContext.set_

2025-01-10 15:47:30
numpy.polynomial.hermite_e.hermevander3d()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/HermiteE Module, “Probabilists’”

numpy.polynomial.hermite_e.hermevander3d(x, y, z, deg)

2025-01-10 15:47:30
numpy.polynomial.hermite_e.hermemulx()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/HermiteE Module, “Probabilists’”

numpy.polynomial.hermite_e.hermemulx(c)

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

TimedeltaIndex.drop(labels, errors='raise')

2025-01-10 15:47:30
unicodedata.decimal()
  • References/Python/Python/Text Processing

unicodedata.decimal(chr[, default]) Returns the decimal value assigned to the character chr as integer. If no such

2025-01-10 15:47:30
TabError
  • References/Python/Python/Built-in Exceptions

exception TabError Raised when indentation contains an inconsistent use of tabs and spaces. This is a subclass of Ind

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

audioop.lin2adpcm(fragment, width, state) Convert samples to 4 bit Intel/DVI ADPCM encoding. ADPCM coding is an adaptive coding

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

CategoricalIndex.is_floating()

2025-01-10 15:47:30
numpy.polynomial.hermite.hermfromroots()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Hermite Module, “Physicists’”

numpy.polynomial.hermite.hermfromroots(roots)

2025-01-10 15:47:30