text string | label int64 |
|---|---|
{'name': 'Structure.add_field@msldap/external/bloodhoundpy/lib/cstruct.py', 'description': 'Add a field to this structure.\n\nArgs:\n name: The field name.\n type_: The field type.\n offset: The field offset.', 'signature': 'def add_field(self, name, type_, offset=None):'}</s>{'name': 'Field@msldap/external/bl... | 1 |
{'name': 'write_entry@code/utils/osg.py', 'description': ':param entry:\n:return:', 'signature': 'def write_entry(entry, overwrite=True):'}</s>private_properties_file = root_path / 'private.properties' | 0 |
{'name': 'gate2zx@discopy/quantum/zx.py', 'description': 'Turns gates into ZX diagrams. ', 'signature': 'def gate2zx(box):'}</s>{'name': 'assert_isparallel@discopy/cat.py', 'description': 'Raise :class:`AxiomError` if two composable objects do not have the\nsame domain and codomain.\n\nParameters:\n left : A composa... | 0 |
{'name': 'K@src/api/python/z3/z3.py', 'description': "Return a Z3 constant array expression.\n\n>>> a = K(IntSort(), 10)\n>>> a\nK(Int, 10)\n>>> a.sort()\nArray(Int, Int)\n>>> i = Int('i')\n>>> a[i]\nK(Int, 10)[i]\n>>> simplify(a[i])\n10", 'signature': 'def K(dom, v):'}</s>{'name': 'Loop@src/api/python/z3/z3.py', 'desc... | 0 |
{'name': 'vec_length@phi/field/_field_math.py', 'description': 'See `phi.math.vec_abs()` ', 'signature': 'def vec_length(field: Field):'}</s>{'name': 'BaseBox@phi/geom/_box.py', 'description': 'Abstract base type for box-like geometries.', 'base_classes': ['Geometry'], 'methods': [{'name': 'BaseBox.__ne__@phi/geom/_box... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRC_SELECTOR_NOT_SUPPORTED = 2318 | 0 |
{'name': 'fat.extend_cluster@tools/fat16copy.py', 'description': 'Given a cluster which is the *last* cluster in a chain, extend it to hold\nat least `amount` more bytes.', 'signature': 'def extend_cluster(self, cluster, amount):'}</s>ATTRIBUTE_DEVICE = 64 | 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': 'run@service.iptv.manager/resources/lib/functions.py', 'description': 'Run the function', 'signature': 'def run(args):'}</s>{'name': 'get_property_int@service.iptv.manager/resources/lib/kodiutils.py', 'description': 'Get an add-on property as integer', 'code': 'def get_property_int(key, default=None):\n """... | 0 |
{'name': 'build_ext.build_extensions@dependencies/pybind11/pybind11/setup_helpers.py', 'description': 'Build extensions, injecting C++ std for Pybind11Extension if needed.', 'signature': 'def build_extensions(self) -> None:'}</s>{'name': 'build_ext@dependencies/pybind11/pybind11/setup_helpers.py', 'description': 'Custo... | 1 |
{'name': 'validation_region@MWAA/verify_env/verify_env.py', 'description': "verify environment name doesn't have path to files or unexpected input\nREGION: example is us-east-1", 'signature': 'def validation_region(input_region):'}</s>{'name': 'check_connectivity_to_dep_services@MWAA/verify_env/verify_env.py', 'descrip... | 0 |
{'name': 'AVLTree.balance_factor@algorithms/c02_tree/avl_tree.py', 'description': '获取平衡因子', 'signature': 'def balance_factor(self, node: TreeNode | None) -> int:'}</s>{'name': 'AVLTree@algorithms/c02_tree/avl_tree.py', 'description': 'AVL 树', 'base_classes': [], 'methods': [{'name': 'AVLTree.__init__@algorithms/c02_tre... | 1 |
{'name': 'findpeaks.plot1d@findpeaks/findpeaks.py', 'description': 'Plot the 1D results.\n\nParameters\n----------\nlegend : bool, (default: True)\n Show the legend.\nfigsize : (int, int), (default: None)\n (width, height) in inches.\n\nReturns\n-------\nfig_axis : tuple containing axis for each figure.', 'signat... | 0 |
{'name': 'FindArchitectureBasicSuite.test_train_models_on_samples_with_x_and_y@tests/test_find_architecture.py', 'description': 'Model should be able to train using separated x and y values', 'signature': 'def test_train_models_on_samples_with_x_and_y(self):'}</s>{'name': '_create_2_class_noisy_data@tests/test_find_arc... | 0 |
{'name': 'AddImagesToTargetFiles@tools/releasetools/add_img_to_target_files.py', 'description': 'Creates and adds images (boot/recovery/system/...) to a target_files.zip.\n\nIt works with either a zip file (zip mode), or a directory that contains the\nfiles to be packed into a target_files.zip (dir mode). The latter is... | 0 |
{'name': 'AutoGlome.check@python/pyglome/glome.py', 'description': "Check whether a tag is correct for some message.\n\nChecks if a tag matches some provided message and internal receiving\ncounter. The method generates the matching tag following GLOME protocol\nspecification in the context of a communication from the ... | 1 |
{'name': 'IUCoordinator.register_entity@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'A HA entity has been registered', 'signature': 'def register_entity('}</s>CONF_STATES = "states" | 0 |
{'name': 'main@examples/python/mcc134/single_value_read.py', 'description': 'This function is executed automatically when the module is run directly.', 'signature': 'def main():'}</s>{'name': 'HatIDs@daqhats/hats.py', 'description': 'Known MCC HAT IDs.', 'base_classes': ['IntEnum'], 'methods': []} | 1 |
{'name': 'TBDeviceMqttClient.send_attributes@tb_device_mqtt.py', 'description': 'Send attributes to ThingsBoard. The attributes can be a single dictionary or a list of dictionaries.', 'signature': 'def send_attributes(self, attributes, quality_of_service=None, wait_for_publish=True):'}</s>RPC_RESPONSE_TOPIC = "v1/devic... | 0 |
{'name': 'MeCab.__init__@natto/mecab.py', 'description': 'Initializes the MeCab instance with the given options.\n\nArgs:\n options: Optional string or dictionary of the MeCab options to be\n used.\nKwargs:\n debug (bool): Flag for outputting debug messages to stderr.\n\nRaises:\n SystemExit: An un... | 0 |
{'name': '_anonymous_or_get_parameter@swagger_to/intermediate.py', 'description': "Retrieve a parameter from the table if it's been defined or otherwise create a new parameter definition.\n\n:param original_param: parameter definition in the original Swagger spec\n:param typedefs: table of type definitions in intermedi... | 0 |
{'name': 'import_@twitter_to_sqlite/cli.py', 'description': 'Import data from a Twitter exported archive. Input can be the path to a zip\nfile, a directory full of .js files or one or more direct .js files.', 'signature': 'def import_(db_path, paths):'}</s>{'name': 'fix_streaming_tweet@twitter_to_sqlite/utils.py', 'des... | 0 |
{'name': 'TestAuditLogsEnterprise.test_get_params@backend-tests/tests/test_auditlogs.py', 'description': 'Mix up some audiltog events, check GET with various params', 'signature': 'def test_get_params(self, tenant_users):'}</s>{'name': 'change_authset_status@testutils/common.py', 'description': 'DOCSTRING', 'code': 'de... | 0 |
{'name': 'writeFileTree@fwtool.py', 'description': 'Writes a list of UnixFiles to the disk, unpacking known archive files', 'signature': 'def writeFileTree(files, path):'}</s>ProvChunk = Struct('ProvChunk', [
('protocolVersion', Struct.INT16),
('reserved', 2),
], Struct.BIG_ENDIAN) | 0 |
{'name': 'Type.get_ref_qualifier@llvm-12.0.0-project/clang/bindings/python/clang/cindex.py', 'description': 'Retrieve the ref-qualifier of the type.', 'signature': 'def get_ref_qualifier(self):'}</s>{'name': 'CodeCompletionResults@llvm-12.0.0-project/clang/bindings/python/clang/cindex.py', 'description': 'DOCSTRING', '... | 0 |
{'name': 'Unit.__new__@unyt/unit_object.py', 'description': "Create a new unit. May be an atomic unit (like a gram) or combinations\nof atomic units (like g / cm**3).\n\nParameters\n----------\nunit_expr : Unit object, sympy.core.expr.Expr object, or str\n The symbolic unit expression.\nbase_value : float\n The u... | 0 |
{'name': 'QuantifierRef.sort@src/api/python/z3/z3.py', 'description': 'Return the Boolean sort or sort of Lambda.', 'signature': 'def sort(self):'}</s>{'name': 'is_const_array@src/api/python/z3/z3.py', 'description': "Return `True` if `a` is a Z3 constant array.\n\n>>> a = K(IntSort(), 10)\n>>> is_const_array(a)\nTrue\... | 0 |
{'name': 'CosS3Client.ci_list_workflowexecution@qcloud_cos/cos_client.py', 'description': "获取工作流实例列表 https://cloud.tencent.com/document/product/436/80048\n\n:param Bucket(string): 存储桶名称.\n:param WorkflowId(string): 工作流实例ID.\n:param Name(string): 触发对象.\n:param StartCreationTime(string): 开始时间.\n:param EndCreationTime(str... | 0 |
{'name': 'host_setup@source-builder/sb/check.py', 'description': 'Basic sanity check. All executables and directories must exist.', 'signature': 'def host_setup(opts):'}</s>{'name': 'copy@source-builder/sb/path.py', 'description': 'DOCSTRING', 'code': "def copy(src, dst):\n src = shell(src)\n dst = shell(dst)\n ... | 0 |
{'name': 'upload_object@linodecli/plugins/obj/objects.py', 'description': 'Uploads an object to object storage', 'signature': 'def upload_object('}</s>PROGRESS_BAR_WIDTH = columns - 20 if columns > 30 else columns | 1 |
{'name': 'mat2d.set_row_strlabs@src/python_scripts/afnipy/lib_mat2d_base.py', 'description': 'input a list of strings; must match number of mat rows', 'signature': 'def set_row_strlabs(self, L):'}</s>{'name': 'glob_list_minus_pref_suf@src/python_scripts/afnipy/afni_util.py', 'description': 'just strip the prefix and su... | 0 |
{'name': 'TarFile.gettarinfo@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/distlib/_backport/tarfile.py', 'description': "Create a TarInfo object for either the file `name' or the file\nobject `fileobj' (using os.fstat on its file descriptor). You can\nmodify some of the TarInfo's attributes before you add it... | 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': 'ConfigUtilTest.testDontOverwriteEmptyLabelMapPath@object_detection/utils/config_util_test.py', 'description': 'Tests that label map path will not by overwritten with empty string.', 'signature': 'def testDontOverwriteEmptyLabelMapPath(self):'}</s>{'name': '_update_initial_learning_rate@object_detection/utils/... | 0 |
{'name': '_batched_write_command_impl@venv/Lib/site-packages/pymongo/message.py', 'description': 'Create a batched OP_QUERY write command.', 'signature': 'def _batched_write_command_impl('}</s>_UJOIN = "%s.%s" | 0 |
{'name': 'writeInitialize@cxxtest/cxxtestgen.py', 'description': 'Write CxxTest::initialize(), which replaces static initialization', 'signature': 'def writeInitialize(output):'}</s>runner = None | 0 |
{'name': 'DeploymentConfig.clone_scope@slim/deployment/model_deploy.py', 'description': 'Name scope to create the clone.\n\nArgs:\n clone_index: Int, representing the clone_index.\n\nReturns:\n A name_scope suitable for `tf.name_scope()`.\n\nRaises:\n ValueError: if `clone_index` is greater or equal to the number of... | 0 |
{'name': 'encode_attributes@msldap/protocol/typeconversion.py', 'description': 'converts a dict to attributelist', 'signature': 'def encode_attributes(x):'}</s>MSLDAP_DT_WIN_EPOCH = datetime.datetime(1601, 1, 1) | 0 |
{'name': 'main@swagger_to/bin/swagger_to_py_client.py', 'description': 'Execute the main routine.', 'signature': 'def main() -> None:'}</s>{'name': 'generate_routes_go@swagger_to/go_server.py', 'description': 'Generate the file which defines the router and the routes.\n\n:param package: name of the package\n:param rout... | 0 |
{'name': 'process_line@SneakerBot 2019/venv/lib/python3.7/site-packages/pip-19.0.3-py3.7.egg/pip/_internal/req/req_file.py', 'description': 'Process a single requirements line; This can result in creating/yielding\nrequirements, or updating the finder.\n\nFor lines that contain requirements, the only options that have ... | 1 |
{'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': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQXT_CLUSTER_WORKLOAD_EXIT = 20 | 0 |
{'name': 'set_jwst_to_hst_keywords@grizli/jwst_utils.py', 'description': 'Make primary header look like an HST instrument\n\nParameters\n----------\ninput : str, `~astropy.io.fits.HDUList`\n Filename or FITS HDUList object to modify.\n\nreset : bool\n Reset original JWST keywords to their original values.\n\nverb... | 0 |
{'name': 'generate_script@tools/ipp_custom_library_tool_python/tool/core.py', 'description': 'Generates build script', 'signature': 'def generate_script(dispatcher_type: utils.DispatcherType = utils.DispatcherType.DYNAMIC):'}</s>WINDOWS = "Windows" | 0 |
{'name': 'CalculateTestLists@third_party/include/protobuf-2.6.1/gtest/test/gtest_shuffle_test.py', 'description': 'Calculates the list of tests run under different flags.', 'signature': 'def CalculateTestLists():'}</s>TOTAL_SHARDS_ENV_VAR = "GTEST_TOTAL_SHARDS" | 1 |
{'name': 'test_tamper_index@pyFileFixity/tests/test_repair_ecc.py', 'description': 'recc: tamper index file and see if it can repair itself (hecc) ', 'signature': 'def test_tamper_index():'}</s>{'name': 'test_repair_by_index@pyFileFixity/tests/test_repair_ecc.py', 'description': 'recc: tamper ecc file and repair by ind... | 0 |
{'name': 'answer_question@server.py', 'description': ' Will get entities for the question.\n Generate subgraph\n Run corechain and aux predictions\n\n\n:param question: str: intended question to answer\n:return:', 'signature': 'def answer_question(question, entities=None):'}</s>GET_SUPERCLASS = "SELECT DISTINC... | 0 |
{'name': 'TestMibSnimpy.testGet@tests/test_mib.py', 'description': 'Test that we can get all named attributes', 'signature': 'def testGet(self):'}</s>{'name': 'build@snimpy/basictypes.py', 'description': 'Build a new basic type with the given value.\n\n:param mibname: The MIB to use to locate the entity.\n:param node: ... | 0 |
{'name': 'Case.get_cases@sqlparse/sql.py', 'description': 'Returns a list of 2-tuples (condition, value).\n\nIf an ELSE exists condition is None.', 'signature': 'def get_cases(self, skip_ws=False):'}</s>Literal = Token.Literal | 0 |
{'name': 'APIConnection.__init__@qingcloud/iaas/connection.py', 'description': '@param qy_access_key_id - the access key id\n@param qy_secret_access_key - the secret access key\n@param zone - the zone id to access\n@param host - the host to make the connection to\n@param port - the port to use when connect to host\n@pa... | 0 |
{'name': 'showBox@source/pi-timolo.py', 'description': 'Show stream image detection area on image to align camera\nThis is a quick fix for restricting motion detection\nto a portion of the final image. Change the stream image size\non line 206 and 207 above\nAdjust track config.py file MOTION_TRACK_TRIG_LEN as required... | 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': 'mat2d.set_row_strlabs@src/python_scripts/afnipy/lib_mat2d_base.py', 'description': 'input a list of strings; must match number of mat rows', 'signature': 'def set_row_strlabs(self, L):'}</s>{'name': 'some_types_to_str@src/python_scripts/afnipy/afni_util.py', 'description': "return a string form of a list, str... | 0 |
{'name': '_makeTags@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/pyparsing.py', 'description': 'Internal helper to construct opening and closing tag expressions, given a tag name', 'signature': 'def _makeTags(tagStr, xml):'}</s>_generatorType = type((y for y in range(1))) | 0 |
{'name': 'darwin_width@python/xraydb/xray.py', 'description': "darwin width for a crystal reflection and energy\n\nArgs:\nenergy (float): X-ray energy in eV\ncrystal (string): name of crystal (one of 'Si', 'Ge', or 'C') ['Si']\nhkl (tuple): h, k, l for reflection [(1, 1, 1)]\na (float or None): lattice const... | 0 |
{'name': 'darknet_body@text/keras_yolo3.py', 'description': 'Darknent body having 52 Convolution2D layers', 'signature': 'def darknet_body(x):'}</s>Input = tf.keras.layers.Input | 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': 'AproposWithProcessTestCase.test_apropos_with_process@llvm-12.0.0-project/lldb/test/API/commands/apropos/with-process/TestAproposWithProcess.py', 'description': "Test that apropos env doesn't crash trying to touch the process plugin command.", 'signature': 'def test_apropos_with_process(self):'}</s>PROCESS_KIL... | 0 |
{'name': 'Muse._handle_gyro@muselsl/muse.py', 'description': 'Handle incoming gyroscope data.\n\nsampling rate: ~17 x second (3 samples in each message, roughly 50Hz)', 'signature': 'def _handle_gyro(self, handle, packet):'}</s>MUSE_GATT_ATTR_RIGHTAUX = "273e0007-4c4d-454d-96be-f03bac821358" | 0 |
{'name': '_Morphological.amormol@pybaselines/morphological.py', 'description': "Iteratively averaging morphological and mollified (aMorMol) baseline.\n\nParameters\n----------\ndata : array-like, shape (N,)\n The y-values of the measured data, with N data points.\nhalf_window : int, optional\n The half-window use... | 0 |
{'name': 'preprocess@grizli/pipeline/auto_script.py', 'description': 'Preprocessing script\n\nParameters\n----------\nfield_root : str\n Basename of the exposure group processed together\n\nHOME_PATH : str\n Base path for file processing\n\nmaster_radec : str\n Force use this radec file for astrometric alignme... | 0 |
{'name': 'getUserPath@example/STM32F051K4/ideScripts/utilities.py', 'description': 'Get path or command from user (by entering path in terminal window).\nRepeated as long as user does not enter a valid path or command to file/folder/executable.', 'signature': 'def getUserPath(pathName):'}</s>{'name': 'getStm32SvdFile@e... | 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': 'createAndPublishAPIs@apim-traffic-tool/lib/traffic-tool/src/python/create_api_scenario.py', 'description': 'This function will create and publish all APIs\n:return: None', 'signature': 'def createAndPublishAPIs():'}</s>tenant_name = "super" | 0 |
{'name': 'searchForGrounded@exporter/SynthesisFusionAddin/src/Parser/SynthesisParser/JointHierarchy.py', 'description': 'Search for a grounded component or occurrence in the assembly\n\nArgs:\n occ (adsk.fusion.Occurrence): start point\n\nReturns:\n Union(adsk.fusion.Occurrence, None): Either a grounded part or n... | 0 |
{'name': 'LF_denies_list@trove/contrib/labelers/clinical/polarity.py', 'description': 'Patient denies X,Y,Z. ', 'signature': 'def LF_denies_list(span):'}</s>{'name': 'LF_head_word@trove/contrib/labelers/clinical/polarity.py', 'description': 'DOCSTRING', 'code': "def LF_head_word(span):\n rgx = re.compile(\n r... | 0 |
{'name': 'XRasterBase._check_dimensions@rioxarray/rioxarray.py', 'description': 'This function validates that the dimensions 2D/3D and\nthey are are in the proper order.\n\nReturns\n-------\nstr or None: Name extra dimension.', 'signature': 'def _check_dimensions(self) -> Optional[str]:'}</s>{'name': '_convert_gcps_to_... | 0 |
{'name': 'SnmpVarbind.oid@aiosnmp/message.py', 'description': 'This property stores oid of the message', 'signature': 'def oid(self) -> str:'}</s>{'name': 'SnmpVersion@aiosnmp/message.py', 'description': 'DOCSTRING', 'base_classes': ['enum.IntEnum'], 'methods': []} | 0 |
{'name': 'run_crud@scripts/benchmarks/pysdk.py', 'description': 'crud means create read update delete', 'signature': 'def run_crud(args: argparse.Namespace):'}</s>{'name': 'waiting_index_finish@scripts/benchmarks/pysdk.py', 'description': 'DOCSTRING', 'code': 'def waiting_index_finish(args: argparse.Namespace, timewait... | 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': 'count_lines@tests/helpers/utils.py', 'description': 'Count the number of lines in a file.\n\nParameters\n----------\npath : Path\n The path to the file.\n\nReturns\n-------\nint\n The number of lines in the file.', 'signature': 'def count_lines(path: Path, *args):'}</s>{'name': 'ColumnValidationError@te... | 0 |
{'name': 'openLabJack@src/LabJackPython.py', 'description': 'openLabJack(deviceType, connectionType, firstFound = True, pAddress = 1, LJSocket = None)\n\nNote: On Windows, UE9 over Ethernet, pAddress MUST be the IP address. ', 'signature': 'def openLabJack(deviceType, connectionType, firstFound = True, pAddress = None,... | 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': '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': '_ParseConfigSteps.__init__@mne_bids_pipeline/_docs.py', 'description': 'Build a mapping from config options to tuples of steps that use each option.\n\nThe mapping is stored in `self.steps`.', 'signature': 'def __init__(self, force_empty: tuple[str, ...] | None = None) -> None:'}</s>{'name': 'get_subjects_giv... | 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': '__reassign_times@librosa/core/spectrum.py', 'description': 'Time reassignments based on a spectrogram representation.\n\nThe reassignment vector is calculated using equation 5.23 in Flandrin,\nAuger, & Chassande-Mottin 2002::\n\n t_reassigned = t + np.real(S_th/S_h)\n\nwhere ``S_h`` is the complex STFT cal... | 0 |
{'name': 'generate_anchors@lib/rpn_util.py', 'description': 'Generates the anchors according to the configuration and\n(optionally) based on the imdb properties.', 'signature': 'def generate_anchors(conf, imdb, cache_folder):'}</s>{'name': 'evaluate_kitti_results_verbose@lib/rpn_util.py', 'description': 'DOCSTRING', 'c... | 0 |
{'name': 'mirror_descent@src/mbi/estimation.py', 'description': 'Optimization using the Mirror Descent algorithm.\n\nThis is a first-order proximal optimization algorithm for solving\na (possibly nonsmooth) convex optimization problem over the marginal polytope.\nThis is an implementation of Algorithm 1 from the paper... | 0 |
{'name': 'ETagResponseMixin._is_range_request_processable@blockchain-env/lib/python3.7/site-packages/werkzeug/wrappers/etag.py', 'description': 'Return ``True`` if `Range` header is present and if underlying\nresource is considered unchanged when compared with `If-Range` header.', 'signature': 'def _is_range_request_pr... | 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': 'test_aspls_overflow@tests/test_weighting.py', 'description': 'Ensures exponential overflow does not occur from aspls weighting.', 'signature': 'def test_aspls_overflow(one_d, asymmetric_coef):'}</s>{'name': 'expected_derpsalsa@tests/test_weighting.py', 'description': 'Weights for derivative peak-screening asy... | 0 |
{'name': 'ObjCDataFormatterTestCase.plain_data_formatter_commands@lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjC.py', 'description': 'Test basic ObjC formatting behavior.', 'signature': 'def plain_data_formatter_commands(self):'}</s>{'name': 'run_to_line_bre... | 0 |
{'name': 'eGetRawS@src/LabJackPython.py', 'description': 'Function not yet implemented.\n\nFor Windows only.', 'signature': 'def eGetRawS(Handle, pIOType, Channel, pValue, x1):'}</s>LJ_chASYNCH_ENABLE = 5129 | 0 |
{'name': 'watch_player@lyvi/__init__.py', 'description': 'Main loop which checks for new song and updates the metadata.', 'signature': 'def watch_player():'}</s>players = [] | 0 |
{'name': 'CheckBraces@tools/cpplint.py', 'description': 'Looks for misplaced braces (e.g. at the end of line).\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines instance containing the file.\n linenum: The number of the line to check.\n error: The function to call with any errors fou... | 0 |
{'name': '_AddMessageMethods@python/google/protobuf/internal/python_message.py', 'description': 'Adds implementations of all Message methods to cls.', 'signature': 'def _AddMessageMethods(message_descriptor, cls):'}</s>{'name': '_InternalConstructMessage@python/google/protobuf/message.py', 'description': 'Constructs a ... | 0 |
{'name': 'render_positive_time_period@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Resolve a template that specifies a timedelta', 'signature': 'def render_positive_time_period(data: dict, key: str) -> None:'}</s>CONF_RESULTS = "results" | 0 |
{'name': 'ProductReadServiceStub.__init__@grpc-mate-python/grpc_mate/product_search_engine_pb2_grpc.py', 'description': 'Constructor.\n\nArgs:\n channel: A grpc.Channel.', 'signature': 'def __init__(self, channel):'}</s>{'name': 'add_ProductReadServiceServicer_to_server@grpc-mate-python/grpc_mate/product_search_engine... | 0 |
{'name': 'dl_files@wfdb/io/download.py', 'description': "Download specified files from a PhysioNet database.\n\nParameters\n----------\ndb : str\n The PhysioNet database directory to download. eg. For database:\n 'http://physionet.org/content/mitdb', db='mitdb'.\ndl_dir : str\n The full local directory path in... | 0 |
{'name': 'PacketFilter.get_queues@pf/filter.py', 'description': 'Retrieve the currently loaded queues.\n\nReturn a tuple of PFQueue objects.', 'signature': 'def get_queues(self):'}</s>IOC_OUT = 1073741824 | 0 |
{'name': 'CheckStyle@third_party/cpplint/cpplint.py', 'description': "Checks rules from the 'C++ style rules' section of cppguide.html.\n\nMost of these rules are hard to test (naming, comment style), but we\ndo what we can. In particular we check for 2-space indents, line lengths,\ntab usage, spaces inside code, etc.... | 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': 'UserChangeFormTest.test_bug_19133@tests/tests/tests.py', 'description': 'The change form does not return the password value', 'signature': 'def test_bug_19133(self):'}</s>{'name': 'UserChangeFormTest@tests/tests/tests.py', 'description': 'DOCSTRING', 'base_classes': ['TestCase'], 'methods': [{'name': 'UserCha... | 1 |
{'name': 'PFState._from_struct@pf/state.py', 'description': 'Initialize class attributes from a pfsync_state structure.', 'signature': 'def _from_struct(self, s):'}</s>ICMP_ROUTERADVERT_NOROUTE_COMMON = 16 | 0 |
{'name': 'Lexer.wrap@third_party/dawn/third_party/jinja2/lexer.py', 'description': 'This is called with the stream as returned by `tokenize` and wraps\nevery token in a :class:`Token` and converts the value.', 'signature': 'def wrap('}</s>TOKEN_LT = intern("lt") | 0 |
{'name': 'getSubArrays@training_codes/utils/utils_model.py', 'description': "We want to split the array A=[start:end] in numSubArrays arrays of \nequal length so that all the elements in A are included in at least one of \nthe created sub-arrays.\n\nReturns the starting (s) and ending points (e) of each sub-array.\n\n... | 0 |
{'name': 'TableOne._create_tableone@tableone/tableone.py', 'description': 'Create table 1 by combining the continuous and categorical tables.\n\nReturns\n----------\ntable : pandas DataFrame\n The complete table one.', 'signature': 'def _create_tableone(self, data):'}</s>{'name': 'sort_and_reindex@tableone/formattin... | 1 |
{'name': 'MssqlCompleter.find_matches@mssqlcli/mssqlcompleter.py', 'description': "Find completion matches for the given text.\n\nGiven the user's input text and a collection of available\ncompletions, find completions matching the last word of the\ntext.\n\n`collection` can be either a list of strings or a list of Can... | 0 |
{'name': 'dictOf@tests/_lib_vendors/pkg_resources/_vendor/pyparsing.py', 'description': 'Helper to easily and clearly define a dictionary by specifying the respective patterns\nfor the key and value. Takes care of defining the C{L{Dict}}, C{L{ZeroOrMore}}, and C{L{Group}} tokens\nin the proper order. The key pattern ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.