text
string
label
int64
{'name': 'download@ytmdl/core.py', 'description': 'Download the song by using the passed link.\n\nThe song will be saved with the passed title.\nReturn the saved path of the song.', 'signature': 'def download(link, yt_title, args) -> str:'}</s>logger = Logger("yt")
1
{'name': 'onion_redirect@ahmia/views.py', 'description': 'Add clicked information and redirect to .onion address.', 'signature': 'def onion_redirect(request):'}</s>{'name': 'remove_duplicate_urls@ahmia/views.py', 'description': 'Return results with unique URLs.', 'code': 'def remove_duplicate_urls(hits):\n """Return...
0
{'name': 'List.cast_item@nbtlib/tag.py', 'description': 'Cast list item to the appropriate tag type.\n\n.. doctest::\n\n >>> List[Int].cast_item(123)\n Int(123)\n\nArguments:\n item:\n Can be any object convertible to the current tag type. If the\n conversion fails, the method raises a :class:`Ca...
1
{'name': 'get_rolling_mean@indicator.py', 'description': 'Return rolling mean of given values, using specified window size.', 'signature': 'def get_rolling_mean(values, window):'}</s>{'name': 'average_convergence@indicator.py', 'description': "compute the MACD (Moving Average Convergence/Divergence) \n using a fast ...
0
{'name': 'PFOp._from_string@pf/rule.py', 'description': 'Initalize a new instance from a string.', 'signature': 'def _from_string(self, operation):'}</s>ICMP_ECHOREPLY = 0
0
{'name': 'align_one_cli@montreal_forced_aligner/command_line/align_one.py', 'description': 'Align a single file with a pronunciation dictionary and a pretrained acoustic model.', 'signature': 'def align_one_cli(context, **kwargs) -> None:'}</s>{'name': 'SimpleTokenizer@montreal_forced_aligner/tokenization/simple.py', '...
1
{'name': 'render_git_describe_long@versioneer.py', 'description': "TAG-DISTANCE-gHEX[-dirty].\n\nLike 'git describe --tags --dirty --always -long'.\nThe distance/hash is unconditional.\n\nExceptions:\n1: no tags. HEX[-dirty] (note: no 'g' prefix)", 'signature': 'def render_git_describe_long(pieces):'}</s>{'name': 'ver...
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': 'BatchUtilTest.test_empty_circuits@tensorflow_quantum/core/ops/batch_util_test.py', 'description': 'Test functions with empty circuits.', 'signature': 'def test_empty_circuits(self, sim):'}</s>{'name': 'kwargs_cartesian_product@tensorflow_quantum/python/util.py', 'description': "Compute the cartesian product o...
0
{'name': 'create_translation@rising/transforms/functional/affine.py', 'description': 'Formats the given translation parameters to a homogeneous transformation\nmatrix\n\nArgs:\n offset: the translation offset(s). Supported are:\n * a single parameter (as float or int), which will be replicated\n for al...
0
{'name': 'test_single_build_pkg_dir@test/test_utils.py', 'description': 'Builds the "one" recipe with pkg_dir.', 'signature': 'def test_single_build_pkg_dir(recipes_fixture):'}</s>{'name': 'AsyncRequests@bioconda_utils/utils.py', 'description': 'Download a bunch of files in parallel\n\nThis is not really a class, more ...
0
{'name': 'collect_oracle_results_at_res@mseg_semantic/scripts/collect_results.py', 'description': 'For all test datasets (except WildDash), aggregate the results of the corresponding\noracle models at a specific evaluation resolution (from resolution-specific .txt files in subfolders).\n\nArgs:\n resolution: either ...
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': 'get_optimizer_type@object_detection/utils/config_util...
0
{'name': 'AzureDLFileSystem.set_expiry@azure/datalake/store/core.py', 'description': 'Set or remove the expiration time on the specified file.\nThis operation can only be executed against files.\n\nNote: Folders are not supported.\n\nParameters\n----------\npath: str\n File path to set or remove expiration time\nexp...
1
{'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': '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': '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': 'A1DInterface.process_data@src/python_scripts/scripts/1d_tool.py', 'description': 'return None on completion, else error code (0 being okay)', 'signature': 'def process_data(self):'}</s>{'name': 'swap4@src/python_scripts/afnipy/afni_util.py', 'description': 'swap data elements in groups of 4', 'code': 'def swa...
0
{'name': 'MainWindow.loadFile@labelImg.py', 'description': 'Load the specified file, or the last opened file if None.', 'signature': 'def loadFile(self, filePath=None):'}</s>{'name': 'WindowMixin@labelImg.py', 'description': 'DOCSTRING', 'base_classes': ['object'], 'methods': [{'name': 'WindowMixin.menu@labelImg.py', '...
0
{'name': 'LM.evaluate@utils/lstm_utils.py', 'description': 'batch_size = 1', 'signature': 'def evaluate(self, seq):'}</s>SOS_TOKEN = 1
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': 'myDataset.__init__@load_data_V2.py', 'description': 'Args:\n img_dir (string ): Directory with all the images.\n tar_dir (string ): Path to the annotations.\n transform (callable, optional): Optional transform to be applied\n on a sample.', 'signature': 'def __init__(self, img_dir,tar_dir, rgb...
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': 'RNA@src/api/python/z3/z3.py', 'descr...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCRC_BRIDGE_ERROR = 3
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_INVALID_DESTINATION = 2522
0
{'name': 'Experiment.__init__@logger/experiment.py', 'description': 'Metrics = history of values\nValues = state of values\nArgs:\n name:\n config:\n desc:\n output_dir:\n src_dirs:\n use_db:\n db_host:\n db_port:\n db_name:', 'signature': 'def __init__(self, name, config, desc=None,'}</s>{'n...
1
{'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>MQRC_RFH_RESTRICTED_FORMAT_ERR = 2527
0
{'name': 'Puzzle._calculate_final_score@puzzlemaker/puzzle.py', 'description': 'Get the score of the final board position in the puzzle\nafter the last move is made', 'signature': 'def _calculate_final_score(self, depth):'}</s>MIN_PLAYER_MOVES = 2
0
{'name': '_EpanetRule.add_action_on_false@wntr/epanet/io.py', 'description': 'Add an "else" action from an IfThenElseControl', 'signature': "def add_action_on_false(self, action, prefix=' ELSE'):"}</s>{'name': '_read_control_line@wntr/epanet/io.py', 'description': 'Parameters\n----------\nline: str\nwn: wntr.network.Wa...
0
{'name': 'push_files@src/showyourwork/overleaf.py', 'description': "Push files to the Overleaf remote.\n\nArgs:\n files (list): A list of strings corresponding to the paths of the\n files to be pushed to the Overleaf remote. These files must\n be located in ``src/tex/``. Subdirectories will be preserve...
1
{'name': 'run@src/back/kite/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:`server_names` keys\n ...
0
{'name': 'TableOne._generate_remarks@tableone/tableone.py', 'description': 'Generate a series of remarks that the user should consider\nwhen interpreting the summary statistics.', 'signature': "def _generate_remarks(self, newline='\\n') -> str:"}</s>{'name': 'handle_deprecated_parameters@tableone/deprecations.py', 'des...
0
{'name': 'PosixSerial.getRI@stino/pyarduino/base/pyserial/serialposix.py', 'description': 'Read terminal status line: Ring Indicator', 'signature': 'def getRI(self):'}</s>writeTimeoutError = SerialTimeoutException("Write timeout")
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': 'is_arch_supported@python/taichi/lang/misc.py', 'description': 'Checks whether an arch is supported on the machine.\n\nArgs:\n arch (taichi_python.Arch): Specified arch.\n\nReturns:\n bool: Whether `arch` is supported on the machine.', 'signature': 'def is_arch_supported(arch):'}</s>{'name': 'set_logging...
0
{'name': 'Logistic.checkToDoList@foo/logisticDepartment/Logistic.py', 'description': '收获制造站产出,交付订单,获取信赖', 'signature': 'def checkToDoList(self):'}</s>{'name': 'dist@foo/pictureR/pictureFind.py', 'description': 'DOCSTRING', 'code': 'def dist(a, b): \n m = a.shape[0]\n n = b.shape[0]\n res = zeros((m, n))\n f...
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': '_drop_channels_func@mne_bids_pipeline/_import_data.py', 'description': 'Drop channels from the data.\n\nModifies ``raw`` in-place.', 'signature': 'def _drop_channels_func('}</s>{'name': '_rename_events_func@mne_bids_pipeline/_import_data.py', 'description': 'Rename events (actually, annotations descriptions) ...
0
{'name': 'PumpEvents@comtypes/client/_events.py', 'description': "This following code waits for 'timeout' seconds in the way\nrequired for COM, internally doing the correct things depending\non the COM appartment of the current thread. It is possible to\nterminate the message loop by pressing CTRL+C, which will raise\...
0
{'name': 'IUSequence.load@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Load sequence data from the configuration', 'signature': 'def load(self, config: OrderedDict) -> "IUSequence":'}</s>ATTR_CURRENT_DURATION = "current_duration"
0
{'name': 'points_to_cubes@renderer/utils.py', 'description': 'Converts an input point cloud to a set of cubes.\n\nArgs:\n points: N X 3 array\n edge_size: cube edge size\nReturns:\n vs: vertices\n fs: faces', 'signature': 'def points_to_cubes(points, edge_size=0.05):'}</s>{'name': 'append_obj@renderer/utils...
0
{'name': '_assign_with_converter@vendor/attr/_make.py', 'description': 'Unless *attr_name* has an on_setattr hook, use normal assignment after\nconversion. Otherwise relegate to _setattr_with_converter.', 'signature': 'def _assign_with_converter(attr_name, value_var, has_on_setattr):'}</s>PY2 = sys.version_info[0] == 2
0
{'name': 'get_notifier@notifiers/core.py', 'description': 'Convenience method to return an instantiated :class:`~notifiers.core.Provider` object according to it ``name``\n\n:param provider_name: The ``name`` of the requested :class:`~notifiers.core.Provider`\n:param strict: Raises a :class:`ValueError` if the given pro...
1
{'name': 'IUSequence.as_dict@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return this sequence as a dict', 'signature': 'def as_dict(self, extended=False, sqr: IUSequenceRun = None) -> OrderedDict:'}</s>STATUS_PAUSED = "paused"
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': 'browser@cloud_browser/views.py', 'description': 'View files in a file path.\n\n:param request: The request.\n:param path: Path to resource, including container as first part of path.\n:param template: Template to render.', 'signature': 'def browser(request, path="", template="cloud_browser/browser.html"):'}</...
0
{'name': 'Device.open@src/LabJackPython.py', 'description': 'Device.open(devType, Ethernet=False, firstFound = True, serial = None, localId = None, devNumber = None, ipAddress = None, handleOnly = False, LJSocket = None)\n\nOpen a device of type devType. ', 'signature': 'def open(self, devType, Ethernet=False, firstFou...
0
{'name': 'TestObjectsE2E.test_create_alias_a_record@e2e_tests/test_objects.py', 'description': 'Create two A records with different names, but pointing to the same\nipv4addr', 'signature': 'def test_create_alias_a_record(self):'}</s>{'name': 'Scheduledtask@infoblox_client/objects.py', 'description': "Scheduledtask: Sch...
0
{'name': 'Scheduler.__init__@spider/core/scheduler.py', 'description': '@summary: 调度器\n---------\n@param table_folder: 爬虫request及item存放reis中的文件夹\n@param parser_count: 线程数,默认为配置文件中的线程数\n@param begin_callback: 爬虫开始回调函数\n@param end_callback: 爬虫结束回调函数\n@param delete_tabs: 爬虫启动时删除的表,类型: 元组/bool/string。 支持正则\n@param process_...
0
{'name': 'ProcessFileData@llvm-4.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file....
1
{'name': 'Camera.save@cameratransform/camera.py', 'description': 'Saves the camera parameters to a json file.\n\nParameters\n----------\nfilename : str\n the filename where to store the parameters.', 'signature': 'def save(self, filename: str):'}</s>{'name': 'intersectionOfTwoLines@cameratransform/ray.py', 'descript...
0
{'name': 'generate_plots@alphapy/plots.py', 'description': 'Generate plots while running the pipeline.\n\nParameters\n----------\nmodel : alphapy.Model\n The model object with plotting specifications.\npartition : alphapy.Partition\n Reference to the dataset.\n\nReturns\n-------\nNone : None', 'signature': 'def g...
0
{'name': 'mass_fracs_to_molar_fracs@python/xraydb/xray.py', 'description': "Calculate molar fractions from a given mass fractions of elements.\nResult is normalized to one.\n\nArgs:\n mass_fracs (dict): mass fractions of elements\n\nReturns:\n dict with fields of each element and values of their coefficients\n\nE...
0
{'name': 'NestingState.Update@tools/cpplint.py', 'description': 'Update nesting state with current 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 found.', ...
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_blt_dir@scripts/llnl_scripts/llnl_lc_build_tools.py', 'description': 'DOCSTRING', 'code': 'def get_blt_dir():\n return "src/cmake/blt"'}
0
{'name': 'ProcessFileData@third_party/cpplint/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n lines: An array of strings, each rep...
0
{'name': 'BlockParser.getBlocks@libc/kernel/tools/cpp.py', 'description': 'Return all the blocks parsed.', 'signature': 'def getBlocks(self, tokzer=None):'}</s>tokSTRINGIFY = "#"
0
{'name': 'FIFOMemory.push@utils/storage.py', 'description': 'Saves a datapoint.', 'signature': 'def push(self, *args):'}</s>Datapoint = namedtuple('Datapoint', ('input', 'target'))
1
{'name': 'CScriptOp.decode_op_n@test/functional/test_framework/script.py', 'description': 'Decode a small integer opcode, returning an integer', 'signature': 'def decode_op_n(self):'}</s>OP_OVER = CScriptOp(0x78)
0
{'name': 'get_split@datasets/deepfashion.py', 'description': "Gets a dataset tuple with instructions for reading DeepFashion.\n\nArgs:\n split_name: A train/validation split name.\n dataset_dir: The base directory of the dataset sources.\n file_pattern: The file pattern to use when matching the dataset sources.\n ...
1
{'name': 'GroupFLT.subtract_median_filter@grizli/multifit.py', 'description': 'Remove a median filter calculated along the dispersion axis.\n\nParameters\n----------\nfilter_size : int\n Size of the median filter.\n\nfilter_central : int\n Mask the central `filter_central` pixels of the filter.\n\nrevert : bool\n...
0
{'name': 'Compiler.compile@thriftrw/compile/compiler.py', 'description': 'Compile the given Thrift document into a Python module.\n\nThe generated module contains,\n\n.. py:attribute:: __services__\n\n A collection of generated classes for all services defined in the\n thrift file.\n\n .. versionchanged:: 1.0\...
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.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': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_CSP_ERROR = 2595
0
{'name': 'pick_areas_rectangle@picasso/lib.py', 'description': 'Returns pick areas for each pick in picks.\n\nParameters\n----------\npicks : list\n List of picks, each pick is a list of coordinates of the \n rectangle corners.\nw : float\n Pick width.\n\nReturns\n-------\nareas : np.1darray\n Pick areas, s...
0
{'name': 'CheckCommaSpacing@tools/cpplint.py', 'description': 'Checks for horizontal spacing near commas and semicolons.\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 ...
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_runs_all_su...
0
{'name': 'Bn.from_hex@petlib/bn.py', 'description': 'Creates a Big Number from a hexadecimal string.\n\nArgs:\n shex (string): hex (0-F) string possibly starting with minus.\n\nSee Also:\n hex() produces a hexadecimal representation of a big number.\n\nExample:\n >>> Bn.from_hex("FF")\n 255', 'signature': '...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQSYSP_YES = 1
0
{'name': 'Knode.get_node@kabuki/hierarchical.py', 'description': "Return the node that depends on the same elements.\n\nCalled by the child to receive specific parent node.\n\n:Arguments:\n col_to_elem : dict\n Maps column names to elements.\n e.g. {'col1': 'elem1', 'col2': 'elem2', 'col3': 'elem3'}", ...
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': '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': 'ReceiptQuerySet.validate@django_afip/models.py', 'description': "Validate all receipts matching this queryset.\n\nNote that, due to how AFIP implements its numbering, this method is not\nthread-safe, or even multiprocess-safe. You MAY however, call this method\nconcurrently for receipts from different :class:...
0
{'name': 'Dispatch.__getattr__@comtypes/client/lazybind.py', 'description': 'Get a COM attribute.', 'signature': 'def __getattr__(self, name):'}</s>VT_UINT_PTR = 38
0
{'name': '_test_core@ci/weekly/test_all_sat_end_to_end_on_disk.py', 'description': 'Core function testing all data\nArgs:\n pattern (str): Pattern of the satellite\n prod_dirs (Union[str, list]): Product directory\n possible_bands(list): Possible bands\n debug (bool): Debug option', 'signature': 'def _test_...
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': 'test_put_get_delete_bucket_domain_certificate@ut/test.py', 'description': '测试设置获取删除bucket自定义域名证书', 'signature': 'def test_put_get_delete_bucket_domain_certificate():'}</s>test_worm_bucket = 'cos-python-v5-test-worm' + str(sys.version_info[0]) + '-' + str( sys.version_info[1]) + '-' + REGION + '-' + APPID
0
{'name': 'to_tk@discopy/quantum/tk.py', 'description': 'Takes a :class:`discopy.quantum.Circuit`, returns a :class:`Circuit`.', 'signature': 'def to_tk(circuit):'}</s>{'name': 'Digits@discopy/quantum/gates.py', 'description': 'Classical state for a given string of digits of a given dimension.\n\nExamples\n--------\n>>>...
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': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQ_LTERM_OVERRIDE_LENGTH = 8
0
{'name': '_get_stream_parameters@sounddevice.py', 'description': 'Get parameters for one direction (input or output) of a stream.', 'signature': 'def _get_stream_parameters(kind, device, channels, dtype, latency,'}</s>{'name': 'query_devices@sounddevice.py', 'description': 'Return information about available devices.\n...
1
{'name': 'FrameUtilsTestCase.test_frame_utils@tools/lldb/packages/Python/lldbsuite/test/python_api/lldbutil/frame/TestFrameUtils.py', 'description': 'Test utility functions for the frame object.', 'signature': 'def test_frame_utils(self):'}</s>{'name': 'read_file_from_process_wd@tools/lldb/packages/Python/lldbsuite/tes...
0
{'name': 'ProtocolTest.test_complete_packet@test/test_protocol.py', 'description': 'Protocol should assemble incoming lines into complete packet.', 'signature': 'def test_complete_packet(self):'}</s>MBUS_EQUIPMENT_IDENTIFIER = "^\d-[1-9]:96\.1\.[01].+?\r\n"
0
{'name': 'DebPkgToolsTestCase.test_package_building@deb_pkg_tools/tests.py', 'description': 'Test building of Debian binary packages.', 'signature': 'def test_package_building(self, repository=None, overrides={}, contents={}):'}</s>{'name': 'Deb822@deb_pkg_tools/deb822.py', 'description': "Case insensitive dictionary t...
0
{'name': 'tmp_chdir@dependencies/pybind11/pybind11/setup_helpers.py', 'description': 'Prepare and enter a temporary directory, cleanup when done', 'signature': 'def tmp_chdir() -> Iterator[str]:'}</s>{'name': 'ParallelCompile@dependencies/pybind11/pybind11/setup_helpers.py', 'description': 'Make a parallel compile func...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQMF_SEGMENTATION_INHIBITED = 0
0
{'name': 'sourceforge_import@code/synchronization/sourceforge_import.py', 'description': 'Scraps Sourceforge project sites and adds developer information to the entries', 'signature': 'def sourceforge_import():'}</s>{'name': 'is_inactive@code/utils/osg.py', 'description': 'DOCSTRING', 'code': "def is_inactive(entry):\n...
0
{'name': 'WXPush.send_template@wx_push.py', 'description': '向用户发送模板消息', 'signature': 'def send_template(wx_appid, wx_app_secret, token, template_id, openid, title, text):'}</s>{'name': 'get_ali_key@models/application.py', 'description': 'DOCSTRING', 'code': 'def get_ali_key(mysql, appid):\n for i in range(2):\n ...
0
{'name': 'DagBuilder.build@dagfactory/dagbuilder.py', 'description': 'Generates a DAG from the DAG parameters.\n\n:returns: dict with dag_id and DAG object\n:type: Dict[str, Union[str, DAG]]', 'signature': 'def build(self) -> Dict[str, Union[str, DAG]]:'}</s>{'name': 'DagFactoryException@dagfactory/exceptions.py', 'des...
1
{'name': 'encode@pylibdmtx/pylibdmtx.py', 'description': "Encodes `data` in a DataMatrix image.\n\nFor now bpp is the libdmtx default which is 24\n\nArgs:\n data: bytes instance\n scheme: encoding scheme - one of `ENCODING_SCHEME_NAMES`, or `None`.\n If `None`, defaults to 'Ascii'.\n size: image dimensi...
0
{'name': '_start_sound_stream@jupylet/audio/device.py', 'description': 'Start the sound device output stream handler.', 'signature': 'def _start_sound_stream():'}</s>_master_volume = 0.5
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQFMT_CICS = b'MQCICS '
0
{'name': 'IUCoordinator.register_entity@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'A HA entity has been registered', 'signature': 'def register_entity('}</s>ICON_SUSPENDED = "mdi:timer-outline"
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': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQRCCF_DATA_CONV_VALUE_ERROR = 3052
0
{'name': 'create_plot@pyeit/visual/plot.py', 'description': 'Creates a plot of a reconstructed EIT image. Optionally plots electrode positions and adds coordinate labels.\n\nParameters\n----------\nax\n Matplotlib axes on which to create the plot\neit_image\n Real valued output of pyeit solve methods\nmesh\n P...
0
{'name': 'ParseArguments@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 ParseArguments(args):'}</s>{'name': 'mai...
0
{'name': 'DataBase._update_workspace@accelerator/database.py', 'description': 'Insert all items in WorkSpace in database (call update_finish too)', 'signature': 'def _update_workspace(self, WorkSpace, pool, verbose=False):'}</s>{'name': 'OptionEnum@accelerator/extras.py', 'description': "A little like Enum in python34,...
0
{'name': 'ZWaveListValueSensor.__init__@custom_components/zwave_mqtt/binary_sensor.py', 'description': 'Initialize a ZWaveListValueSensor entity.', 'signature': 'def __init__('}</s>DATA_UNSUBSCRIBE = "unsubscribe"
0