types.GetSetDescriptorType
  • References/Python/Python/Data Types

types.GetSetDescriptorType The type of objects defined in extension modules with PyGetSetDef, such as FrameType

2025-01-10 15:47:30
recarray.prod()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.recarray

recarray.prod(axis=None, dtype=None, out=None, keepdims=False) Return the product of the array elements over the given axis

2025-01-10 15:47:30
db.migrations.operations.AlterOrderWithRespectTo
  • References/Python/Django/API/Migration Operations

class AlterOrderWithRespectTo(name, order_with_respect_to) [source] Makes or deletes the

2025-01-10 15:47:30
NegativeBinomialResults.normalized_cov_params()
  • References/Python/Statsmodels/Regression with Discrete Dependent Variable

statsmodels.discrete.discrete_model.NegativeBinomialResults.normalized_cov_params

2025-01-10 15:47:30
uuid.getnode()
  • References/Python/Python/Internet

uuid.getnode() Get the hardware address as a 48-bit positive integer. The first time this runs, it may launch a separate program

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

TimedeltaIndex.flags

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

TimedeltaIndex.components Return a dataframe of the components (days, hours, minutes, seconds, milliseconds

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

TimedeltaIndex.base return the base object if the memory of the underlying data is shared

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

TimedeltaIndex.groupby(values)

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

Series.var(axis=None, skipna=None, level=None, ddof=1, numeric_only=None, **kwargs)

2025-01-10 15:47:30