text string | label int64 |
|---|---|
{'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': 'Module._AddMaktabaFlagHelp@vimdoc/module.py', 'description': 'If any maktaba flags were documented, add a default configuration section\nto explain how to use them.', 'signature': 'def _AddMaktabaFlagHelp(self):'}</s>name_hole = re.compile(r'<>') | 0 |
{'name': 'RadianceObj.genCumSky@bifacial_radiance/main.py', 'description': 'Generate Skydome using gencumsky. \n\n.. warning::\n gencumulativesky.exe is required to be installed,\n which is not a standard radiance distribution.\n You can find the program in the bifacial_radiance distribution directory\n in ... | 0 |
{'name': 'start@server.py', 'description': ' Pulls the parameters from disk\n Instantiate QuestionAnswering class (onefile).\n\n Thus, all models are loaded.\n Help loading the model, then start the server.\n\n CHANGE MAJOR CONFIGS HERE\n:return:', 'signature': 'def start():'}</s>{'name': 'shoot_sparql@d... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQFUN_TYPE_PROGRAM = 2 | 0 |
{'name': 'SpliceComments@tools/yapf/yapf/yapflib/comment_splicer.py', 'description': 'Given a pytree, splice comments into nodes of their own right.\n\nExtract comments from the prefixes where they are housed after parsing.\nThe prefixes that previously housed the comments become empty.\n\nArgs:\n tree: a pytree.Node ... | 0 |
{'name': 'read@GeoHealthCheck/util.py', 'description': 'read file contents', 'signature': "def read(filename, encoding='utf-8'):"}</s>{'name': 'percentage@GeoHealthCheck/util.py', 'description': 'calculates a percentage', 'code': 'def percentage(number, total):\n """calculates a percentage"""\n\n if total == 0: ... | 0 |
{'name': 'NerProcessor._read_tsv@bert_downstream/train_ner.py', 'description': '读取数据集', 'signature': 'def _read_tsv(self, input_file):'}</s>flags = tf.flags | 0 |
{'name': 'test_keywords@test/test_dataset_attributes.py', 'description': 'Simple snapshot test of one example real-world dataset,\nhttps://doi.pangaea.de/10.1594/PANGAEA.957810. Note that this test may fail\nif at some point in the future, the keywords of this example set change on\nPANGAEA.', 'signature': 'def test_ke... | 0 |
{'name': 'XMLDump.finish@TDScanner/sqlmap/lib/core/xmldump.py', 'description': 'Finishes the dumper operation:\n1. Adds the session status to the xml\n2. Writes the xml to the file\n3. Closes the xml file', 'signature': 'def finish(self, resultStatus, resultMsg=""):'}</s>LSTS_ELEM_NAME = "Lists" | 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': 'nestedExpr@venv/Lib/site-packages/pkg_resources/_vendor/pyparsing.py', 'description': 'Helper method for defining nested lists enclosed in opening and closing\ndelimiters ("(" and ")" are the default).\n\nParameters:\n - opener - opening character for a nested list (default=C{"("}); can also be a pyparsing ex... | 0 |
{'name': 'count_nac@kb_python/count.py', 'description': 'Generates RNA velocity 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 cdna_t2c_path: Path to cDNA transcripts-to-capture file\n intron_t2c_path: Path to intron transcrip... | 1 |
{'name': 'main@emissionsapi/autoupdater.py', 'description': 'Entrypoint for running this as a module or from the binary.\nTriggers the autoupdater.\nThe autoupdater will download and add all missing product files\nof the configured products and the configured interval to the database.', 'signature': 'def main():'}</s>{... | 1 |
{'name': 'start@server.py', 'description': ' Pulls the parameters from disk\n Instantiate QuestionAnswering class (onefile).\n\n Thus, all models are loaded.\n Help loading the model, then start the server.\n\n CHANGE MAJOR CONFIGS HERE\n:return:', 'signature': 'def start():'}</s>GET_ENTITIES_OF_CLASS = ... | 0 |
{'name': 'QPSPredictTestCase.test_bertsoftmax_speed@tests/test_qps.py', 'description': '测试bertsoftmax_speed', 'signature': 'def test_bertsoftmax_speed(self):'}</s>{'name': 'QPSPredictTestCase@tests/test_qps.py', 'description': 'DOCSTRING', 'base_classes': ['unittest.TestCase'], 'methods': [{'name': 'QPSPredictTestCase.... | 1 |
{'name': '_node2vec_walks_with_rejective_sampling@csrgraph/numba_backend/random_walks.py', 'description': "Create biased random walks from the transition matrix of a graph \n in CSR sparse format. Bias method comes from Node2Vec paper.\n\nRejective sampling implementation comes from https://github.com/louisabraham/f... | 1 |
{'name': 'test_factory_import_directory_correct_arguments@elpis/transformer/test_transformer.py', 'description': 'Test if the import_directory decorator raises an error when the arguments of\nthe decorated function are not correct.', 'signature': 'def test_factory_import_directory_correct_arguments(tdtaf):'}</s>{'name'... | 0 |
{'name': 'SegWitTest.test_witness_sigops@test/functional/p2p_segwit.py', 'description': 'Ensure sigop counting is correct inside witnesses.', 'signature': 'def test_witness_sigops(self):'}</s>OP_2ROT = CScriptOp(0x71) | 0 |
{'name': 'AdbDevice._filesync_read@adb_shell/adb_device.py', 'description': 'Read ADB messages and return FileSync packets.\n\nParameters\n----------\nexpected_ids : tuple[bytes]\n If the received header ID is not in ``expected_ids``, an exception will be raised\nadb_info : _AdbTransactionInfo\n Info and settings... | 0 |
{'name': 'decode_logs@eth_event/main.py', 'description': 'Decode a list of event logs from a transaction receipt.\n\nIf `allow_undecoded` is `True`, an undecoded event is returned with the\nfollowing structure:\n\n{\n \'name\': None,\n \'decoded\': False,\n \'data\': "", # raw data hexstring\n \'topics\': ... | 1 |
{'name': 'CheckRespiratory@scopy/ScoDruglikeness/rulesfilter.py', 'description': "Check mol under Respiratory\n\nReference:\n Ritchie, Timothy J., Christopher N. Luscombe, and Simon JF Macdonald. \n J Chem Inf Model, 49.4 (2009): 1025-1032.\n \nRule details:\n 240<=MW<= 520\n -2.0<=logP<=4.7\n 6<=nHB<... | 0 |
{'name': 'dict@ring/func/asyncio.py', 'description': ':class:`dict` interface for :mod:`asyncio`.\n\n:see: :func:`ring.func.sync.dict` for common description.', 'signature': 'def dict('}</s>{'name': 'PublicRing@ring/func/base.py', 'description': 'DOCSTRING', 'base_classes': ['object'], 'methods': [{'name': 'PublicRing.... | 0 |
{'name': 'assign_confidence@mokapot/confidence.py', 'description': 'Assign confidence to PSMs, peptides, and optionally proteins.\n\nParameters\n----------\ndatasets : list[PsmDataset]\n A collection of PSMs.\nscores_list : list[numpy.ndarray[float]] | None, optional\n The scores by which to rank the PSMs. Usuall... | 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>_excludes = None | 0 |
{'name': 'get_from_cache@ZEN/file_utils.py', 'description': "Given a URL, look for the corresponding dataset in the local cache.\nIf it's not there, download it. Then return the path to the cached file.", 'signature': 'def get_from_cache(url, cache_dir=None):'}</s>logger = logging.getLogger(__name__) | 1 |
{'name': 'decode_to_string@lib/symbioticpy/symbiotic/benchexec/util.py', 'description': 'This function is needed for Python 3,\nbecause a subprocess can return bytes instead of a string.', 'signature': 'def decode_to_string(toDecode):'}</s>{'name': 'copy_of_xml_element@lib/symbioticpy/symbiotic/benchexec/util.py', 'des... | 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': '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': 'AGraph.draw@pygraphviz/agraph.py', 'description': 'Output graph to path in specified format.\n\n.. caution:: EXPERIMENTAL\n\nThis version of the draw command uses libgvc for drawing instead\nof command line GraphViz tools like in versions <1.6 and the default.\n\nAn attempt will be made to guess the output fo... | 0 |
{'name': 'get_data_from_moat@sroka/api/moat/moat_api.py', 'description': "Function that downloads data from MOAT through API to pandas DataFrame.\n\nArgs:\n moat_dict (dict): dictionary with keys: 'start' (str : str) (start date of analysis 'YYYYMMDD') - obligatory,\n 'en... | 1 |
{'name': 'View.update_pick_info_long@picasso/gui/render.py', 'description': 'Called when evaluating picks statistics in Info Dialog. ', 'signature': 'def update_pick_info_long(self):'}</s>{'name': '_fill@picasso/render.py', 'description': 'Fills image with x and y coordinates. \nImage is not blurred.\n\nParameters\n---... | 0 |
{'name': 'test_update_postgres_db_name_from_single_database@tests/test_config.py', 'description': 'Simulate upgrade from single database to two databases.\nWith two databases, KoboCat has its own database. We ensure that\n`kc_postgres_db` gets `postgres_db` value.', 'signature': 'def test_update_postgres_db_name_from_s... | 0 |
{'name': 'load_some_model@examples/convert_legacy_llama.py', 'description': 'Load a model of any supported format.', 'signature': 'def load_some_model(path: Path) -> ModelPlus:'}</s>{'name': 'bounded_parallel_map@examples/convert_legacy_llama.py', 'description': "Parallel map, but with backpressure. If the caller does... | 0 |
{'name': 'CheckLanguage@ament_cpplint/ament_cpplint/cpplint.py', 'description': "Checks rules from the 'C++ language rules' section of cppguide.html.\n\nSome of these rules are hard to test (function overloading, using\nuint32 inappropriately), but we do the best we can.\n\nArgs:\n filename: The name of the current fi... | 0 |
{'name': 'render_pep440@nfp/_version.py', 'description': 'Build up version string, with post-release "local version identifier".\n\nOur goal: TAG[+DISTANCE.gHEX[.dirty]] . Note that if you\nget a tagged build and then dirty it, you\'ll get TAG+0.gHEX.dirty\n\nExceptions:\n1: no tags. git_describe was just HEX. 0+untagg... | 0 |
{'name': 'locust_classes@transformer/locust.py', 'description': 'Transforms scenarios into all Python classes needed by Locust (TaskSet and\nLocust classes).\n\nThe only missing parts before a fully functional locustfile are:\n- integrating all necessary set-up/tear-down statements:\n - Python imports,\n - apply ... | 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': 'MainFrame.update_textlist_from_xmat@src/python_scripts/afnipy/gui_xmat.py', 'description': 'given the X matrix and columns, fill screen data list', 'signature': 'def update_textlist_from_xmat(self):'}</s>ID_PLOT_AS_ONE = 1001 | 0 |
{'name': 'JobQueue._run_step_local@worker/bioqueue.py', 'description': 'Parameters\n----------\njob : Task\n Task object\nstdout_to : str\n\nstderr_to : str\n\n\nReturns\n-------', 'signature': 'def _run_step_local(self, job, stdout_to, stderr_to):'}</s>{'name': 'rand_sig@worker/bases.py', 'description': 'Generate a... | 0 |
{'name': 'config_file@test/conftest.py', 'description': 'Prepares Bioconda config.yaml', 'signature': 'def config_file(tmpdir: py.path.local, case):'}</s>{'name': 'temp_os@bioconda_utils/utils.py', 'description': 'Context manager to temporarily set sys.platform.', 'code': 'def temp_os(platform):\n """\n Context m... | 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': 'use_setuptools@ez_setup.py', 'description': 'Ensure that a setuptools version is installed.\n\nReturn None. Raise SystemExit if the requested version\nor later cannot be installed.', 'signature': 'def use_setuptools('}</s>{'name': '_python_cmd@ez_setup.py', 'description': 'Execute a command.\n\nReturn True if... | 0 |
{'name': 'TestMibSnimpy.testLoadInvalidModule@tests/test_mib.py', 'description': 'Check that an obviously invalid module cannot be loaded', 'signature': 'def testLoadInvalidModule(self):'}</s>{'name': 'OctetString@snimpy/basictypes.py', 'description': 'Class for a generic octet string. This class should be compared to\... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQZED_VERSION_1 = 1 | 0 |
{'name': 'bustools_project@kb_python/count.py', 'description': 'Runs `bustools project`.\n\n bus_path: Path to BUS file to sort\n out_dir: Path to output directory\n map_path: Path to file containing source-to-destination mapping\n ecmap_path: Path to ecmap file, as generated by `kallisto bus`\n txnames_... | 0 |
{'name': 'download_source_files@refreshdata.py', 'description': 'Download files from URL\n\nDownloaded files will be downloaded into data/sources/YYYY-MM-DD{_v#}/\n\nParameters\n----------\nsources : dict\n dict in the format {filename:source} where source is a URL and filename is the name of\n the file in which ... | 0 |
{'name': 'OOXMLFile.decrypt@msoffcrypto/format/ooxml.py', 'description': '>>> from msoffcrypto import exceptions\n>>> from io import BytesIO; outfile = BytesIO()\n>>> with open("tests/outputs/ecma376standard_password_plain.docx", "rb") as f:\n... officefile = OOXMLFile(f)\n... officefile.load_key("1234")\n... ... | 0 |
{'name': 'main@docs/bib2md.py', 'description': 'Convert a BibTex file to Markdown.', 'signature': 'def main(bibfile, mdfile):'}</s>{'name': 'TrimMiddleware@docs/bib2md.py', 'description': 'Trim out a few fields when writing the bibtex file.', 'base_classes': ['bm.BlockMiddleware'], 'methods': [{'name': 'TrimMiddleware.... | 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>MQIACF_REFRESH_REPOSITORY = 1095 | 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_TRIGGER_MSG_PRIORITY = 26 | 0 |
{'name': 'template@src/back/kite/bottle.py', 'description': 'Get a rendered template as a string iterator.\nYou can use a name, a filename or a template string as first parameter.\nTemplate rendering arguments can be passed as dictionaries\nor directly (as keyword arguments).', 'signature': 'def template(*args, **kwarg... | 0 |
{'name': 'NestingState.CheckCompletedBlocks@scripts/cpplint.py', 'description': 'Checks that all classes and namespaces have been completely parsed.\n\nCall this when all lines in a file have been processed.\nArgs:\n filename: The name of the current file.\n error: The function to call with any errors found.', 'signa... | 0 |
{'name': 'Distinct@src/api/python/z3/z3.py', 'description': "Create a Z3 distinct expression.\n\n>>> x = Int('x')\n>>> y = Int('y')\n>>> Distinct(x, y)\nx != y\n>>> z = Int('z')\n>>> Distinct(x, y, z)\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z))\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z), blast_distinct=... | 0 |
{'name': 'grouped_count_sizes@pyFileFixity/lib/aux_funcs.py', 'description': 'Compute the total size per group and total number of files. Useful to check that everything is OK.', 'signature': 'def grouped_count_sizes(fileslist, fgrouped): # pragma: no cover'}</s>{'name': 'is_dir_or_file@pyFileFixity/lib/aux_funcs.py',... | 0 |
{'name': 'MultispeakerDictionaryMixin.dictionary_setup@montreal_forced_aligner/dictionary/multispeaker.py', 'description': 'Set up the dictionary for processing', 'signature': 'def dictionary_setup(self) -> Tuple[typing.Set[str], collections.Counter]:'}</s>{'name': 'PhoneGroupTopologyMismatchError@montreal_forced_align... | 0 |
{'name': 'PFPool._to_string@pf/rule.py', 'description': 'Return the string representation of the address pool.', 'signature': 'def _to_string(self):'}</s>PF_OUT = 2 | 0 |
{'name': 'TestClientServer.test_read_write_requests@tests/test_client_server.py', 'description': 'Test standard modbus functions.', 'signature': 'def test_read_write_requests(self):'}</s>EXP_DATA_VALUE = 3 | 0 |
{'name': 'xray_line@python/xraydb/xray.py', 'description': "get data for an x-ray emission line of an element, given\nthe siegbahn notation for the like (Ka1, Lb1, etc).\n\nReturns:\n energy (in eV), intensity, initial_level, final_level\n\nArgs:\n element (int, str): atomic number, atomic symbol for element\n... | 0 |
{'name': 'PrintUsage@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Prints a brief usage string and exits, optionally with an error message.\n\nArgs:\n message: The optional error message.', 'signature': 'def PrintUsage(message):'}</s>{'name': 'Search@ament_cpplint/ament_cpplint/cpplint.py', 'description': '... | 0 |
{'name': 'Sheet.sort@tksheet/sheet.py', 'description': "Sort the data within specified box regions in the table.\n\nThis method sorts the data within one or multiple box regions defined by their coordinates.\nEach box's columns are sorted independently.\n\nArgs:\n boxes (CreateSpanTypes): A type that can create a Sp... | 0 |
{'name': '_ctypes.strides_as@venv/Lib/site-packages/numpy/core/_internal.py', 'description': 'Return the strides tuple as an array of some other\nc-types type. For example: ``self.strides_as(ctypes.c_longlong)``.', 'signature': 'def strides_as(self, obj):'}</s>{'name': '_ctypes@venv/Lib/site-packages/numpy/core/_intern... | 1 |
{'name': 'TorrentCreatorAPIMixIn.torrentcreator_torrent_file@src/qbittorrentapi/torrentcreator.py', 'description': 'Retrieve torrent file for created torrent.\n\nThis method was introduced with qBittorrent v5.0.0 (Web API v2.10.4).\n\n:raises NotFound404Error: task not found\n:raises Conflict409Error: torrent creation ... | 1 |
{'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>CONF_ENABLED = "enabled" | 1 |
{'name': 'merge@linopy/expressions.py', 'description': 'Merge multiple expression together.\n\nThis function is a bit faster than summing over multiple linear expressions.\nIn case a list of LinearExpression with exactly the same shape is passed\nand the dimension to concatenate on is TERM_DIM, the concatenation uses\n... | 0 |
{'name': 'NESMusicDatabase.read@muspy/datasets/nes.py', 'description': 'Read a file into a Music object.', 'signature': 'def read(self, filename: Union[str, Path]) -> Music:'}</s>_HOMEPAGE = "https://github.com/chrisdonahue/nesmdb" | 0 |
{'name': 'test_linkauth_rw_pb@tests/bundles/test_hframe.py', 'description': 'Write LINKAUTH PBs to disk and back.\n:return:', 'signature': 'def test_linkauth_rw_pb():'}</s>{'name': 'LinkBase@disdat/hyperframe.py', 'description': 'Base class with getters / setters\nWhen using __metaclass__ it means we are interposing on... | 0 |
{'name': 'update_sample_attr@ui/views/Samples.py', 'description': "Update sample's attribute\n\nParameters\n----------\nrequest :\n\nReturns\n-------", 'signature': 'def update_sample_attr(request):'}</s>{'name': 'register_sample@ui/views/Samples.py', 'description': 'DOCSTRING', 'code': 'def register_sample(request):\n... | 0 |
{'name': 'PFState._from_struct@pf/state.py', 'description': 'Initialize class attributes from a pfsync_state structure.', 'signature': 'def _from_struct(self, s):'}</s>PF_DUPTO = 2 | 0 |
{'name': 'get_external_symbols_and_calls@compyle/transpiler.py', 'description': 'Given a function, return a dictionary of all external names (with their\nvalues), a set of implicitly defined names, a list of functions that it\ncalls ignoring standard math functions and a few other standard ones, and a\nlist of Extern i... | 1 |
{'name': 'KernelProfiler.get_kernel_profiler_mode@python/taichi/profiler/kernel_profiler.py', 'description': 'Get status of :class:`~taichi.profiler.kernel_profiler.KernelProfiler`.', 'signature': 'def get_kernel_profiler_mode(self):'}</s>Axis = _ti_core.Axis | 0 |
{'name': 'normalize_addr_str@scourgify/normalize.py', 'description': 'Normalize a complete or partial address string.\n\n:param addr_str: str containing address data.\n:type addr_str: str\n:param line2: optional str containing occupancy or sub-address data\n (eg: Unit, Apt, Lot).\n:type line2: str\n:param city: opti... | 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': 'TDClient.searchDF@tdameritrade/client.py', 'description': 'search for symbol as a dataframe', 'signature': 'def searchDF(self, symbol, projection="symbol-search"):'}</s>{'name': 'handle_error_response@tdameritrade/exceptions.py', 'description': 'DOCSTRING', 'code': 'def handle_error_response(resp):\n codes... | 0 |
{'name': 'ConcurrentBaseModelFormSet._management_form@src/concurrency/admin.py', 'description': 'Returns the ManagementForm instance for this FormSet.', 'signature': 'def _management_form(self):'}</s>{'name': 'get_version_fieldname@src/concurrency/core.py', 'description': 'DOCSTRING', 'code': 'def get_version_fieldname... | 0 |
{'name': 'FloatValueChecker.CheckValue@python/google/protobuf/internal/type_checkers.py', 'description': 'Check and convert proposed_value to float.', 'signature': 'def CheckValue(self, proposed_value):'}</s>{'name': 'IsTypePackable@python/google/protobuf/internal/wire_format.py', 'description': 'Return true iff packab... | 0 |
{'name': 're_fix@flask_cors/core.py', 'description': "Replace the invalid regex r'*' with the valid, wildcard regex r'/.*' to\nenable the CORS app extension to have a more user friendly api.", 'signature': 'def re_fix(reg):'}</s>ACL_REQUEST_HEADER_PRIVATE_NETWORK = "Access-Control-Request-Private-Network" | 0 |
{'name': 'gis_prepro_tasks@oggm/workflow.py', 'description': 'Run all flowline preprocessing tasks on a list of glaciers.\n\nParameters\n----------\ngdirs : list of :py:class:`oggm.GlacierDirectory` objects\n the glacier directories to process', 'signature': 'def gis_prepro_tasks(gdirs):'}</s>{'name': 'climate_tasks... | 0 |
{'name': 'PrePostChange.get_change_raw_sql@operations.py', 'description': "Generates PrePost-adjusted values for PercentChange computation.\n\nThis function generates subqueries like\nWITH PrePostRaw AS (SELECT\n split_by,\n stratified_by,\n condition_column,\n child_metric,\n covariate\nFROM T\nGROUP BY split_by,... | 0 |
{'name': 'determine_version_to_include_in_release@extra/release_tool.py', 'description': 'Returns True if the user decided on the component, False if the user\nskips the decision for later', 'signature': 'def determine_version_to_include_in_release(state, repo):'}</s>{'name': 'print_line@extra/release_tool.py', 'descri... | 1 |
{'name': 'HostAny.command_initiate@tool/module/machine_unit.py', 'description': 'start guest instance', 'signature': 'def command_initiate(self) -> str:'}</s>linux_initrd = f"/boot/initramfs-linux.img" | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQBACF_MQBNO_STRUCT = 7039 | 0 |
{'name': 'QelosSlotPointerModelOrthogonalEntity.predict@network.py', 'description': 'Same code works for both pairwise or pointwise', 'signature': 'def predict(self, ques, paths, paths_rel1,paths_rel2, device,attention_value=False):'}</s>{'name': 'BiLstmDot_multiencoder@network.py', 'description': 'DOCSTRING', 'base_cl... | 0 |
{'name': 'make_logical_schema@lang/py/avro/schema.py', 'description': 'Map the logical types to the appropriate literal type and schema class.', 'signature': 'def make_logical_schema(logical_type, type_, other_props):'}</s>{'name': 'FixedDecimalSchema@lang/py/avro/schema.py', 'description': 'DOCSTRING', 'base_classes':... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCA_LDAP_GROUP_ATTR_FIELD = 2134 | 0 |
{'name': 'Schema._compile_sequence@voluptuous/schema_builder.py', 'description': "Validate a sequence type.\n\nThis is a sequence of valid values or validators tried in order.\n\n>>> validator = Schema(['one', 'two', int])\n>>> validator(['one'])\n['one']\n>>> with raises(er.MultipleInvalid, 'expected int @ data[0]'):\... | 0 |
{'name': 'test_default_rewrites_can_be_overriden_with_setsid_enabled@tests/proxies_signals_test.py', 'description': 'In setsid mode, dumb-init should allow overwriting the default\nrewrites (but still suspend itself).', 'signature': 'def test_default_rewrites_can_be_overriden_with_setsid_enabled():'}</s>CATCHABLE_SIGNA... | 0 |
{'name': 'Test.test_MOD09Q1@tests/test_imagecollection.py', 'description': 'Test the image collection module for MOD09Q1', 'signature': 'def test_MOD09Q1(self):'}</s>{'name': 'tasseledCap@eemont/imagecollection.py', 'description': 'Calculates tasseled cap brightness, wetness, and greenness components for all\nimages in... | 0 |
{'name': 'model_init@analyze.py', 'description': 'init model\n\ninit model for template matching\n\nArgs:\n video_type (int): movie resolution type\n\nReturns:', 'signature': 'def model_init(video_type):'}</s>TIMER_MIN = 2 | 0 |
{'name': 'Sinusoid.evaluate@reference/ThinkDSP/code/.ipynb_checkpoints/thinkdsp-checkpoint.py', 'description': 'Evaluates the signal at the given times.\n\nts: float array of times\n\nreturns: float wave array', 'signature': 'def evaluate(self, ts):'}</s>{'name': 'Sinc@reference/ThinkDSP/code/.ipynb_checkpoints/thinkds... | 0 |
{'name': 'Node._get_list_attribute_is_member_off@redbaron/base_nodes.py', 'description': "Return the list attribute of the parent from which this node is a\nmember.\n\nIf this node isn't in a list attribute, return None.", 'signature': 'def _get_list_attribute_is_member_off(self):'}</s>{'name': 'indent@redbaron/utils.p... | 0 |
{'name': 'Analyzer.value@sqf/analyzer.py', 'description': 'Given a single token, recursively evaluates and returns its value', 'signature': 'def value(self, token, namespace_name=None):'}</s>{'name': 'Statement@sqf/types.py', 'description': 'The main class for holding statements. It is a BaseType because it can be nest... | 1 |
{'name': 'lineno@tests/_lib_vendors/pkg_resources/_vendor/pyparsing.py', 'description': 'Returns current line number within a string, counting newlines as line separators.\nThe first line is number 1.\n\nNote: the default parsing behavior is to expand tabs in the input string\nbefore starting the parsing process. See ... | 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': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_CFGR_PARM_COUNT_ERROR = 3259 | 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... | 1 |
{'name': 'start_sos_kernel@src/sos_notebook/test_utils.py', 'description': "start the global kernel (if it isn't running) and return its client", 'signature': 'def start_sos_kernel():'}</s>promise_js = "
var done = arguments[arguments.length - 1];
%s.then(
data => { done(["success", data]); },
error => { done([... | 0 |
{'name': 'get_cmdclass@versioneer.py', 'description': 'Get the custom setuptools/distutils subclasses used by Versioneer.', 'signature': 'def get_cmdclass():'}</s>SAMPLE_CONFIG = "
# See the docstring in versioneer.py for instructions. Note that you must
# re-run 'versioneer.py setup' after changing this section, and c... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIA_SUB_SCOPE = 218 | 0 |
{'name': 'EVPTestCase.test_get_ec@tests/test_evp.py', 'description': 'Testing retrieving the EC key from the PKey instance.', 'signature': 'def test_get_ec(self):'}</s>NID_wap_wsg_idm_ecid_wtls3 = m2.NID_wap_wsg_idm_ecid_wtls3 | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.