Series.cat.codes
  • References/Python/Pandas/API Reference/Series

Series.cat.codes

2025-01-10 15:47:30
wsgiref.simple_server.WSGIRequestHandler.get_stderr()
  • References/Python/Python/Internet

get_stderr() Return the object that should be used as the wsgi.errors stream. The default implementation just returns

2025-01-10 15:47:30
argparse.ArgumentParser.add_mutually_exclusive_group()
  • References/Python/Python/Operating System

ArgumentParser.add_mutually_exclusive_group(required=False) Create a mutually exclusive group. argparse will make

2025-01-10 15:47:30
html.unescape()
  • References/Python/Python/Structured Markup

html.unescape(s) Convert all named and numeric character references (e.g. >, >,

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

pryear(theyear, w=2, l=1, c=6, m=3) Print the calendar for an entire year as returned by formatyear().

2025-01-10 15:47:30
unittest.mock.Mock.
  • References/Python/Python/Development Tools

_get_child_mock(**kw) Create the child mocks for attributes and return value. By default child mocks will be the same type as

2025-01-10 15:47:30
telnetlib.Telnet.set_option_negotiation_callback()
  • References/Python/Python/Internet

Telnet.set_option_negotiation_callback(callback) Each time a telnet option is read on the input flow, this callback

2025-01-10 15:47:30
types.FrameType
  • References/Python/Python/Data Types

types.FrameType The type of frame objects such as found in tb.tb_frame if tb is a traceback object

2025-01-10 15:47:30
gis.feeds.GeoAtom1Feed
  • References/Python/Django/API/Geographic Feeds

class GeoAtom1Feed [source]

2025-01-10 15:47:30
ipaddress.IPv6Address.is_global
  • References/Python/Python/Internet

is_global

2025-01-10 15:47:30