ctypes.c_longlong
  • References/Python/Python/Operating System

class ctypes.c_longlong Represents the C signed long long datatype. The constructor accepts an optional integer

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

statsmodels.discrete.discrete_model.BinaryResults.f_test

2025-01-10 15:47:30
numpy.ma.arange()
  • References/Python/NumPy/Routines/Masked array operations

numpy.ma.arange([start, ]stop, [step, ]dtype=None) = Return evenly spaced values within a given interval. Values are generated

2025-01-10 15:47:30
sandbox.distributions.extras.NormExpan_gen()
  • References/Python/Statsmodels/Distributions

statsmodels.sandbox.distributions.extras.NormExpan_gen

2025-01-10 15:47:30
Matrix library (numpy.matlib)
  • References/Python/NumPy/Routines

This module contains all functions in the numpy namespace, with the following replacement functions that return

2025-01-10 15:47:30
traceback.print_tb()
  • References/Python/Python/Runtime

traceback.print_tb(tb, limit=None, file=None) Print up to limit stack trace entries from traceback object tb

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

max(other, context=None) Like max(self, other) except that the context rounding rule is applied before returning

2025-01-10 15:47:30
chararray.data
  • References/Python/NumPy/Routines/String operations/numpy.core.defchararray.chararray

chararray.data Python buffer object pointing to the start of the array?s data.

2025-01-10 15:47:30
gis.db.models.RasterField
  • References/Python/Django/API/GeoDjango Model API

class RasterField RasterField is currently only implemented for the PostGIS backend.

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

statsmodels.sandbox.regression.gmm.IVGMMResults.remove_data

2025-01-10 15:47:30