Series.axes
  • References/Python/Pandas/API Reference/Series

Series.axes Return a list of the row axis labels

2025-01-10 15:47:30
Series.str.replace()
  • References/Python/Pandas/API Reference/Series

Series.str.replace(pat, repl, n=-1, case=True, flags=0)

2025-01-10 15:47:30
numpy.count_nonzero()
  • References/Python/NumPy/Routines/Sorting, searching, and counting

numpy.count_nonzero(a) Counts the number of non-zero values in the array a.

2025-01-10 15:47:30
auth.models.User.is_active
  • References/Python/Django/API/contrib packages/django.contrib.auth

is_active Boolean. Designates whether this user account should be considered active. We recommend that you set this flag to

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
selectors.SelectSelector
  • References/Python/Python/Inputouput

class selectors.SelectSelector

2025-01-10 15:47:30
parser.ST.isexpr()
  • References/Python/Python/Language

ST.isexpr() Same as isexpr(st).

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

MultiIndex.set_value(arr, key, value)

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

class numpy.polynomial.laguerre.Laguerre(coef, domain=None, window=None)

2025-01-10 15:47:30
matrix.flat
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.matrix

matrix.flat A 1-D iterator over the array. This is a

2025-01-10 15:47:30