numpy.core.defchararray.swapcase()
  • References/Python/NumPy/Routines/String operations

numpy.core.defchararray.swapcase(a)

2025-01-10 15:47:30
db.transaction.get_rollback()
  • References/Python/Django/Guides

get_rollback(using=None) [source]

2025-01-10 15:47:30
http.cookies.BaseCookie.js_output()
  • References/Python/Python/Internet

BaseCookie.js_output(attrs=None) Return an embeddable JavaScript snippet, which, if run on a browser which supports JavaScript

2025-01-10 15:47:30
importlib.abc.ExecutionLoader.get_filename()
  • References/Python/Python/Importing

abstractmethod get_filename(fullname) An abstract method that is to return the value of __file__ for the specified

2025-01-10 15:47:30
dummy_threading
  • References/Python/Python/Concurrent Execution

Source code: Lib/dummy_threading

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

curses.putp(string) Equivalent to tputs(str, 1, putchar); emit the value of a specified terminfo capability for

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

quantize(x, y) Returns a value equal to x (rounded), having the exponent of y.

2025-01-10 15:47:30
trace.CoverageResults.update()
  • References/Python/Python/Debugging & Profiling

update(other) Merge in data from another CoverageResults object.

2025-01-10 15:47:30
DataFrameGroupBy.resample()
  • References/Python/Pandas/API Reference/GroupBy

DataFrameGroupBy.resample(rule, *args, **kwargs)

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

Index.T return the transpose, which is by definition self

2025-01-10 15:47:30