text
string
label
int64
{'name': 'move@py3/SciServer/Files.py', 'description': 'Moves or copies a file or folder.\n\n:param fileService: name of fileService (string), or object (dictionary) that defines a file service. A list of these kind of objects available to the user is returned by the function Files.getFileServices().\n:param path: Stri...
0
{'name': 'Sheet.header_props@tksheet/sheet.py', 'description': 'Retrieve options (properties - props)\nfrom a cell in the header', 'signature': 'def header_props('}</s>{'name': 'ProgressBar@tksheet/other_classes.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'ProgressBar.__init__@tksheet/othe...
0
{'name': 'QueueManager.connect_with_options@code/pymqi/__init__.py', 'description': "connect_with_options(name [, opts=cnoopts][ ,cd=mqcd][ ,sco=mqsco])\n connect_with_options(name, cd, [sco])\n\nConnect immediately to the Queue Manager 'name', using the\noptional MQCNO Options opts, the optional MQCD connection\ndes...
0
{'name': 'RetroFig.make_plot@src/python_scripts/afnipy/lib_physio_plot.py', 'description': 'Create the plot', 'signature': 'def make_plot(self, do_show = False, do_interact = False, do_save = True):'}</s>{'name': 'ARG_missing_arg@src/python_scripts/afnipy/afni_base.py', 'description': 'DOCSTRING', 'code': 'def ARG_miss...
0
{'name': 'BMP3XX.pressure@python/samples/bmp390.py', 'description': 'The pressure in hPa.', 'signature': 'def pressure(self):'}</s>{'name': 'const@python/samples/bmp390.py', 'description': 'DOCSTRING', 'code': 'def const(x): return x'}
0
{'name': 'ParseArguments@compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Parses the command line arguments.\n\nThis may set the output format and verbosity level as side-effects.\n\nArgs:\n args: The command line arguments:\n\nReturns:\n The list of filenames to lint.', 'signature': 'def ParseAr...
0
{'name': 'MovieAdmin.unpublish@movies/admin.py', 'description': 'Снять с публикации', 'signature': 'def unpublish(self, request, queryset):'}</s>{'name': 'MovieShots@movies/models.py', 'description': 'Кадры из фильма', 'base_classes': ['models.Model'], 'methods': [{'name': 'MovieShots.__str__@movies/models.py', 'descri...
0
{'name': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQIA_PAGESET_ID = 62
0
{'name': 'execute.set_output@source-builder/sb/execute.py', 'description': 'Set the output handler. The stdout of the last process in a pipe\nline is passed to this handler.', 'signature': 'def set_output(self, output):'}</s>{'name': 'capture_execution@source-builder/sb/execute.py', 'description': 'Capture all output a...
0
{'name': 'main@swagger_to/bin/swagger_to_py_client.py', 'description': 'Execute the main routine.', 'signature': 'def main() -> None:'}</s>IDENTIFIER_RE = re.compile('[a-zA-Z_][a-zA-Z0-9_]*')
0
{'name': 'URLGenerator.make_ingest_url@snowflake/ingest/utils/uris.py', 'description': 'make_ingest_url - creates a textual representation of the target url we need to hit for\ningesting files\n:param pipe: the pipe which we want to use to ingest files (fully qualified)\n:param uuid: an optional UUID argument to tag th...
0
{'name': 'func@python/taichi/lang/kernel_impl.py', 'description': 'Marks a function as callable in Taichi-scope.\n\nThis decorator transforms a Python function into a Taichi one. Taichi\nwill JIT compile it into native instructions.\n\nArgs:\n fn (Callable): The Python function to be decorated\n is_real_function ...
0
{'name': 'QueueManager.connect_tcp_client@code/pymqi/__init__.py', 'description': "Connect immediately to the remote Queue Manager 'name', using\na TCP Client connection, with channnel 'channel' and the\nTCP connection string 'conn_name'. All other connection\noptons come from 'cd'.", 'signature': 'def connect_tcp_clie...
0
{'name': 'OOXMLFile.encrypt@msoffcrypto/format/ooxml.py', 'description': '>>> from msoffcrypto.format.ooxml import OOXMLFile\n>>> from io import BytesIO; outfile = BytesIO()\n>>> with open("tests/outputs/example.docx", "rb") as f:\n... officefile = OOXMLFile(f)\n... officefile.encrypt("1234", outfile)', 'signat...
0
{'name': 'temp_html_filepath@folium/utilities.py', 'description': 'Yields the path of a temporary HTML file containing data.', 'signature': 'def temp_html_filepath(data: str) -> Iterator[str]:'}</s>{'name': 'get_and_assert_figure_root@folium/utilities.py', 'description': "Return the root element of the tree and assert ...
0
{'name': 'Block.update_status_information@pyShelly/block.py', 'description': 'Update the status information.', 'signature': 'def update_status_information(self):'}</s>LOGGER = logging.getLogger('pyShelly')
1
{'name': 'crackline@venv/Lib/site-packages/numpy/f2py/crackfortran.py', 'description': 'reset=-1 --- initialize\nreset=0 --- crack the line\nreset=1 --- final check if mismatch of blocks occurred\n\nCracked data is saved in grouplist[0].', 'signature': 'def crackline(line, reset=0):'}</s>nameargspattern = re.compi...
0
{'name': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i...
0
{'name': '_resolve_button@ahk/_async/engine.py', 'description': 'Resolve a string of a button name to a canonical name used for AHK script\n:param button:\n:type button: str\n:return:', 'signature': 'def _resolve_button(button: Union[str, int]) -> str:'}</s>{'name': '_resolve_executable_path@ahk/_utils.py', 'descriptio...
0
{'name': 'plot_tuning_curves1D@nelpy/plotting/core.py', 'description': "WARNING! This function is not complete, and hence 'private',\nand may be moved somewhere else later on.\n\nIf pad=0 then the y-axis is assumed to be firing rate", 'signature': 'def plot_tuning_curves1D(ratemap, ax=None, normalize=False, pad=None, u...
0
{'name': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQCBD_STRUC_ID = b'CBD '
0
{'name': 'Model._assign_matrix@src/model.py', 'description': 'Construct the model rate matrix, Q, based on model_type by calling the matrix_builder module. Alternatively, call the method self._assign_codon_model_matrices() if we have a heterogenous codon model.\nNote that before matrix construction, we sanity check and...
1
{'name': 'SensorThermalComfort.__init__@custom_components/thermal_comfort/sensor.py', 'description': 'Initialize the sensor.', 'signature': 'def __init__('}</s>ATTR_HUMIDITY = "humidity"
0
{'name': 'Node.type@snimpy/mib.py', 'description': 'Get the basic type associated with this node.\n\n:return: The class from :mod:`basictypes` module which can\n represent the node. When retrieving a valid value for\n this node, the returned class can be instanciated to get\n an appropriate representation.', '...
1
{'name': 'return_arg_type@eth_utils/decorators.py', 'description': 'Wrap the return value with the result of `type(args[at_position])`.', 'signature': 'def return_arg_type(at_position: int) -> Callable[..., Callable[..., T]]:'}</s>T = TypeVar("T")
1
{'name': 'SetValuesTestCase.test@llvm-project/lldb/test/API/lang/c/set_values/TestSetValues.py', 'description': 'Test settings and readings of program variables.', 'signature': 'def test(self):'}</s>{'name': 'run_break_set_by_regexp@llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py', 'description': 'Set a br...
0
{'name': 'get_topo_file@oggm/utils/_downloads.py', 'description': "Path(s) to the DEM file(s) covering the desired extent.\n\nIf the needed files for covering the extent are not present, download them.\n\nThe default behavior is to try a list of DEM sources in order, and\nstop once the downloaded data is covering a lar...
0
{'name': 'fix_relative@feeds/utils_internal.py', 'description': 'this is fucking cheesy ', 'signature': 'def fix_relative(html: str, url: str):'}</s>{'name': 'Enclosure@feeds/models.py', 'description': 'An enclosure on a post\n\n ', 'base_classes': ['models.Model'], 'methods': [{'name': 'Enclosure.recast_link@feeds/...
0
{'name': 'XWiki20Renderer.__init__@mistletoe/contrib/xwiki20_renderer.py', 'description': 'Args:\n extras (list): allows subclasses to add even more custom tokens.', 'signature': 'def __init__(self, *extras):'}</s>{'name': 'EscapeSequence@mistletoe/span_token.py', 'description': 'Escape sequence token. ("\\\\*")\nTh...
0
{'name': 'unique@scripts/llnl_scripts/find_unused_tpl_dirs.py', 'description': 'Returns list with unique entries of input list', 'signature': 'def unique(lst):'}</s>{'name': 'get_timestamp@scripts/llnl_scripts/llnl_lc_build_tools.py', 'description': 'Creates a timestamp that can easily be included in a filename. ', 'co...
0
{'name': 'FormatCode@tools/yapf/yapf/yapflib/yapf_api.py', 'description': 'Format a string of Python code.\n\nThis provides an alternative entry point to YAPF.\n\nArguments:\n unformatted_source: (unicode) The code to format.\n filename: (unicode) The name of the file being reformatted.\n remaining arguments: see co...
0
{'name': 'And@src/api/python/z3/z3.py', 'description': "Create a Z3 and-expression or and-probe.\n\n>>> p, q, r = Bools('p q r')\n>>> And(p, q, r)\nAnd(p, q, r)\n>>> P = BoolVector('p', 5)\n>>> And(P)\nAnd(p__0, p__1, p__2, p__3, p__4)", 'signature': 'def And(*args):'}</s>{'name': 'Lambda@src/api/python/z3/z3.py', 'des...
0
{'name': 'load@source-builder/sb/options.py', 'description': 'Copy the defaults, get the host specific values and merge them overriding\nany matching defaults, then create an options object to handle the command\nline merging in any command line overrides. Finally post process the\ncommand line.', 'signature': "def loa...
0
{'name': 'Transformer.validate_and_initialize@src/sagemaker_inference/transformer.py', 'description': 'Validates the user module against the SageMaker inference contract.\n\nLoad the model as defined by the ``model_fn`` to prepare handling predictions.', 'signature': 'def validate_and_initialize(self, model_dir=environ...
0
{'name': 'Device._buildReadRegisterPacket@src/LabJackPython.py', 'description': 'self._buildReadRegisterPacket(addr, numReg)\n\nBuilds a raw modbus "Read Register" packet to be written to a device\n\nReturns a tuple:\n(<Packet as a list>, <number of bytes to read>)', 'signature': 'def _buildReadRegisterPacket(self, add...
0
{'name': '_build_ssd_model@object_detection/builders/model_builder.py', 'description': 'Builds an SSD detection model based on the model config.\n\nArgs:\n ssd_config: A ssd.proto object containing the config for the desired\n SSDMetaArch.\n is_training: True if this model is being built for training purposes.\n ...
0
{'name': 'convert_sqlalchemy_hybrid_property_bare_str@graphene_sqlalchemy/converter.py', 'description': 'Convert Bare String into a ForwardRef', 'signature': 'def convert_sqlalchemy_hybrid_property_bare_str(type_arg: str, **kwargs):'}</s>{'name': 'column_type_eq@graphene_sqlalchemy/utils.py', 'description': 'A simple f...
0
{'name': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQXR_SEC_MSG = 15
0
{'name': 'wasm_vec_to_list@language-bindings/python/src/wamr/wasmcapi/ffi.py', 'description': 'Converts a vector or a POINTER(vector) to a list\nvector of type pointers -> list of type pointers', 'signature': 'def wasm_vec_to_list(vec):'}</s>{'name': 'wasm_val_vec_new_uninitialized@language-bindings/python/src/wamr/was...
0
{'name': 'GenotypeCounts.get_bb_frequency@examples/locus_summary.py', 'description': 'Frequency of BB genotype (as fraction of all calls)\n\nReturns:\n float: BB genotype frequency', 'signature': 'def get_bb_frequency(self):'}</s>{'name': 'ScoreStatistics@examples/locus_summary.py', 'description': 'Capture stati...
0
{'name': 'test_admin_works_with_host_special_values@test/io/test_io.py', 'description': 'Should get a success from the admin live and ready endpoints when using special host values for the main app', 'signature': 'def test_admin_works_with_host_special_values(specialhostvalue, defaultenv):'}</s>{'name': 'test_admin_met...
0
{'name': 'w_slice@visualization_utils.py', 'description': 'n_shift and n_factor denote the shift and multiplication constant of the normal\nequivalent for the shift\nsym makes shift and normal symmetric', 'signature': 'def w_slice(shift, normal, shift_addend, shift_factor, normal_addend, normal_factor, sym=False, pos=F...
0
{'name': 'build_timespan@yaql/standard_library/date_time.py', 'description': ':yaql:timespan\n\nReturns timespan object with specified args.\n\n:signature: timespan(days => 0, hours => 0, minutes => 0, seconds => 0,\n milliseconds => 0, microseconds => 0)\n:arg days: number of days in timespan, 0 by...
0
{'name': 'test_skip_decorators@tests/test_coverage.py', 'description': 'Tests ignoring of property decorators', 'signature': 'def test_skip_decorators(ignore_setter, ignore_deleter, ignore_property, coverage):'}</s>{'name': 'test_markdown_printer_logging_partially_documented_file@tests/test_coverage.py', 'description':...
0
{'name': 'Queue.get@code/pymqi/__init__.py', 'description': "Return a message from the queue. If the queue is not already\nopen, it is opened now with the option 'MQOO_INPUT_AS_Q_DEF'.\n\nmaxLength, if present, specifies the maximum length for the\nmessage. If the message received exceeds maxLength, then the\nbehavior ...
0
{'name': 'Numeral.__rgt__@src/api/python/z3/z3num.py', 'description': 'Return True if `other > self`.\n\n>>> 2 > Numeral(Sqrt(2))\nTrue', 'signature': 'def __rgt__(self, other):'}</s>{'name': '_to_func_decl_array@src/api/python/z3/z3.py', 'description': 'DOCSTRING', 'code': 'def _to_func_decl_array(args):\n sz = len...
0
{'name': 'QuicGraphicalLassoCV.fit@inverse_covariance/quic_graph_lasso.py', 'description': 'Fits the GraphLasso covariance model to X.\n\nClosely follows sklearn.covariance.graph_lasso.GraphLassoCV.\n\nParameters\n----------\nX : ndarray, shape (n_samples, n_features)\n Data from which to compute the covariance esti...
0
{'name': 'ZWaveServices.register@custom_components/zwave_mqtt/services.py', 'description': 'Register all our services.', 'signature': 'def register(self):'}</s>DISC_GENRE = "genre"
0
{'name': 'show_refs@contrib/objgraph.py', 'description': 'Generate an object reference graph starting at ``objs``\n\nThe graph will show you what objects are reachable from ``objs``, directly\nand indirectly.\n\n``objs`` can be a single object, or it can be a list of objects.\n\nProduces a Graphviz .dot file and spawns...
1
{'name': 'BaseCompiler.get_full_output_path@src/static_precompiler/compilers/base.py', 'description': 'Get full path to compiled file based for the given source file.\n The returned path is OS-dependent.\n\n:param source_path: relative path to a source file\n:returns: full path to the compiled file (OS-dependent)', ...
1
{'name': 'ParseArguments@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Parses the command line arguments.\n\nThis may set the output format and verbosity level as side-effects.\n\nArgs:\n args: The command line arguments:\n\nReturns:\n The list of filenames to lint.', 'signature': 'def ParseArguments(args)...
0
{'name': 'fpToFP@src/api/python/z3/z3.py', 'description': 'Create a Z3 floating-point conversion expression from other term sorts\nto floating-point.\n\nFrom a bit-vector term in IEEE 754-2008 format:\n>>> x = FPVal(1.0, Float32())\n>>> x_bv = fpToIEEEBV(x)\n>>> simplify(fpToFP(x_bv, Float32()))\n1\n\nFrom a floating-p...
0
{'name': 'processLabelItems@python/label_data_utils.py', 'description': '_summary_\n\nArgs:\n map_item (Map<string, LabelItem>): _description_\n LabelItem (_type_): _description_\n\nReturns:\n ParsedLabelItem[]: _description_', 'signature': 'def processLabelItems(map_item)->List:'}</s>{'name': 'parseItem@pytho...
1
{'name': 'dist_factory@tests/_lib_vendors/pkg_resources/__init__.py', 'description': 'Return a dist_factory for a path_item and entry', 'signature': 'def dist_factory(path_item, entry, only):'}</s>{'name': 'get_distribution@tests/_lib_vendors/pkg_resources/__init__.py', 'description': 'Return a current distribution obj...
0
{'name': '_ClassifyInclude@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': 'Figures out what kind of header \'include\' is.\n\nArgs:\n fileinfo: The current file cpplint is running over. A FileInfo instance.\n include: The path to a #included file.\n is_system: True if the #include used <> rather than ""...
0
{'name': 'QueueManager._is_connected@code/pymqi/__init__.py', 'description': "Try pinging the queue manager in order to see whether the application\nis connected to it. Note that the method is merely a convienece wrapper\naround MQCMD_PING_Q_MGR, in particular, there's still possibility that\nthe app will disconnect be...
0
{'name': 'Block_rel.__init__@src/graphnet/models/components/layers.py', 'description': "Construct 'Block_rel'.\n\nArgs:\n input_dim: Dimension of the input tensor.\n num_heads: Number of attention heads to use in the `Attention_rel`\n layer.\n mlp_ratio: Ratio of the hidden size of the feedforward network t...
1
{'name': 'train_node@ExplanationEvaluation/tasks/training.py', 'description': 'Train a explainer to explain node classifications\n:param _dataset: the dataset we wish to use for training\n:param _paper: the paper we whish to follow, chose from "GNN" or "PG"\n:param args: a dict containing the relevant model arguements'...
1
{'name': 'StdioTransport.read_stdout@src/libs/flow/flow_ide_server.py', 'description': 'Reads JSON responses from process and dispatch them to response_handler', 'signature': 'def read_stdout(self):'}</s>{'name': 'NodeJS@src/libs/node.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'NodeJS.__i...
0
{'name': 'Table._row@snimpy/mib.py', 'description': 'Get the table row.\n\n:return: row object (as an opaque object)', 'signature': 'def _row(self):'}</s>{'name': 'loadedMibNames@snimpy/mib.py', 'description': 'Generates the list of loaded MIB names.\n\n:yield: The names of all currently loaded MIBs.', 'code': 'def loa...
0
{'name': 'SVHN.__getitem__@data/svhnloader.py', 'description': 'Args:\n index (int): Index\n\nReturns:\n tuple: (image, target) where target is index of the target class.', 'signature': 'def __getitem__(self, index):'}</s>{'name': 'SVHNData@data/svhnloader.py', 'description': 'DOCSTRING', 'code': "def SVHNData(ro...
0
{'name': 'plotRdimsMarkers@pipelines/pipeline_scxl.py', 'description': 'Visualise expression of discovered markers on rdims plots.', 'signature': 'def plotRdimsMarkers(infile, outfile):'}</s>{'name': 'cluster@pipelines/pipeline_scxl.py', 'description': 'post-process the clustering result', 'code': 'def cluster(infile, ...
1
{'name': 'compute_loss_on_dataset@notebooks/test_sparse_loss.py', 'description': 'Computes the loss for the given number of iterations\n\n:param dcn:\n:type dcn:\n:param data_loader:\n:type data_loader:\n:param num_iterations:\n:type num_iterations:\n:return:\n:rtype:', 'signature': 'def compute_loss_on_dataset(dcn, da...
1
{'name': 'build_libraries@capstone/bindings/python/setup.py', 'description': "Prepare the capstone directory for a binary distribution or installation.\nBuilds shared libraries and copies header files.\n\nWill use a src/ dir if one exists in the current directory, otherwise assumes it's in the repo", 'signature': 'def ...
0
{'name': 'Dataset.link_to_here@accelerator/dataset.py', 'description': "Use this to expose a subjob as a dataset in your job:\nDataset(subjid).link_to_here()\nwill allow access to the subjob dataset under your jid.\nSpecify column_filter as an iterable of columns to include\nif you don't want all of them.\nUse override...
0
{'name': 'ModbusClient.read_discrete_inputs@pyModbusTCP/client.py', 'description': 'Modbus function READ_DISCRETE_INPUTS (0x02).\n\n:param bit_addr: bit address (0 to 65535)\n:type bit_addr: int\n:param bit_nb: number of bits to read (1 to 2000)\n:type bit_nb: int\n:returns: bits list or None if error\n:rtype: list of ...
0
{'name': 'pointer_image@datoviz/__init__.py', 'description': 'Return a NumPy array of uint8 with shape (height, width, n_channels=3) from an ndpointer\nreferring to a C pointer to a buffer of RGB uint8 values.', 'signature': 'def pointer_image(rgb, width, height, n_channels=3):'}</s>CMAP_CET_CBTC1 = 86
0
{'name': 'quaternion_from_matrix@utils/transformations.py', 'description': 'Return quaternion from rotation matrix.\n\nIf isprecise is True, the input matrix is assumed to be a precise rotation\nmatrix and a faster algorithm is used.\n\n>>> q = quaternion_from_matrix(numpy.identity(4), True)\n>>> numpy.allclose(q, [1, ...
0
{'name': 'retry_on_exception@src/oca_github_bot/utils.py', 'description': 'Retry a function call if it raises an exception matching a regex.', 'signature': 'def retry_on_exception('}</s>GIT_NAME = os.environ.get("GIT_NAME")
0
{'name': 'FileInfo.BaseName@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'File base name - text after the final slash, before the final period.', 'signature': 'def BaseName(self):'}</s>{'name': 'CleanseComments@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Removes //-comments and single-line C-sty...
0
{'name': 'SyntaxErrorTests.test_nonlocal3@didyoumean/didyoumean_sugg_tests.py', 'description': 'nonlocal must be used only when binding to non-global exists.', 'signature': 'def test_nonlocal3(self):'}</s>INSTHASNOMETH = (AttributeError, re.INSTANCE_HAS_NO_METH_RE)
0
{'name': 'FunctionnalTestCase.test_directory_slug@pages/tests/test_functional.py', 'description': 'Test diretory slugs', 'signature': 'def test_directory_slug(self):'}</s>{'name': 'Content@pages/models.py', 'description': 'A block of content, tied to a :class:`Page <pages.models.Page>`,\nfor a particular language', 'ba...
1
{'name': 'QueueManager.connect_with_options@code/pymqi/__init__.py', 'description': "connect_with_options(name [, opts=cnoopts][ ,cd=mqcd][ ,sco=mqsco])\n connect_with_options(name, cd, [sco])\n\nConnect immediately to the Queue Manager 'name', using the\noptional MQCNO Options opts, the optional MQCD connection\ndes...
0
{'name': 'BaseInterpreter.execute_single@sqf/base_interpreter.py', 'description': 'Executes a statement', 'signature': 'def execute_single(self, statement):'}</s>{'name': 'Anything@sqf/types.py', 'description': 'A type of unknown type', 'base_classes': ['Type'], 'methods': [{'name': 'Anything.__repr__@sqf/types.py', 'd...
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQSMPO_APPEND_PROPERTY = 4
0
{'name': 'socksocket.connect@nova/proxy/socks.py', 'description': "Connects to the specified destination through a proxy.\nUses the same API as socket's connect().\nTo select the proxy server, use set_proxy().\n\ndest_pair - 2-tuple of (IP/hostname, port).", 'signature': 'def connect(self, dest_pair, catch_errors=None)...
0
{'name': 'PandocConverter._find_cb_command@codebraid/converters/pandoc.py', 'description': 'Find all occurrences of `.cb.` and/or `.cb-` in a string, which may\nindicate the presence of Codebraid code. Try to extract a command\n`.cb<sep><command>` for each occurrence, and if a valid command is not\nfound use None. Ch...
0
{'name': 'update_startup_screen@displays/waveshare2in13v3.py', 'description': 'Show startup screen on eInk Display\n ', 'signature': 'def update_startup_screen():'}</s>error_screen_1 = "Error:"
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCMD_COPY_NAMELIST = 33
0
{'name': 'get_attr@cruds/templatetags/crud_tags.py', 'description': 'Filter returns obj attribute.', 'signature': 'def get_attr(obj, attr):'}</s>{'name': 'crud_url_create@cruds/utils.py', 'description': 'DOCSTRING', 'code': 'def crud_url_create(model, *args, **kwargs):\n return crud_url(model, ACTION_CREATE, *args, ...
0
{'name': 'ParserManager.register_parser@armatis/parser.py', 'description': 'Register the new parser\n\n:param Company company: The new company\n:param Parser new_parser: The new parser', 'signature': 'def register_parser(self, company, new_parser):'}</s>{'name': 'Source@armatis/parser.py', 'description': 'DOCSTRING', '...
0
{'name': 'TopLevelMixin.transform_fold@altair/vegalite/v5/api.py', 'description': 'Add a FoldTransform to the spec.\n\nParameters\n----------\nfold : List(string)\n An array of data fields indicating the properties to fold.\nas : [string, string]\n The output field names for the key and value properties produced ...
0
{'name': 'TopoJson.style_data@folium/features.py', 'description': 'Applies self.style_function to each feature of self.data.', 'signature': 'def style_data(self) -> None:'}</s>{'name': 'PolyLine@folium/vector_layers.py', 'description': 'Draw polyline overlays on a map.\n\nSee :func:`folium.vector_layers.path_options` f...
0
{'name': 'parse_tcsh_args@src/python_scripts/afnipy/lib_apqc_io.py', 'description': 'Parse arguments for tcsh scripter.\n\nInput\n-----\nargv : list of args (not including prog name)\n\nReturn\n------\n\niopts : an object with the argument values stored, including a\n self-"check_req()" method, as well.', 'signature...
0
{'name': 'TestAdminTree.test_result_tree@treebeard/tests/test_treebeard.py', 'description': 'Verifies that inclusion tag result_list generates a table when with\ndefault ModelAdmin settings.', 'signature': 'def test_result_tree(self, model_without_proxy):'}</s>BASE_DATA = [ {"data": {"desc": "1"}}, { "d...
0
{'name': '_transform_attrs@vendor/attr/_make.py', 'description': "Transform all `_CountingAttr`s on a class into `Attribute`s.\n\nIf *these* is passed, use that and don't look for them on the class.\n\n*collect_by_mro* is True, collect them in the correct MRO order, otherwise\nuse the old -- incorrect -- order. See #4...
0
{'name': 'TmpFormat.from_file@pysubs2/formats/tmp.py', 'description': 'See :meth:`pysubs2.formats.FormatBase.from_file()`', 'signature': 'def from_file(cls, subs: "SSAFile", fp: TextIO, format_: str, **kwargs: Any) -> None:'}</s>{'name': 'timestamp_to_ms@pysubs2/time.py', 'description': 'Convert groups from :data:`pysu...
1
{'name': 'QueueManager.connect_with_options@code/pymqi/__init__.py', 'description': "connect_with_options(name [, opts=cnoopts][ ,cd=mqcd][ ,sco=mqsco])\n connect_with_options(name, cd, [sco])\n\nConnect immediately to the Queue Manager 'name', using the\noptional MQCNO Options opts, the optional MQCD connection\ndes...
0
{'name': 'Serial.reset_output_buffer@serial/serialwin32.py', 'description': 'Clear output buffer, aborting the current output and discarding all\nthat is in the buffer.', 'signature': 'def reset_output_buffer(self):'}</s>ERROR_INVALID_USER_BUFFER = 1784
0
{'name': 'QuadTreeApp.prepare@PythonCode/demo/app_quad_range.py', 'description': 'prepare to add points.', 'signature': 'def prepare(self, event):'}</s>{'name': 'QuadTreeApp@PythonCode/demo/app_quad_range.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'QuadTreeApp.__init__@PythonCode/demo/app...
1
{'name': 'MaskedArray.__imul__@venv/Lib/site-packages/numpy/ma/core.py', 'description': 'Multiply self by other in-place.', 'signature': 'def __imul__(self, other):'}</s>bitwise_xor = _MaskedBinaryOperation(umath.bitwise_xor)
0
{'name': 'createInstanceAgent@BlendNet/providers/aws/__init__.py', 'description': 'Creating a new instance for BlendNet Agent', 'signature': 'def createInstanceAgent(cfg):'}</s>{'name': 'getProviderInfo@BlendNet/providers/aws/__init__.py', 'description': 'DOCSTRING', 'code': "def getProviderInfo():\n configs = dict(...
0
{'name': 'BUACaffeFastRCNNOutputs.fast_rcnn_inference_single_image@bua/caffe/modeling/fast_rcnn.py', 'description': 'Single-image inference. Return bounding-box detection results by thresholding\non scores and applying non-maximum suppression (NMS).\n\nArgs:\n Same as `fast_rcnn_inference`, but with boxes, scores, a...
0
{'name': 'PackageFinder._link_package_versions@scripts/pdns/lib/python2.7/site-packages/pip/index.py', 'description': 'Return an InstallationCandidate or None', 'signature': 'def _link_package_versions(self, link, search):'}</s>wheel_ext = ".whl"
1
{'name': 'Lookyloo.capture_cache@lookyloo/lookyloo.py', 'description': 'Get the cache from redis, rebuild the tree if the internal UUID changed => slow', 'signature': 'def capture_cache(self, capture_uuid: str, /, *, force_update: bool = False) -> CaptureCache | None:'}</s>{'name': 'get_resources_hashes@lookyloo/helper...
0
{'name': 'PerfectModelEnsemble.verify@src/climpred/classes.py', 'description': 'Verify initialized predictions against a configuration of its members.\n\n.. note::\n The configuration of the other ensemble members is based off of the\n ``comparison`` keyword argument.\n\nArgs:\n metric: Metric to apply for ver...
0
{'name': 'Serial._reconfigure_port@serial/rfc2217.py', 'description': 'Set communication parameters on opened port.', 'signature': 'def _reconfigure_port(self):'}</s>REALLY_INACTIVE = "REALLY_INACTIVE"
0
{'name': 'Topic.__init__@code/pymqi/__init__.py', 'description': "Associate a Topic instance with the QueueManager object 'queue_manager'\nand optionally open the Topic.\n\nIf topic_desc is passed ignore topic_string and topic_name.\n\nIf open_opts is passed, it specifies topic open options, and\nthe topic is opened im...
0
{'name': 'watch_dev@jupyterlab/commands.py', 'description': 'Run watch mode in a given directory.\n\nParameters\n----------\nlogger: :class:`~logger.Logger`, optional\n The logger instance.\n\nReturns\n-------\nA list of `WatchHelper` objects.', 'signature': 'def watch_dev(logger=None):'}</s>{'name': 'unlink_package...
0