turtle.shearfactor()
  • References/Python/Python/Frameworks

turtle.shearfactor(shear=None)

2025-01-10 15:47:30
sys.prefix
  • References/Python/Python/Runtime

sys.prefix A string giving the site-specific directory prefix where the platform independent Python files are installed; by

2025-01-10 15:47:30
NegativeBinomial.resid_anscombe()
  • References/Python/Statsmodels/Generalized Estimating Equations

statsmodels.genmod.families.family.NegativeBinomial.resid_anscombe

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

numpy.ma.copy(self, *args, **params) a.copy(order='C') = Return a copy of the array.

2025-01-10 15:47:30
tracemalloc.Snapshot.traceback_limit
  • References/Python/Python/Debugging & Profiling

traceback_limit Maximum number of frames stored in the traceback of traces: result of the get_traceback_limit()

2025-01-10 15:47:30
msilib.Directory.add_file()
  • References/Python/Python/MS Windows

add_file(file, src=None, version=None, language=None) Add a file to the current component of the directory, starting a new one

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

statsmodels.discrete.discrete_model.BinaryModel.cdf

2025-01-10 15:47:30
os.WTERMSIG()
  • References/Python/Python/Operating System

os.WTERMSIG(status) Return the signal which caused the process to exit. Availability: Unix.

2025-01-10 15:47:30
io.BlockingIOError
  • References/Python/Python/Operating System

exception io.BlockingIOError This is a compatibility alias for the builtin

2025-01-10 15:47:30
email.policy.EmailPolicy.fold_binary()
  • References/Python/Python/Internet Data

fold_binary(name, value) The same as fold() if cte_type is 7bit, except that the returned

2025-01-10 15:47:30