DataFrameGroupBy.cov()
  • References/Python/Pandas/API Reference/GroupBy

DataFrameGroupBy.cov(min_periods=None) Compute pairwise covariance of columns, excluding NA/null values

2025-01-10 15:47:30
generic.itemsize
  • References/Python/NumPy/Array objects/Scalars/numpy.generic

generic.itemsize length of one element in bytes

2025-01-10 15:47:30
pandas.date_range()
  • References/Python/Pandas/API Reference/General functions

pandas.date_range(start=None, end=None, periods=None, freq='D', tz=None, normalize=False, name=None, closed=None, **kwargs)

2025-01-10 15:47:30
classmethod()
  • References/Python/Python/Built-in Functions

classmethod(function) Return a class method for function. A class method receives the

2025-01-10 15:47:30
decimal.Decimal.compare_signal()
  • References/Python/Python/Numeric & Mathematical

compare_signal(other, context=None) This operation is identical to the compare() method, except that all NaNs signal

2025-01-10 15:47:30
static IVRegressionResults.centered_tss()
  • References/Python/Statsmodels/Generalized Method of Moments

statsmodels.sandbox.regression.gmm.IVRegressionResults.centered_tss

2025-01-10 15:47:30
imaplib.IMAP4.debug
  • References/Python/Python/Internet

IMAP4.debug Integer value to control debugging output. The initialize value is taken from the module variable Debug

2025-01-10 15:47:30
tkinter.ttk.Style.element_options()
  • References/Python/Python/Tk

element_options(elementname) Returns the list of elementname‘s options.

2025-01-10 15:47:30
numpy.trim_zeros()
  • References/Python/NumPy/Routines/Array manipulation routines

numpy.trim_zeros(filt, trim='fb')

2025-01-10 15:47:30
Polynomials
  • References/Python/NumPy/Routines

Polynomials in NumPy can be created, manipulated, and even fitted using the

2025-01-10 15:47:30