text string | label int64 |
|---|---|
{'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': 'IsOutOfLineMethodDefinition@tools/cpplint.py', 'description': 'Check if current line contains an out-of-line method definition.\n\nArgs:\n clean_lines: A CleansedLines instance containing the file.\n linenum: The number of the line to check.\nReturns:\n True if current line contains an out-of-line method d... | 0 |
{'name': 'PFAddr._from_string@pf/rule.py', 'description': 'Initalize a new instance from a string.', 'signature': 'def _from_string(self, a):'}</s>LOG_NOTICE = 5 | 0 |
{'name': 'MaskedArray.__imul__@venv/Lib/site-packages/numpy/ma/core.py', 'description': 'Multiply self by other in-place.', 'signature': 'def __imul__(self, other):'}</s>{'name': '_check_fill_value@venv/Lib/site-packages/numpy/ma/core.py', 'description': 'Private function validating the given `fill_value` for the given... | 0 |
{'name': 'genesetAnalysisBetweenConditions@pipelines/pipeline_scxl.py', 'description': 'Naive geneset over-enrichment analysis of genes DE within-cluster.\n\nTesting is performed with the gsfisher package.\n\nGO categories and KEGG pathways are tested by default.\n\nArbitrary sets of genes cat be supplied as GMT files\... | 0 |
{'name': 'lookup_address@gef.py', 'description': 'Try to find the address in the process address space.\nReturn an Address object, with validity flag set based on success.', 'signature': 'def lookup_address(address: int) -> Address:'}</s>{'name': 'hexdump@gef.py', 'description': 'Return the hexdump of `src` argument.\n... | 0 |
{'name': 'is_addon_dir@src/oca_github_bot/manifest.py', 'description': 'Test if a directory contains an Odoo addon.', 'signature': 'def is_addon_dir(addon_dir, installable_only=False):'}</s>{'name': 'check_output@src/oca_github_bot/process.py', 'description': 'DOCSTRING', 'code': 'def check_output(cmd, cwd, log_error=T... | 0 |
{'name': 'nestedExpr@SneakerBot 2019/venv/lib/python3.7/site-packages/pip-19.0.3-py3.7.egg/pip/_vendor/pyparsing.py', 'description': 'Helper method for defining nested lists enclosed in opening and\nclosing delimiters ("(" and ")" are the default).\n\nParameters:\n - opener - opening character for a nested list\n (de... | 0 |
{'name': 'ProcessLine@scripts/cpplint.py', 'description': 'Processes a single line in the file.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n clean_lines: An array of strings, each representing a line of the file,\n ... | 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': 'GetEstate@PyBioMed/PyMolecule/estate.py', 'description': '#################################################################\nObtain all descriptors related to Estate.\n\nUsage:\n\n result=GetEstate(mol)\n\n Input: mol is a molecule object.\n\n Output: result is a dict form containing all estate value... | 1 |
{'name': 'TarInfo.frombuf@SneakerBot 2019/venv/lib/python3.7/site-packages/pip-19.0.3-py3.7.egg/pip/_vendor/distlib/_backport/tarfile.py', 'description': 'Construct a TarInfo object from a 512 byte bytes object.\n ', 'signature': 'def frombuf(cls, buf, encoding, errors):'}</s>TSVTX = 512 | 0 |
{'name': 'CreateDatatypes@src/api/python/z3/z3.py', 'description': "Create mutually recursive Z3 datatypes using 1 or more Datatype helper objects.\n\nIn the following example we define a Tree-List using two mutually recursive datatypes.\n\n>>> TreeList = Datatype('TreeList')\n>>> Tree = Datatype('Tree')\n>>> # Tre... | 0 |
{'name': 'read_i16@robust_serial/robust_serial.py', 'description': ':param f: file handler or serial file\n:return: (int16_t)', 'signature': 'def read_i16(f: BinaryIO) -> Order:'}</s>{'name': 'read_i32@robust_serial/robust_serial.py', 'description': ':param f: file handler or serial file\n:return: (int32_t)', 'code': '... | 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': 'Serial._update_dtr_state@serial/serialwin32.py', 'description': 'Set terminal status line: Data Terminal Ready', 'signature': 'def _update_dtr_state(self):'}</s>MS_CTS_ON = 16 | 0 |
{'name': 'PyJWK.__init__@jwt/api_jwk.py', 'description': "A class that represents a `JSON Web Key <https://www.rfc-editor.org/rfc/rfc7517>`_.\n\n:param jwk_data: The decoded JWK data.\n:type jwk_data: dict[str, typing.Any]\n:param algorithm: The key algorithm. If not specified, the key's ``alg`` will be used.\n:type al... | 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>CONF_LOGGING = "logging" | 0 |
{'name': 'generate_builder@marshmallow_peewee/convert.py', 'description': 'Generate builder function for given marshmallow field.', 'signature': 'def generate_builder(ma_field_cls: type[fields.Field]) -> Callable:'}</s>{'name': 'DefaultConverter@marshmallow_peewee/convert.py', 'description': 'Convert Peewee model to Ma... | 0 |
{'name': 'test_put_update_mitre_org_malformed_roles@test-http/src/test/org_user_tests/org.py', 'description': 'service should return useful error message for malformed roles ', 'signature': 'def test_put_update_mitre_org_malformed_roles():'}</s>{'name': 'assert_contains@test-http/src/utils.py', 'description': 'DOCSTRIN... | 0 |
{'name': 'parse_feed@feeds/utils_internal.py', 'description': 'Process the queue of feeds that need polling.\n\n:param max_feeds: The maximum number of feeds to read from the queue (default 3).\n:type max_feeds: int\n\n:param output: A file-like object where logging messages will be written.\n:type output: TextIO', 'si... | 1 |
{'name': 'BaseImage.caption@wand/image.py', 'description': 'Writes a caption ``text`` into the position.\n\n:param text: text to write\n:type text: :class:`str`\n:param left: x offset in pixels\n:type left: :class:`numbers.Integral`\n:param top: y offset in pixels\n:type top: :class:`numbers.Integral`\n:param width: wi... | 0 |
{'name': 'pantiltGoHome@source/pi-timolo.py', 'description': 'Move pantilt to home position. If pantilt installed then this\ncan position pantilt to a home position for consistent\nmotion tracking and timelapse camera pointing.', 'signature': 'def pantiltGoHome():'}</s>cvWhite = (255, 255, 255) | 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': 'LMDataset.__init__@utils/datasets.py', 'description': 'Dataset for single corpus. Used for tasks like language modeling.\n\nArgs:\n preprocess (callable): preprocessing callable, which takes as input\n a string and returns a list of tokens\n input (str, list): the path to the data file, or a list... | 0 |
{'name': 'AdbDevice.push@adb_shell/adb_device.py', 'description': "Push a file or directory to the device.\n\nParameters\n----------\nlocal_path : str, BytesIO\n A filename, directory, or BytesIO stream to push to the device\ndevice_path : str\n Destination on the device to write to.\nst_mode : int\n Stat mode... | 0 |
{'name': 'GlyphsBuilder._fake_designspace@Lib/glyphsLib/builder/builders.py', 'description': 'Build a fake designspace with the given UFOs as sources, so that all\nbuilder functions can rely on the presence of a designspace.', 'signature': 'def _fake_designspace(self, ufos):'}</s>LTR = 0 | 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': 'read_qca@Pose2Sim/Utilities/calib_qca_to_toml.py', 'description': 'Read a Qualisys .qca.txt calibration file\nReturns 5 lists of size N (N=number of cameras):\n- ret: residual reprojection error in _mm_: list of floats\n- C (camera name),\n- S (image size),\n- D (distorsion), \n- K (intrinsic parameters),\n- ... | 0 |
{'name': 'SyntaxErrorTests.test_nonlocal3@didyoumean/didyoumean_sugg_tests.py', 'description': 'nonlocal must be used only when binding to non-global exists.', 'signature': 'def test_nonlocal3(self):'}</s>NBARGERROR = (TypeError, re.NB_ARG_RE) | 0 |
{'name': 'is_x86_64@gef.py', 'description': 'Checks if current target is x86-64', 'signature': 'def is_x86_64() -> bool:'}</s>{'name': 'FlagsCommand@gef.py', 'description': 'Edit flags in a human friendly way.', 'base_classes': ['GenericCommand'], 'methods': [{'name': 'FlagsCommand.do_invoke@gef.py', 'description': 'DO... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQDCC_TARGET_ENC_UNDEFINED = py23long(0x00000000) | 0 |
{'name': 'CosS3Client.change_object_storage_class@qcloud_cos/cos_client.py', 'description': "改变文件的存储类型\n\n:param Bucket(string): 存储桶名称.\n:param Key(string): COS路径.\n:param StorageClass(bool): 是否需要SDK计算Content-MD5,打开此开关会增加上传耗时.\n:kwargs(dict): 设置上传的headers.\n:return(dict): 上传成功返回的结果,包含ETag等信息.\n\n.. code-block:: python\... | 0 |
{'name': 'imGrad@training_codes/utils/utils_model.py', 'description': 'Computes the discrete gradient of an input batch of images of size \nB x C x H x W. The output is of size B x 2*C x H x W where in the 2nd \ndimension from 0:C the gradient with respect to the y-axis of each channel\nof the image is stored, while in... | 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': 'Display.grab_server@Monika After Story/game/python-packages/Xlib/display.py', 'description': 'Disable processing of requests on all other client connections\nuntil the server is ungrabbed. Server grabbing should be avoided\nas much as possible.', 'signature': 'def grab_server(self, onerror = None):'}</s>AutoR... | 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>MQSYSP_EXTENDED = 2 | 0 |
{'name': 'estimate_entropies@metrics/Disentangle/MIG_metric.py', 'description': 'Computes the term:\n E_{p(x)} E_{q(z|x)} [-log q(z)]\nand\n E_{p(x)} E_{q(z_j|x)} [-log q(z_j)]\nwhere q(z) = 1/N sum_n=1^N q(z|x_n).\nAssumes samples are from q(z|x) for *all* x in the dataset.\nAssumes that q(z|x) is factorial ie. ... | 0 |
{'name': 'Device.close@src/LabJackPython.py', 'description': 'close()\n\nCloses the device.\n\nOn Windows, this method only sets the device handle to None but does\nnot close the device. Instead use the Close function from the\nLabJackPython module which closes all devices in the program, and is\nthe only device close ... | 0 |
{'name': 'Compound.write@nbtlib/tag.py', 'description': 'Override :meth:`Base.write` for compound tags.', 'signature': 'def write(self, fileobj, byteorder="big"):'}</s>{'name': 'Array@nbtlib/tag.py', 'description': "Intermediate class that represents an array nbt tag.\n\nArray tags are represented by numpy arrays. This... | 0 |
{'name': 'test_create_bad_type@tests/test_generator.py', 'description': 'Test that a new project with a bad type raises a ValueError', 'signature': 'def test_create_bad_type(tmp_cwd: Path, is_not_none: Any) -> None:'}</s>{'name': 'check_project_manifest@tests/test_generator.py', 'description': 'Perform the following:\n... | 0 |
{'name': '__plugin_list@plecost_lib/libs/db.py', 'description': 'Get plugin list in vulnerability database\n\n:param data: PlecostDatabaseQuery object\n:type data: PlecostDatabaseQuery\n\n:return: results of query\n:rtype: str', 'signature': 'def __plugin_list(data, db):'}</s>{'name': '__plugin_cves@plecost_lib/libs/db... | 0 |
{'name': 'TestMibSnimpy.testLoadInvalidModule@tests/test_mib.py', 'description': 'Check that an obviously invalid module cannot be loaded', 'signature': 'def testLoadInvalidModule(self):'}</s>{'name': 'TestSmi@tests/test_mib.py', 'description': 'DOCSTRING', 'base_classes': ['unittest.TestCase'], 'methods': [{'name': 'T... | 0 |
{'name': '_Printer._FieldToJsonObject@third_party/dawn/third_party/protobuf/python/google/protobuf/json_format.py', 'description': 'Converts field value according to Proto3 JSON Specification.', 'signature': 'def _FieldToJsonObject(self, field, value):'}</s>{'name': 'Int32ValueChecker@third_party/dawn/third_party/proto... | 0 |
{'name': 'test_ssl_adapters@cheroot/test/test_ssl.py', 'description': 'Test ability to connect to server via HTTPS using adapters.', 'signature': 'def test_ssl_adapters('}</s>missing_ipv6 = pytest.mark.skipif(
not _probe_ipv6_sock('::1'),
reason=''
'IPv6 is disabled '
'(for example, under Travis CI '
... | 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>{'name': 'PCFExecute@code/pymqi/__init__.py', 'description': 'Send PCF commands or inquiries using the MQAI\ninterface. PCFExecute must... | 0 |
{'name': 'convert_sqlalchemy_relationship@graphene_sqlalchemy/converter.py', 'description': ':param sqlalchemy.RelationshipProperty relationship_prop:\n:param SQLAlchemyObjectType obj_type:\n:param function|None connection_field_factory:\n:param bool batching:\n:param str orm_field_name:\n:param dict field_kwargs:\n:rt... | 0 |
{'name': 'TestDecode.testDecodeBadUTF8@src/tests/testXmlEncodingDecode.py', 'description': 'Ensure bad UTF-8 is flagged as such, but still decoded.', 'signature': 'def testDecodeBadUTF8(self):'}</s>{'name': 'SameDocumentReference@src/feedvalidator/logging.py', 'description': 'DOCSTRING', 'base_classes': ['Warning'], 'm... | 0 |
{'name': 'plot_sounding@pymeteo/skewt.py', 'description': 'Plot sounding data\n\nThis plots temperature, dewpoint and wind data on a Skew-T/Log-P plot.\nThis will also plot derived values such as wetbulb temperature and\nlabel the surface based LCL, LFC and EL.\n\n:parameter z: height values (1D array)\n:parameter th: ... | 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': 'get_free_memory_mb@bioconda_utils/utils.py', 'description': 'Return free memory as megabytes', 'signature': 'def get_free_memory_mb():'}</s>{'name': 'allowed_env_var@bioconda_utils/utils.py', 'description': 'DOCSTRING', 'code': 'def allowed_env_var(s, docker=False):\n for pattern in ENV_VAR_WHITELIST:\n ... | 0 |
{'name': 'batch_fn_base@tests/test_batch_executor.py', 'description': 'Process results and yield them as they are processed\n\nThis function is to be used as a base for other test cases for batch_fn\nvariants.\n\n:param inputs: A list of inputs\n:param raises: If True, raises an error on the 5th input. If False,\nno ex... | 0 |
{'name': 'VtodoWriter.serialize@todoman/model.py', 'description': 'Serialize a Todo into a VTODO.', 'signature': 'def serialize(self, original: icalendar.Todo = None) -> icalendar.Todo:'}</s>{'name': 'TodomanError@todoman/exceptions.py', 'description': 'Base class for all our exceptions.\n\nShould not be raised directl... | 0 |
{'name': 'make_default_config@atlas/make_config.py', 'description': 'generates a dict with all the default values, if they exist', 'signature': 'def make_default_config():'}</s>MEGAHIT_MERGE_LEVEL = "20,0.98" | 1 |
{'name': 'ContributorStats.sort_key@stats/oss/get_contributor_stats.py', 'description': 'provides key for sorting contributors by total commits during period', 'signature': 'def sort_key(self, row):'}</s>first_day = today.replace(day=1) | 0 |
{'name': 'Wrapper.execDetails@ib_insync/wrapper.py', 'description': 'This wrapper handles both live fills and responses to\nreqExecutions.', 'signature': 'def execDetails('}</s>{'name': 'FamilyCode@ib_insync/objects.py', 'description': 'DOCSTRING', 'base_classes': ['NamedTuple'], 'methods': []} | 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': 'PFGid._str_to_num@pf/rule.py', 'description': 'Convert a string to a numeric group ID.', 'signature': 'def _str_to_num(self, s):'}</s>PFUDPS_MULTIPLE = 2 | 0 |
{'name': 'TopLevelMixin.save@altair/vegalite/v3/api.py', 'description': "Save a chart to file in a variety of formats\n\nSupported formats are json, html, png, svg, pdf; the last three require\nthe altair_saver package to be installed.\n\nParameters\n----------\nfp : string filename or file-like object\n file in whi... | 0 |
{'name': 'evaluate@examples/task_sequence_labeling_ner_crf.py', 'description': '评测函数\n ', 'signature': 'def evaluate(data):'}</s>output = CRF(output) | 0 |
{'name': 'cli_exec@cli/cloe_launch/commands/exec.py', 'description': 'Launch cloe-engine from a Conan recipe.\n\nNo options to cloe-launch may appear after specifying the conanfile.\nAll options encountered after the conanfile and before -- will be\npassed to `conan install`. See `conan install --help` for help on\nwhi... | 1 |
{'name': 'CSSParser.parse_selectors@SneakerBot 2019/venv/lib/python3.7/site-packages/soupsieve/css_parser.py', 'description': 'Parse selectors.', 'signature': 'def parse_selectors(self, iselector, index=0, flags=0):'}</s>WSC = r'(?:{ws}|{comments})'.format(ws=WS, comments=COMMENTS) | 0 |
{'name': 'workspace_users_ls@toggl/cli/commands.py', 'description': 'Lists all users in current workspace and some related information.\n\nID of entries are ID of Workspace User and not User entity!', 'signature': 'def workspace_users_ls(ctx, fields):'}</s>{'name': 'projects_rm@toggl/cli/commands.py', 'description': 'R... | 0 |
{'name': 'setup_java_class@baseline_tokenization/javalang/test/test_java_8_syntax.py', 'description': 'returns an example java class with the\ngiven content_to_add contained within a method.', 'signature': 'def setup_java_class(content_to_add):'}</s>{'name': 'Creator@baseline_tokenization/javalang/tree.py', 'descriptio... | 0 |
{'name': 'get_dataset@datasets/dataset_factory.py', 'description': 'Given a dataset name and a split_name returns a Dataset.\n\nArgs:\n name: String, the name of the dataset.\n split_name: A train/test split name.\n dataset_dir: The directory where the dataset files are stored.\n file_pattern: The file pattern to u... | 1 |
{'name': 'TestDateTimeField.test__parent__init__method_included_in_init_chain@tests/test_db_fields.py', 'description': 'Test to protect from accidental incorrect __init__ method overwrite.', 'signature': 'def test__parent__init__method_included_in_init_chain(self, db, mocker):'}</s>{'name': 'TestEnumField@tests/test_db... | 0 |
{'name': 'RigidTransform.apply@autolab_core/rigid_transformations.py', 'description': "Applies the rigid transformation to a set of 3D objects.\n\nParameters\n----------\npoints : :obj:`BagOfPoints`\n A set of objects to transform. Could be any subclass\n of BagOfPoints.\n\nReturns\n-------\n:obj:`BagOfPoints`\n ... | 0 |
{'name': 'Simplifier.using_params@src/api/python/z3/z3.py', 'description': 'Return a simplifier that uses the given configuration options', 'signature': 'def using_params(self, *args, **keys):'}</s>{'name': 'user_prop_final@src/api/python/z3/z3.py', 'description': 'DOCSTRING', 'code': 'def user_prop_final(ctx, cb):\n ... | 0 |
{'name': 'NormalizedConfiguration.__init__@config/parse.py', 'description': 'Normalize a JSON configuration in preparation for parsing ', 'signature': 'def __init__(self, config_file, verbose=False):'}</s>{'name': 'extract_element@config/parse.py', 'description': 'Extract a certain key from the series of parents, retur... | 1 |
{'name': 'WebSocket.connect@vertx-web/src/test/sockjs-protocol/websocket/_core.py', 'description': 'Connect to url. url is websocket url scheme.\nie. ws://host:port/resource\nYou can customize using \'options\'.\nIf you set "header" list object, you can set your own custom header.\n\n>>> ws = WebSocket()\n>>> ws.connec... | 0 |
{'name': '_IncludeState.CheckNextIncludeOrder@ament_cpplint/ament_cpplint/cpplint.py', 'description': "Returns a non-empty error message if the next header is out of order.\n\nThis function also updates the internal state to be ready to check\nthe next include.\n\nArgs:\n header_type: One of the _XXX_HEADER constants ... | 0 |
{'name': 'convert_inspirations@code/html/generate_static_website.py', 'description': ':param inspirations:\n:param entries:\n:return:', 'signature': 'def convert_inspirations(inspirations, entries):'}</s>build_system_urls = {
'CMake': 'https://cmake.org/',
'Make': 'https://en.wikipedia.org/wiki/Make_(software)'... | 0 |
{'name': 'write_recipe@bioconda_utils/bioconductor_skeleton.py', 'description': 'Write the meta.yaml and build.sh files. If the package is detected to be\na data package (bsed on the detected URL from Bioconductor), then also\ncreate a post-link.sh and pre-unlink.sh script that will download and\ninstall the package. I... | 0 |
{'name': '_ZTextTestResult.addExpectedFailure@zpycore/zunittest.py', 'description': 'Replacement of addExpectedFailure to fixup the _ZTodo hack', 'signature': 'def addExpectedFailure(self, test: unittest.TestCase,'}</s>{'name': '_ZTodo@zpycore/zunittest.py', 'description': '_ZTodo\n\nHack to store the reason in the exc... | 1 |
{'name': 'GoogleCenterMap.get_vardata@salem/datasets.py', 'description': 'Return and subset the image.', 'signature': 'def get_vardata(self, var_id=0):'}</s>{'name': 'DataArrayAccessor@salem/sio.py', 'description': 'DOCSTRING', 'base_classes': ['_XarrayAccessorBase'], 'methods': [{'name': 'DataArrayAccessor.quick_map@s... | 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': 'pause_kafka_connector@test/lib/commonkafk... | 1 |
{'name': 'NetworkProfile.__init__@gmacpyutil/gmacpyutil/profiles.py', 'description': 'Initializes a network configuration profile with no payloads.\n\nArgs:\n username: str, the username associated with this profile.', 'signature': 'def __init__(self, username):'}</s>{'name': 'ProfileValidationError@gmacpyutil/gmacpyu... | 0 |
{'name': 'StaticVariableTestCase.test_with_run_command@llvm-12.0.0-project/lldb/test/API/lang/cpp/class_static/TestStaticVariables.py', 'description': 'Test that file and class static variables display correctly.', 'signature': 'def test_with_run_command(self):'}</s>{'name': 'get_filenames@llvm-12.0.0-project/lldb/pack... | 0 |
{'name': 'DebugCmd.do_continue@DebugLibrary/debugcmd.py', 'description': 'Continue execution.', 'signature': 'def do_continue(self, args):'}</s>{'name': 'run_keyword@DebugLibrary/robotkeyword.py', 'description': 'Run a keyword in robotframewrk environment.', 'code': 'def run_keyword(robot_instance, keyword):\n """Ru... | 0 |
{'name': 'lava_cell_op@self_organising_systems/biomakerca/extensions/eruption.py', 'description': 'Create the exclusive function of LAVA cells.\n\nLAVA expires after a minimum age.\nLAVA has a falling-sand property. But, if it cannot fall, it then may\nburn nearby burnable cells (making them FIRE).', 'signature': 'def ... | 0 |
{'name': 'CheckForNonConstReference@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Check for non-const references.\n\nSeparate from CheckLanguage since it scans backwards from current\nline, instead of scanning forward.\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines instan... | 0 |
{'name': '_covhelper@venv/Lib/site-packages/numpy/ma/extras.py', 'description': 'Private function for the computation of covariance and correlation\ncoefficients.', 'signature': 'def _covhelper(x, y=None, rowvar=True, allow_masked=True):'}</s>{'name': '_recursive_printoption@venv/Lib/site-packages/numpy/ma/core.py', 'd... | 0 |
{'name': 'validate_cmd@cjio/cjio.py', 'description': 'Validate the CityJSON: \n(1) against its schemas\n(2) against the (potential) Extensions schemas\n(3) extra validations\n\n(see https://github.com/cityjson/cjval#what-is-validated-exactly for details)\n\nThe Extensions in the files are fetched automatically.\n\n\x08... | 0 |
{'name': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i... | 0 |
{'name': 'Topic.__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': '_analyze_directory_for_import@signac/import_export.py', 'description': 'Prepare the data space located at the root directory for import into project.\n\nParameters\n----------\nroot : str\n Path of the root directory.\nproject : :class:`~signac.Project`\n The signac project.\nschema : str, callable, or ... | 0 |
{'name': 'render@rising/_version.py', 'description': 'Render the given version pieces into the requested style.', 'signature': 'def render(pieces, style):'}</s>{'name': 'run_command@rising/_version.py', 'description': 'Call the given command(s).', 'code': 'def run_command(commands, args, cwd=None, verbose=False, hide_s... | 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': 'test@bowler/main.py', 'description': 'Run the tests in the codemod file', 'signature': 'def test(codemod: str) -> None:'}</s>{'name': 'BowlerTool@bowler/tool.py', 'description': 'DOCSTRING', 'base_classes': ['RefactoringTool'], 'methods': [{'name': 'BowlerTool.__init__@bowler/tool.py', 'description': 'DOCSTRI... | 0 |
{'name': 'get_cmdclass@versioneer.py', 'description': 'Get the custom setuptools/distutils subclasses used by Versioneer.', 'signature': 'def get_cmdclass():'}</s>{'name': 'get_versions@versioneer.py', 'description': "Get the project version from whatever source is available.\n\nReturns dict with two keys: 'version' an... | 1 |
{'name': 'validateURL@src/feedvalidator/__init__.py', 'description': 'validate RSS from URL, returns events list, or (events, rawdata) tuple', 'signature': 'def validateURL(url, firstOccurrenceOnly=1, wantRawData=0):'}</s>TYPE_RSS2 = 2 | 0 |
{'name': 'steerable_filters@src/pyrtools/pyramids/filters.py', 'description': 'Steerable pyramid filters.\n\nTransform described in [1]_, filter kernel design described in [2]_.\n\nReferences\n----------\n.. [1] E P Simoncelli and W T Freeman, "The Steerable Pyramid: A Flexible Architecture for\n Multi-Scale Derivati... | 0 |
{'name': 'Preventive.get_advisory@core/Defense.py', 'description': 'callable method - return bulletins and advisories data ', 'signature': 'def get_advisory(self):'}</s>{'name': 'Detective@core/Defense.py', 'description': 'DOCSTRING', 'base_classes': ['object'], 'methods': [{'name': 'Detective.__init__@core/Defense.py'... | 0 |
{'name': 'PFAddr._to_string@pf/rule.py', 'description': 'Return the string representation of the address.', 'signature': 'def _to_string(self):'}</s>PFTM_TCP_FIN_WAIT = 4 | 0 |
{'name': 'init@gvfindtools.templates/gvfindtoolsdeploy.py', 'description': 'Modify the modules variables by adding a path prefix', 'signature': 'def init(pathPrefix):'}</s>bugleBinDir = None | 1 |
{'name': 'SensorThermalComfort.__init__@custom_components/thermal_comfort/sensor.py', 'description': 'Initialize the sensor.', 'signature': 'def __init__('}</s>_LOGGER = logging.getLogger(__name__) | 0 |
{'name': 'makeplots@bdpy/fig/makeplots.py', 'description': "Make plots.\nParameters\n----------\ndf : pandas.core.frame.DataFrame\nx : str\ny : str\nx_list : list\nsubplot : str\nsubplot : list\nfigure : str\nfigure_list : list\nplot_type : {'bar', 'violin', 'paired violin', 'swarm', 'box', 'swarm+box'}\nhorizontal: bo... | 1 |
{'name': 'takeVideo@source/pi-timolo.py', 'description': 'Take a short motion video if required', 'signature': 'def takeVideo(filename, duration, vidW=1280, vidH=720, fps=25):'}</s>params = camResult.split() | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQMCP_COMPAT = -2 | 0 |
{'name': 'urlsplit@bleach/_vendor/parse.py', 'description': "Parse a URL into 5 components:\n<scheme>://<netloc>/<path>?<query>#<fragment>\nReturn a 5-tuple: (scheme, netloc, path, query, fragment).\nNote that we don't break the components up in smaller bits\n(e.g. netloc is a single string) and we don't expand % escap... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.