inspect.formatargspec()
  • References/Python/Python/Runtime

inspect.formatargspec(args[, varargs, varkw, defaults, kwonlyargs, kwonlydefaults, annotations[, formatarg, formatvarargs, formatvarkw, formatvalue, formatreturns,

2025-01-10 15:47:30
StepDown.run()
  • References/Python/Statsmodels/Statistics

statsmodels.sandbox.stats.multicomp.StepDown.run StepDown

2025-01-10 15:47:30
pty.openpty()
  • References/Python/Python/Unix

pty.openpty() Open a new pseudo-terminal pair, using

2025-01-10 15:47:30
crypt.methods
  • References/Python/Python/Unix

crypt.methods A list of available password hashing algorithms, as crypt.METHOD_* objects. This list is sorted from

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

statsmodels.discrete.discrete_model.BinaryResults.llr_pvalue

2025-01-10 15:47:30
textwrap.TextWrapper.replace_whitespace
  • References/Python/Python/Text Processing

replace_whitespace (default: True) If true, after tab expansion but before wrapping, the wrap() method

2025-01-10 15:47:30
calendar.month()
  • References/Python/Python/Data Types

calendar.month(theyear, themonth, w=0, l=0) Returns a month’s calendar in a multi-line string using the formatmonth()

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

CategoricalIndex.codes

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

curses.can_change_color() Return True or False, depending on whether the programmer can change the

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

Index.get_value(series, key)

2025-01-10 15:47:30