text string | label int64 |
|---|---|
{'name': 'traverse_yaml_tree@src/nitpick/blender.py', 'description': 'Traverse a YAML document recursively and change values, keeping its formatting and comments.', 'signature': 'def traverse_yaml_tree(yaml_obj: YamlObject, change: JsonDict):'}</s>{'name': 'quote_reducer@src/nitpick/blender.py', 'description': 'Reducer... | 0 |
{'name': 'Receipt.formatted_number@django_afip/models.py', 'description': "This receipt's number in the usual format: ``0001-00003087``.", 'signature': 'def formatted_number(self) -> str | None:'}</s>{'name': 'VatType@django_afip/models.py', 'description': "An AFIP VAT type.\n\nSee the AFIP's documentation for details ... | 0 |
{'name': 'Circuit.eval@discopy/quantum/circuit.py', 'description': "Evaluate a circuit on a backend, or simulate it with numpy.\n\nParameters\n----------\nothers : :class:`discopy.quantum.circuit.Circuit`\n Other circuits to process in batch.\nbackend : pytket.Backend, optional\n Backend on which to run the circu... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_LONG_RETRY_ERROR = 3041 | 0 |
{'name': 'NVMeOFConnectorTestCase.test_extend_volume_unreplicated_nvme_fails@os_brick/tests/initiator/connectors/test_nvmeof.py', 'description': 'nvme command fails, so it rescans, waits, and reads size.', 'signature': 'def test_extend_volume_unreplicated_nvme_fails('}</s>{'name': 'VolumeDriverException@os_brick/except... | 0 |
{'name': 'Placeholders_Calls.test1@Cheetah/Tests/SyntaxAndOutput.py', 'description': 'func placeholder - no ()', 'signature': 'def test1(self):'}</s>{'name': 'DefmacroDirective@Cheetah/Tests/SyntaxAndOutput.py', 'description': 'DOCSTRING', 'base_classes': ['OutputTest'], 'methods': [{'name': 'DefmacroDirective._getComp... | 0 |
{'name': '_wrap@dill/source.py', 'description': "encapsulate a function and it's __import__ ", 'signature': 'def _wrap(f):'}</s>{'name': 'getsourcelines@dill/source.py', 'description': "Return a list of source lines and starting line number for an object.\nInteractively-defined objects refer to lines in the interpreter... | 0 |
{'name': 'ScrollingTest.testProtocol@reversibility/pycolab/pycolab/tests/scrolling_test.py', 'description': 'Verify correct behaviour of the scrolling protocol helpers.', 'signature': 'def testProtocol(self):'}</s>{'name': 'Partial@reversibility/pycolab/pycolab/ascii_art.py', 'description': 'Holds a pycolab "thing" and... | 0 |
{'name': '_dump_float@src/betterproto/__init__.py', 'description': 'Dump the given float to JSON\n\nParameters\n----------\nvalue: float\n Value to dump\n\nReturns\n-------\nUnion[float, str]\n Dumped value, either a float or the strings', 'signature': 'def _dump_float(value: float) -> Union[float, str]:'}</s>DAT... | 0 |
{'name': 'right_shift_blockwise@tensor2tensor_envi/layers/common_attention.py', 'description': 'Right shifts once in every block.\n\nArgs:\n x: a tensor of shape [batch, height, width, depth]\n query_shape: A 2d tuple of ints\n name: a string\n\nReturns:\n output: a tensor of the same shape as x', 'signature': 'def... | 0 |
{'name': 'test_apply_OBM@tests/test_utils_octave.py', 'description': 'Test apply_OBM by comparing to Octave', 'signature': 'def test_apply_OBM():'}</s>{'name': 'remove_silent_frames@pystoi/utils.py', 'description': 'Remove silent frames of x and y based on x\nA frame is excluded if its energy is lower than max(energy) ... | 0 |
{'name': 'check_json_precision@contrib/spendfrom/spendfrom.py', 'description': 'Make sure json library being used does not lose precision converting BTC values', 'signature': 'def check_json_precision():'}</s>{'name': 'list_available@contrib/spendfrom/spendfrom.py', 'description': 'DOCSTRING', 'code': 'def list_availab... | 0 |
{'name': 'get_cmdclass@versioneer.py', 'description': 'Get the custom setuptools/distutils subclasses used by Versioneer.\n\nIf the package uses a different cmdclass (e.g. one from numpy), it\nshould be provide as an argument.', 'signature': 'def get_cmdclass(cmdclass=None):'}</s>{'name': 'get_versions@versioneer.py', ... | 1 |
{'name': 'test_default_ignore@tests/test_ignore.py', 'description': 'tests that .DS_Store and ascmhl/ fs entries are ignored from the mhl spec', 'signature': 'def test_default_ignore(temp_tree):'}</s>{'name': 'flatten@ascmhl/commands.py', 'description': 'Flatten an MHL history into one external manifest\n\n\x08\nThe fl... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQBACF_CONNECTION_ID = 7006 | 0 |
{'name': 'TogglSet.get@toggl/api/base.py', 'description': 'Method for fetching detail object of the entity. it fetches the object based on specified conditions.\n\nIf ID is used then detail URL is used to fetch object.\nIf other conditions are used to specify the object, then TogglSet will fetch all objects using listi... | 0 |
{'name': 'training_loop_hparams_from_scoped_overrides@tensor2tensor_envi/rl/trainer_model_based_params.py', 'description': 'Create HParams suitable for training loop from scoped HParams.\n\nArgs:\n scoped_overrides: HParams, with keys all scoped by one of HP_SCOPES. These\n parameters are overrides for the base HPa... | 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': 'condition@altair/vegalite/v3/api.py', 'description': 'A conditional attribute or encoding\n\nParameters\n----------\npredicate: Selection, LogicalOperandPredicate, expr.Expression, dict, or string\n the selection predicate or test predicate for the condition.\n if a string is passed, it will be treated ... | 0 |
{'name': 'dict_indexer_with_default@yaql/standard_library/collections.py', 'description': ':yaql:operator indexer\n\nReturns value of a dictionary by given key or default if there is\nno such key.\n\n:signature: left[right, default]\n:arg left: input dictionary\n:argType left: dictionary\n:arg right: key\n:argType righ... | 0 |
{'name': 'Expression.statement@da/compiler/dast.py', 'description': 'The first statement parent of this expression, if any.\n\n ', 'signature': 'def statement(self):'}</s>{'name': 'CallExpr@da/compiler/dast.py', 'description': 'DOCSTRING', 'base_classes': ['Expression'], 'methods': [{'name': 'CallExpr.__init__@d... | 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': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_SRC_NAME_ERROR = 2262 | 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': 'addLevelName@local/clogging.py', 'description': 'Will not be added to `__all__`.', 'signature': 'def addLevelName(level, levelName, color=None, force=False):'}</s>_lock_restore_logging = make_lock_decorator() | 0 |
{'name': 'run@onlinejudge_command/subcommand/submit.py', 'description': ':returns: whether the submission is succeeded or not.', 'signature': 'def run(args: argparse.Namespace) -> bool:'}</s>{'name': 'parse_cplusplus_compiler@onlinejudge_command/subcommand/submit.py', 'description': ':param description: must be for C++... | 0 |
{'name': 'Bottle.mount@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': "Mount an application (:class:`Bottle` or plain WSGI) to a specific\nURL prefix. Example::\n\n root_app.mount('/admin/', admin_app)\n\n:param prefix: path prefix or `mount-point`. If it ends in a slash,\n that slash is mandator... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQEVO_INTERNAL = 5 | 0 |
{'name': 'ViewRotation.load_locs@picasso/gui/rotation.py', 'description': 'Loads localizations from a pick in the main window.\n\nCalled when updating rotation window from there or when \nshifting the pick from rotation window.\n\nParameters\n----------\nupdate_window : boolean (default=False)\n If True, load attrib... | 0 |
{'name': 'MidiStatus.get_columns@robopianist/viewer/application.py', 'description': 'Returns the text to display in two columns.', 'signature': 'def get_columns(self):'}</s>_CENTER_CAMERA = user_input.DoubleClick(user_input.MOUSE_BUTTON_RIGHT) | 0 |
{'name': 'clean_merged_flowlines@oggm/core/flowline.py', 'description': 'Order and cut merged flowlines to size.\n\nAfter matching flowlines were found and merged to one glacier directory\nthis function makes them nice:\nThere should only be one flowline per bed, so overlapping lines have to be\ncut, attributed to a an... | 0 |
{'name': 'KubernetesPodBuilder.pod_nodeselectors@calrissian/job.py', 'description': 'Submitted node selectors must be strings\n:return:', 'signature': 'def pod_nodeselectors(self):'}</s>INIT_IMAGE_ENV_VARIABLE = "CALRISSIAN_INIT_IMAGE" | 0 |
{'name': 'defaultArgs@pyppeteer/launcher.py', 'description': 'Get the default flags the chromium will be launched with.\n\n``options`` or keyword arguments are set of configurable options to set on\nthe browser. Can have the following fields:\n\n* ``headless`` (bool): Whether to run browser in headless mode. Defaults t... | 0 |
{'name': 'InstanceGroupsAction.delete_instance_groups@qingcloud/iaas/actions/instance_groups.py', 'description': 'Delete the specific instance group.\n@param instance_groups: An id list contains the group(s) id which will be deleted.', 'signature': 'def delete_instance_groups(self, instance_groups,'}</s>ACTION_DELETE_S... | 0 |
{'name': 'Client.query@pymarketstore/client.py', 'description': 'execute QUERY to MarketStore server\n:param params: Params object used to query\n:return: QueryReply object', 'signature': 'def query(self, params: Params) -> QueryReply:'}</s>http_regex = re.compile(r'^https?://(.+):\d+/rpc') | 0 |
{'name': 'TLP.get_lower_address@fpga/lib/pcie/tb/pcie.py', 'description': 'Compute lower address field from address and first byte enable', 'signature': 'def get_lower_address(self):'}</s>TLP_MSG_TO_RC = (FMT_4DW, 0x10) | 0 |
{'name': 'error_screen@displays/papiruszero2in.py', 'description': 'Error screen\n ', 'signature': 'def error_screen(message="ERROR"):'}</s>button_fault_2 = "Anomalia del bottone.." | 0 |
{'name': 'generate_string_HP@random_search.py', 'description': 'Chooses from one of the choices in `choices`.\n ', 'signature': 'def generate_string_HP(choices):'}</s>CROPS = { 'ghana': ['groundnut', 'maize', 'rice', 'soya bean'],
'southsudan': ['sorghum', 'maize', 'rice', 'groundnut'],
'tanzan... | 0 |
{'name': 'Image._preamble_read@wand/image.py', 'description': 'Set-up MagickWand properties before reading an image file. The\nproperties are unique to the image decoder.\n\n:param background: Defines the default background color.\n:type background: :class:`Color`, :class:`str`\n:param colorspace: Defines what colorspa... | 0 |
{'name': 'count@kb_python/count.py', 'description': 'Generates count matrices for single-cell RNA seq.\n\nArgs:\n index_path: Path to kallisto index\n t2g_path: Path to transcript-to-gene mapping\n technology: Single-cell technology used\n out_dir: Path to output directory\n fastqs: List of FASTQ file pa... | 0 |
{'name': 'parse_file@src/pyradox/filetype/txt.py', 'description': 'Parse a single file and return a Tree.\npath, game: \n If game is None, path is a full path and the game is determined from that.\n Or game can be supplied, in which case path is a path relative to the game directory.', 'signature': 'def parse_fil... | 1 |
{'name': 'delta_encoding@topojson/ops.py', 'description': 'Function to apply delta-encoding to linestrings.\n\nParameters\n----------\nlinestrings : list of shapely.geometry.LineStrings\n LineStrings that will be delta-encoded\n\nReturns\n-------\nlist of shapely.geometry.LineStrings\n LineStrings that are delta-... | 0 |
{'name': 'parse_args@src/python_scripts/afnipy/lib_cdiflist.py', 'description': 'Go through user-entered options and fill an object with the values.\nThese will be used to setup plotting.', 'signature': 'def parse_args(full_argv):'}</s>{'name': 'get_3d_statpar@src/python_scripts/afnipy/afni_util.py', 'description': 're... | 0 |
{'name': 'pre_checks@ytmdl/main.py', 'description': 'Run some checks in order to make sure the basic things are\nworking all right.', 'signature': 'def pre_checks(args):'}</s>{'name': 'get_new_title@ytmdl/utility.py', 'description': 'Ask the user if they would like to go with the old\ntitle passed as an argument.\n\nIf... | 0 |
{'name': '_make_query_fun@gget/gget_opentargets.py', 'description': 'Make a query function for OpenTargets API.\n\nArgs:\n\n- top_level_key Top level key in the GraphQL query response, e.g. "associatedDiseases".\n- inner_query Query string for the row data, e.g. "score disease{id name description}".\n... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQFB_APPL_FIRST = 65536 | 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': 'TestCrud.test_valid_crud_tasks@test/testcases/test_crud.py', 'description': 'Test that valid kafka connect task can be created, updated, paused, resumed, restarted and deleted', 'signature': 'def test_valid_crud_tasks(self, setup, test_input, expected):'}</s>{'name': 'restart_kafka_connector@test/lib/commonka... | 1 |
{'name': 'safe_run2@amptk/process_illumina_folder.py', 'description': 'Call run(), catch exceptions.', 'signature': 'def safe_run2(*args, **kwargs):'}</s>{'name': 'CreateGenericMappingFile@amptk/amptklib.py', 'description': 'DOCSTRING', 'code': "def CreateGenericMappingFile(barcode_dict, revbarcode_dict, fwd_primer, re... | 0 |
{'name': 'MediaWiki._check_query@mediawiki/mediawiki.py', 'description': "check if the query is 'valid'", 'signature': 'def _check_query(value, message: str):'}</s>{'name': 'PageError@mediawiki/exceptions.py', 'description': 'Exception raised when no MediaWiki page matched a query\n\nArgs:\n title (str): Title of th... | 0 |
{'name': '_default_value@swagger_to/py_client.py', 'description': 'Determine the default value of the given type definition.\n\n:param typedef: type definition in Python representation.\n:return: Python code', 'signature': 'def _default_value(typedef: Typedef) -> str:'}</s>{'name': '_to_response@swagger_to/py_client.py... | 0 |
{'name': 'Mosek._solve@linopy/solvers.py', 'description': 'Solve a linear problem from a Mosek task object.\n\nParameters\n----------\nm : mosek.Task\n Mosek task object.\nsolution_fn : Path, optional\n Path to the solution file.\nlog_fn : Path, optional\n Path to the log file.\nwarmstart_fn : Path, optional\n... | 0 |
{'name': 'get_domain_literal@src/future/backports/email/_header_value_parser.py', 'description': 'domain-literal = [CFWS] "[" *([FWS] dtext) [FWS] "]" [CFWS]\n\n ', 'signature': 'def get_domain_literal(value):'}</s>{'name': 'get_group@src/future/backports/email/_header_value_parser.py', 'description': 'group = displ... | 0 |
{'name': 'BaseReference.to_reference@fhirpy/base/resource.py', 'description': 'Returns Reference instance for this reference', 'signature': 'def to_reference(self, **kwargs) -> TReference:'}</s>{'name': 'convert_values@fhirpy/base/utils.py', 'description': "Recursively converts data values with `fn`\nwhich must return ... | 0 |
{'name': 'PCFExecute.__init__@code/pymqi/__init__.py', 'description': "PCFExecute(name = '')\n\nConnect to the Queue Manager 'name' (default value '') ready\nfor a PCF command. If name is a QueueManager instance, it is\nused for the connection, otherwise a new connection is made ", 'signature': 'def __init__(self, name... | 0 |
{'name': 'wassuccessful_patch@Contents/Libraries/Shared/nose/plugins/errorclass.py', 'description': 'Create a new wasSuccessful method that checks errorClasses for\nexceptions that were put into other slots than error or failure\nbut that still count as not success.', 'signature': 'def wassuccessful_patch(result):'}</s... | 0 |
{'name': '_AttributeResolver.resolve_type@lib/rule_engine/engine.py', 'description': 'The method to use for resolving the data type of an attribute.\n\n:param object_type: The data type of the object that *name* is an attribute of.\n:param str name: The name of the attribute to retrieve the data type of.\n:return: The ... | 0 |
{'name': 'node_names@test/conftest.py', 'description': 'Queries the cluster to get a list of node names.', 'signature': 'def node_names(cluster_ips, ssh_con, test_vars):'}</s>{'name': 'ext_vnet@test/conftest.py', 'description': 'Creates a resource group containing a new VNET, subnet, public IP, and\njumpbox for use in ... | 0 |
{'name': '_FindPythonFiles@tools/yapf/yapf/yapflib/file_resources.py', 'description': 'Find all Python files.', 'signature': 'def _FindPythonFiles(filenames, recursive, exclude):'}</s>{'name': 'CreateStyleFromConfig@tools/yapf/yapf/yapflib/style.py', 'description': 'Create a style dict from the given config.\n\nArgumen... | 0 |
{'name': 'get_name_addr@src/future/backports/email/_header_value_parser.py', 'description': 'name-addr = [display-name] angle-addr\n\n ', 'signature': 'def get_name_addr(value):'}</s>{'name': 'get_unstructured@src/future/backports/email/_header_value_parser.py', 'description': "unstructured = (*([FWS] vchar) *WSP) /... | 0 |
{'name': 'Header.__init__@src/future/backports/email/header.py', 'description': "Create a MIME-compliant header that can contain many character sets.\n\nOptional s is the initial header value. If None, the initial header\nvalue is not set. You can later append to the header with .append()\nmethod calls. s may be a b... | 0 |
{'name': 'Chromatogram.peaks@pymzml/spec.py', 'description': 'Return the list of peaks of the spectrum as tuples (time, intensity).\n\nReturns:\n peaks (list): list of time, intensity tuples\n\nExample:\n\n>>> import pymzml\n>>> run = pymzml.run.Reader(\n... spectra.mzMl.gz,\n... MS_precisions = {\n... ... | 0 |
{'name': 'Node.__init__@aurora/autodiff/autodiff.py', 'description': 'New node will be created by Op objects __call__ method', 'signature': 'def __init__(self):'}</s>{'name': 'AddOp@aurora/autodiff/autodiff.py', 'description': ' ', 'base_classes': ['Op'], 'methods': [{'name': 'AddOp.__call__@aurora/autodiff/autodiff... | 0 |
{'name': 'HyperFrameRecord.add_frames@disdat/hyperframe.py', 'description': "Add frames to the PB. If UUID, just add the UUID. If a FrameRecord,\nthen add both the UUID in the pb.frames map and the FrameRecord in the frame_cache.\n\nArgs:\n frames (:list:'FrameRecord' or :list:tuple:str,str): List of Frames to app... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQIACF_USAGE_TOTAL_BLOCKS = 1344 | 0 |
{'name': 'ZiGate.__haddr@zigate/core.py', 'description': 'convert int addr to hex ', 'signature': 'def __haddr(self, int_addr, length=4):'}</s>{'name': 'FakeTransport@zigate/transport.py', 'description': 'Fake transport for test', 'base_classes': ['BaseTransport'], 'methods': [{'name': 'FakeTransport.__init__@zigate/tr... | 0 |
{'name': 'parse_1dplot_args@src/python_scripts/afnipy/lib_apqc_io.py', 'description': 'Parse arguments for Pythony 1dplotter.\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.', 'sig... | 0 |
{'name': 'AsyncHTTPProxy.__init__@httpcore/_async/http_proxy.py', 'description': 'A connection pool for making HTTP requests.\n\nParameters:\n proxy_url: The URL to use when connecting to the proxy server.\n For example `"http://127.0.0.1:8080/"`.\n proxy_auth: Any proxy authentication as a two-tuple of\n ... | 1 |
{'name': 'encoder3d@nnutils/net_blocks.py', 'description': 'Simple 3D encoder with nlayers.\n\nArgs:\n nlayers: number of encoder layers\n use_bn: whether to use batch_norm\n nc_input: number of input channels\n nc_max: number of max channels\n nc_l1: number of channels in layer 1\n nc_step: double nu... | 0 |
{'name': 'ISO3166Utils.short2full@script.module.youtube.dl/lib/youtube_dl/utils.py', 'description': 'Convert an ISO 3166-2 country code to the corresponding full name', 'signature': 'def short2full(cls, code):'}</s>{'name': 'get_element_by_attribute@script.module.youtube.dl/lib/youtube_dl/utils.py', 'description': 'DOC... | 0 |
{'name': 'parse_field@rtl/vendor/pulp_platform_register_interface/vendor/lowrisc_opentitan/util/reggen/gen_rtl.py', 'description': 'Convert OrderedDict field into Field class\n ', 'signature': 'def parse_field(obj, reg, nfields):'}</s>{'name': 'HwAccess@rtl/vendor/pulp_platform_register_interface/vendor/lowrisc_open... | 0 |
{'name': 'SlackCleaner.files@slack_cleaner2/model.py', 'description': 'list all known slack files for the given parameter as a generator\n\n:param user: limit to given user\n:type user: str,SlackUser\n:param after: limit to entries after the given timestamp\n:type after: int,str,time\n:param before: limit to entries be... | 0 |
{'name': 'countedArray@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/pyparsing.py', 'description': "Helper to define a counted list of expressions.\n\nThis helper defines a pattern of the form::\n\n integer expr expr expr...\n\nwhere the leading integer tells how many expr expressions follow.\nThe matched ... | 0 |
{'name': 'error@paver/easy.py', 'description': 'Displays an error message to the user.', 'signature': 'def error(message, *args):'}</s>{'name': 'cmdopts@paver/tasks.py', 'description': "Sets the command line options that can be set for this task.\nThis uses the same format as the distutils command line option\nparser. ... | 0 |
{'name': 'toggleManager@BlendNet/addon.py', 'description': "Running the manager instance if it's not already started or stopping it", 'signature': 'def toggleManager():'}</s>modules = {} | 0 |
{'name': 'BreakpointConditionsTestCase.breakpoint_conditions@llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py', 'description': "Exercise breakpoint condition with 'breakpoint modify -c <expr> id'.", 'signature': 'def breakpoint_conditions(self, inline=False):'}</s>... | 0 |
{'name': '_AppHandler.build@jupyterlab/commands.py', 'description': 'Build the application.', 'signature': 'def build('}</s>{'name': 'ensure_core@jupyterlab/commands.py', 'description': 'Ensure that the core assets are available.', 'code': 'def ensure_core(logger=None):\n """Ensure that the core assets are available... | 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': 'test_pkg_test_conda_package_format@test/test_utils.py', 'description': 'Running a mulled-build test with .tar.bz2/.conda package formats', 'signature': 'def test_pkg_test_conda_package_format('}</s>{'name': 'ensure_env_missing@test/test_utils.py', 'description': 'context manager that makes sure a conda env of... | 0 |
{'name': 'data_mnist@utils/mnist.py', 'description': 'Preprocess MNIST dataset', 'signature': 'def data_mnist(one_hot=True):'}</s>{'name': 'model_LR@utils/mnist.py', 'description': 'DOCSTRING', 'code': 'def model_LR():\n model = Sequential()\n\n model.add(Flatten(input_shape=(gv.IMAGE_ROWS,\n ... | 0 |
{'name': '_extractall@streaming/language_support/python/distribute_setup.py', 'description': "Extract all members from the archive to the current working\ndirectory and set owner, modification time and permissions on\ndirectories afterwards. `path' specifies a different directory\nto extract to. `members' is optional a... | 0 |
{'name': '_serialize_control_vals@tensorflow_quantum/core/serialize/serializer.py', 'description': 'Helper to serialize control values if applicable..', 'signature': 'def _serialize_control_vals(gate):'}</s>{'name': '_eigen_gate_serializer@tensorflow_quantum/core/serialize/serializer.py', 'description': 'Make standard ... | 0 |
{'name': 'PyMolecule.GetAllDescriptor@PyBioMed/Pymolecule.py', 'description': '#################################################################\nCalculate all descriptors (608).\n\nUsage:\n\n res=GetAllDescriptor()\n\n res is a dict form.\n#################################################################', 'sign... | 0 |
{'name': 'create_patches_reduced_target@csbdeep/data/generate.py', 'description': 'Create normalized training data to be used for neural network training.\n\nIn contrast to :func:`create_patches`, it is assumed that the target image has reduced\ndimensionality (i.e. size 1) along one or several axes (`reduction_axes`).... | 0 |
{'name': 'main@tools/otsdb-dump-restore/src/kilda/tsdb_dump_restore/restore.py', 'description': 'This tool restore the data to an OpenTSDB\n\nOPENTSDB_ENDPOINT openTSDB endpoint\n\nExample:\nkilda-otsdb-restore http://example.com:4242', 'signature': 'def main(opentsdb_endpoint, **options):'}</s>{'name': 'records_stream... | 1 |
{'name': 'MPDense.setup@mplp/mplp/tf_layers.py', 'description': 'This has to be called either at __init__ time, or by a constructor,\nbefore the layer can be used.', 'signature': 'def setup(self, in_dim, message_size, shared_params=None):'}</s>{'name': 'PairwiseOp@mplp/mplp/core.py', 'description': 'DOCSTRING', 'base_c... | 0 |
{'name': 'PFPool._to_string@pf/rule.py', 'description': 'Return the string representation of the address pool.', 'signature': 'def _to_string(self):'}</s>PF_OP_EQ = 2 | 0 |
{'name': 'build_transformer_model_for_pretraining@pretraining/pretraining.py', 'description': '构建训练模型,通用于TPU/GPU\n注意全程要用keras标准的层写法,一些比较灵活的“移花接木”式的\n写法可能会在TPU上训练失败。此外,要注意的是TPU并非支持所有\ntensorflow算子,尤其不支持动态(变长)算子,因此编写相应运算\n时要格外留意。', 'signature': 'def build_transformer_model_for_pretraining():'}</s>checkpoint = ModelCheckp... | 0 |
{'name': 'MI_CLSTM.__init__@modelling/multi_input_clstm.py', 'description': 'input_size - (tuple) should be (time_steps, channels, height, width)', 'signature': 'def __init__(self, '}</s>{'name': 'UNet_Decode@modelling/unet.py', 'description': 'U-Net architecture definition for decoding (second half of the "U")\n ',... | 1 |
{'name': 'test_put_get_delete_replication@ut/test.py', 'description': '设置、获取、删除跨园区复制配置', 'signature': 'def test_put_get_delete_replication():'}</s>{'name': 'test_ci_auditing_video_submit@ut/test.py', 'description': 'DOCSTRING', 'code': 'def test_ci_auditing_video_submit():\n response = client.ci_auditing_video_submi... | 0 |
{'name': 'TopologyView.retrieve@moi/views.py', 'description': 'Read information about an individual Topology resource.\n\nThe GET method reads the information of a Topology.', 'signature': 'def retrieve(self, request, *args, **kwargs):'}</s>{'name': 'NsInfoSerializer@moi/serializers.py', 'description': 'DOCSTRING', 'ba... | 0 |
{'name': 'About.dump_lic@src/attributecode/model.py', 'description': 'Write LICENSE files and return the a list of key, name, context and the url\nas these information are needed for the ABOUT file', 'signature': 'def dump_lic(self, location, license_dict):'}</s>{'name': 'BooleanAndTwoCharactersField@src/attributecode/... | 0 |
{'name': 'TestStandardLibraryReorganization.test_disable_hooks@tests/test_future/test_standard_library.py', 'description': 'Tests the old (deprecated) names. These deprecated aliases should be\nremoved by version 1.0', 'signature': 'def test_disable_hooks(self):'}</s>MOVES = [('collections', 'UserList', 'UserList', 'Us... | 0 |
{'name': 'Validator.check@signac/_vendor/configobj/validate.py', 'description': 'Usage: check(check, value)\n\nArguments:\n check: string representing check to apply (including arguments)\n value: object to be checked\n\nReturns value, converted to correct type if necessary\n\nIf the check fails, raises a ``Valid... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_DEF_XMIT_Q_TYPE_ERROR = 2198 | 0 |
{'name': 'git_push_if_needed@src/oca_github_bot/github.py', 'description': 'Push current HEAD to remote branch.\n\nReturn True if push succeeded, False if there was nothing to push.\nRaises a celery Retry exception in case of non-fast-forward push.', 'signature': 'def git_push_if_needed(remote, branch, cwd=None):'}</s>... | 0 |
{'name': 'ReplaceByFeeTest.test_too_many_replacements@qa/rpc-tests/replace-by-fee.py', 'description': 'Replacements that evict too many transactions are rejected', 'signature': 'def test_too_many_replacements(self):'}</s>OP_NOT = CScriptOp(0x91) | 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': 'MathField.formatOutput@source/fieldformat.py', 'description': 'Return formatted output text from stored text for this field.\n\nArguments:\n storedText -- the source text to format\n oneLine -- if True, returns only first line of output (for titles)\n noHtml -- if True, removes all HTML markup (for t... | 0 |
{'name': 'run@TDScanner/sqlmap/thirdparty/bottle/bottle.py', 'description': 'Start a server instance. This method blocks until the server terminates.\n\n:param app: WSGI application or target string supported by\n :func:`load_app`. (default: :func:`default_app`)\n:param server: Server adapter to use. See :data:`s... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.