text string | label int64 |
|---|---|
{'name': 'DockerLogTailer.run@pytest_localstack/container.py', 'description': 'Tail the container logs as a separate thread.', 'signature': 'def run(self):'}</s>{'name': 'get_version_tuple@pytest_localstack/utils.py', 'description': "Return a tuple of version numbers (e.g. (1, 2, 3)) from the version\nstring (e.g. '1.2... | 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>INSTANTANEOUS_ACTIVE_POWER_L3_NEGATIVE = "^\d-\d:62\.7\.0.+?\r\n" | 0 |
{'name': 'prepare_module@torchtnt/utils/prepare_module.py', 'description': 'Utility to move a module to device, set up parallelism, activation checkpointing and compile.\n\nArgs:\n module: module to be used.\n device: device to which module will be moved.\n strategy: the data parallelization strategy to be use... | 1 |
{'name': 'FiniteDomainSort@src/api/python/z3/z3.py', 'description': 'Create a named finite domain sort of a given size sz', 'signature': 'def FiniteDomainSort(name, sz, ctx=None):'}</s>{'name': 'ULT@src/api/python/z3/z3.py', 'description': "Create the Z3 expression (unsigned) `other < self`.\n\nUse the operator < for s... | 0 |
{'name': 'test_LocalstackSession_service_hostname@tests/unit/test_session.py', 'description': 'Test pytest_localstack.session.LocalstackSession.service_hostname.', 'signature': 'def test_LocalstackSession_service_hostname(service_name, not_service_name):'}</s>SERVICE_ALIASES = {
"email": "ses",
"monitoring": "c... | 0 |
{'name': 'noise_per_object_v3_@mmdetection3d/mmdet3d/datasets/pipelines/data_augment_utils.py', 'description': 'Random rotate or remove each groundtruth independently. use kitti viewer\nto test this function points_transform_\n\nArgs:\n gt_boxes (np.ndarray): Ground truth boxes with shape (N, 7).\n points (np.nda... | 0 |
{'name': 'get_env_variable@ponycheckup/settings/base.py', 'description': 'Get the environment variable or return exception ', 'signature': 'def get_env_variable(var_name):'}</s>MIDDLEWARE_CLASSES = (
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.middleware... | 0 |
{'name': 'PerfectModelEnsemble._compute_persistence@src/climpred/classes.py', 'description': "Verify a simple persistence forecast of the control run against itself.\n\nNote: uses :py:func:`~climpred.reference.compute_persistence_from_first_lead`\nif ``set_options(PerfectModel_persistence_from_initialized_lead_0=True)`... | 0 |
{'name': 'redis_cache@pottery/cache.py', 'description': "Redis-backed caching decorator with an API like functools.lru_cache().\n\nArguments to the original underlying function must be hashable, and return\nvalues from the function must be JSON serializable.\n\nAdditionally, this decorator provides the following functi... | 0 |
{'name': 'Client.set_new_food@myfitnesspal/client.py', 'description': 'Function to submit new foods / groceries to the MyFitnessPal database. Function will return True if successful.', 'signature': 'def set_new_food('}</s>{'name': 'CommandDefinition@myfitnesspal/types.py', 'description': 'DOCSTRING', 'base_classes': ['... | 0 |
{'name': 'TurboFan.__init__@datasets/turbofan.py', 'description': 'Args:\n data_dir: location of data dir\n T: int, sequence length\n skip: int, number of timepoints to skip before moving to the next window (similar to "stride" in convolutional filter)\n max_rul_predictable: int, value at which RUL value is... | 0 |
{'name': '_build_ssd_model@object_detection/builders/model_builder.py', 'description': 'Builds an SSD detection model based on the model config.\n\nArgs:\n ssd_config: A ssd.proto object containing the config for the desired\n SSDMetaArch.\n is_training: True if this model is being built for training purposes.\n ... | 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': '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': 'TileCreator.__init__@tensorflow/tools/tilecreator.py', 'description': "tileSizeLow, simSizeLow: int, [int,int] if 2D, [int,int,int]\nchannelLayout: 'key,key,...'\n the keys are NOT case sensitive and leading and trailing whitespace characters are REMOVED.\n key:\n default: ... | 0 |
{'name': 'ResnetGenerator.__init__@SIM-CycleGAN/models/networks.py', 'description': 'Construct a Resnet-based generator\n\nParameters:\n input_nc (int) -- the number of channels in input images\n output_nc (int) -- the number of channels in output images\n ngf (int) -- the number of filters ... | 0 |
{'name': 'configure_logger@tir/technologies/core/logging_config.py', 'description': ':return:', 'signature': 'def configure_logger():'}</s>filename = None | 1 |
{'name': 'BasicTestFaultTolerance.do_test_image_download_retry_timeout@tests/tests/test_fault_tolerance.py', 'description': "Install an update, and block storage connection when we detect it's\nbeing copied over to the inactive partition.\n\nThe test should result in a successful download retry.\n\nNOTE: storage and ga... | 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': 'ApiStub.delete_file@python-sdk/pachyderm_sdk/api/pfs/extension.py', 'description': 'Copies a file within PFS\n\nParameters\n----------\ncommit : pfs.Commit\n An open commit to modify.\npath : str\n The path of the file to be deleted.\n\nExamples\n--------\n>>> from pachyderm_sdk import Client\n>>> from ... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCBDO_FAIL_IF_QUIESCING = 8192 | 0 |
{'name': '_PipBackend._has_virtualenv@src/build/env.py', 'description': 'virtualenv might be incompatible if it was installed separately\nfrom build. This verifies that virtualenv and all of its\ndependencies are installed as required by build.', 'signature': 'def _has_virtualenv(self) -> bool:'}</s>_default_logger = l... | 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': 'ScaleClient.batches@scaleapi/__init__.py', 'description': "This is a paged endpoint for all of your batches.\nPagination is based off limit and offset parameters,\nwhich determine the page size and how many results to skip.\nReturns up to 100 batches at a time (limit).\nhttps://docs.scale.com/reference#batch-... | 0 |
{'name': 'sniffer_capture@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'Start the sniffer to capture packets', 'signature': 'def sniffer_capture(interface, baudrate, fifo, control_in, control_out):'}</s>{'name': 'get_interfaces@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'DOCSTRING', 'c... | 0 |
{'name': 'textureAsGameTexture@ValveFileSystem/valve.py', 'description': 'returns a resolved game texture filepath given some sort of texture path', 'signature': 'def textureAsGameTexture(texturePath):'}</s>{'name': 'removeLineComments@ValveFileSystem/valve.py', 'description': 'removes all line comments from a list of ... | 0 |
{'name': 'add_flops_counting_methods@src/utils/flops_counter.py', 'description': 'Adds flops counting functions to an existing model. After that\nthe flops count should be activated and the model should be run on an input\nimage.\n\nExample:\n\nfcn = add_flops_counting_methods(fcn)\nfcn = fcn.cuda().train()\nfcn.start_... | 0 |
{'name': 'CheckLanguage@tools/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 file.\n clean_lines: A ... | 0 |
{'name': '_is_descriptor@plugins/sublime/enum-dist/enum/__init__.py', 'description': 'Returns True if obj is a descriptor, False otherwise.', 'signature': 'def _is_descriptor(obj):'}</s>{'name': '_is_sunder@plugins/sublime/enum-dist/enum/__init__.py', 'description': 'Returns True if a _sunder_ name, False otherwise.', ... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQVL_EMPTY_STRING = 0 | 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': 'GrottRegChecker.map_extractor@examples/grottregcheck.py', 'description': 'Extract the register maps from the packet', 'signature': 'def map_extractor(self) -> List[GrottDataMarker]:'}</s>{'name': 'GrottDataMarker@examples/grottregcheck.py', 'description': 'The data marker specifies the position in the packet\... | 1 |
{'name': 'IUZoneEntity.extra_state_attributes@custom_components/irrigation_unlimited/binary_sensor.py', 'description': 'Return the state attributes of the device.', 'signature': 'def extra_state_attributes(self):'}</s>ATTR_TIME_REMAINING = "time_remaining" | 1 |
{'name': 'ReplaceByFeeTest.test_doublespend_chain@qa/rpc-tests/replace-by-fee.py', 'description': 'Doublespend of a long chain', 'signature': 'def test_doublespend_chain(self):'}</s>OP_PUBKEYS = CScriptOp(0xfb) | 0 |
{'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': '_setup_numbers_common_valid... | 0 |
{'name': 'Empty@src/api/python/z3/z3.py', 'description': 'Create the empty sequence of the given sort\n>>> e = Empty(StringSort())\n>>> e2 = StringVal("")\n>>> print(e.eq(e2))\nTrue\n>>> e3 = Empty(SeqSort(IntSort()))\n>>> print(e3)\nEmpty(Seq(Int))\n>>> e4 = Empty(ReSort(SeqSort(IntSort())))\n>>> print(e4)\nEmpty(ReSo... | 0 |
{'name': 'BlockManager.blocking@friendship/models.py', 'description': 'Return a list of all users the given user blocks', 'signature': 'def blocking(self, user):'}</s>friendship_request_canceled = Signal() | 0 |
{'name': 'locked@runner/tez/apache-hive-0.13.0.2.1.0.0-92-bin/lib/py/thrift/server/TNonblockingServer.py', 'description': 'Decorator which locks self.lock.', 'signature': 'def locked(func):'}</s>{'name': 'TMemoryBuffer@runner/tez/apache-hive-0.13.0.2.1.0.0-92-bin/lib/py/thrift/transport/TTransport.py', 'description': '... | 0 |
{'name': 'athena_source@05_explore/data-wrangler/99_GENERATED_Python_Code.py', 'description': 'Represents a source that handles Athena.\n\nNote: Input dataset_definition is a Mohave specific dataset definition and is different from Processing Job\ndataset definition.', 'signature': 'def athena_source(spark, mode, datas... | 0 |
{'name': 'guess_tempo_parameters@oqupy/tempo.py', 'description': 'Function to roughly estimate appropriate parameters for a TEMPO\ncomputation.\n\n.. warning::\n\n No guarantee that resulting TEMPO calculation converges towards the\n correct dynamics! Please refer to the TEMPO documentation and check\n converg... | 0 |
{'name': 'InverseLaplaceTransformAlgorithmBase.line_integrate_all_multi@torchlaplace/inverse_laplace.py', 'description': 'Reconstruct trajectories :math:`\\mathbf{x}(t)` for `fp`, Laplace representations evaluated at `s` points from the input `ti` points, :math:`t`, using the selected ILT algorithm (takes batch input o... | 0 |
{'name': 'compute_prediction@chapter5/logistic_regression_from_scratch.py', 'description': 'Compute the prediction y_hat based on current weights', 'signature': 'def compute_prediction(X, weights):'}</s>{'name': 'predict@chapter5/logistic_regression_from_scratch.py', 'description': 'DOCSTRING', 'code': 'def predict(X, ... | 0 |
{'name': 'GeoNetcdf.__init__@salem/datasets.py', 'description': 'Open the file and try to understand it.\n\nParameters\n----------\nfile: path to the netcdf file\ngrid: a Grid object. This will override the normal behavior of\nGeoNetcdf, which is to try to understand the grid automatically.\ntime: a time array. This wi... | 0 |
{'name': 'Photo.getPhotoFile@flickr_api/objects.py', 'description': " returns the URL to the photo file corresponding to the\n given size.\n\nArguments:\n size_label: The label corresponding to the photo size\n\n 'Square': 75x75\n 'Thumbnail': 100 on longest side\n 'Small': 240 on longest... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQZAO_CREATE_ONLY = 67108864 | 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': 'get_cpu_percent@worker/bases.py', 'description': 'DOC... | 0 |
{'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': 'print_stacktraces@tools/lldb/packages/Python/lldbsuite/test/lldbut... | 0 |
{'name': 'CondensedGraphOfReactionFeaturizer.__call__@chemprop/featurizers/molgraph/reaction.py', 'description': 'Featurize the input reaction into a molecular graph\n\nParameters\n----------\nrxn : Rxn\n a 2-tuple of atom-mapped rdkit molecules, where the 0th element is the reactant and the\n 1st element is the ... | 1 |
{'name': 'graph_edges_intersecting_polygon@GOSTNets/GOSTNets/GOSTnet.py', 'description': "#### Function for identifying edges of a graph that intersect polygon(s) ###\n REQUIRED: G - a Graph object\n polygons - a GeoDataFrame containing one or more polygons\n mode - a string, either 'contains' or 'i... | 0 |
{'name': 'dependencies_of_symbol@contrib/mbedtls/tests/scripts/set_psa_test_dependencies.py', 'description': 'Return the dependencies for a symbol that designates a cryptographic mechanism.', 'signature': 'def dependencies_of_symbol(symbol):'}</s>CLASSIC_DEPENDENCIES = frozenset([
# This list is manually filtered f... | 0 |
{'name': 'Type.fields@pygraphy/introspection.py', 'description': 'OBJECT and INTERFACE only', 'signature': 'def fields(self, include_deprecated: Optional[bool] = False) -> Optional[List[Field]]:'}</s>{'name': 'WithMetaSchema@pygraphy/introspection.py', 'description': 'DOCSTRING', 'base_classes': ['BaseSchema'], 'method... | 0 |
{'name': 'MetaDataFrame.__init__@stock_pandas/meta/cumulator.py', 'description': 'Creates a stock data frame\n\nArgs:\n data (ndarray, Iterable, dict, DataFrame, StockDataFrame): data\n date_col (:obj:`str`, optional): If set, then the column named `date_col` will convert and set as the DateTimeIndex of the data ... | 0 |
{'name': 'run_normal@scripts/benchmarks/restful.py', 'description': 'crud and search for specify dataset', 'signature': 'def run_normal(args: argparse.Namespace):'}</s>{'name': 'drop_space@scripts/benchmarks/restful.py', 'description': 'DOCSTRING', 'code': 'def drop_space(args: argparse.Namespace):\n url = f"{args.u... | 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': 'NestingState.Update@scripts/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': 'NewDatabase.update@premise/new_database.py', 'description': 'Update a specific sector by name.', 'signature': 'def update(self, sectors: [str, list, None] = None) -> None:'}</s>FILEPATH_RHENIUM = INVENTORY_DIR / "lci-rhenium.xlsx" | 0 |
{'name': 'read_html@meza/io.py', 'description': "Reads tables from an html file\n\nTODO: convert to lxml.etree.iterparse\nhttp://lxml.de/parsing.html#iterparse-and-iterwalk\n\nArgs:\n filepath (str): The html file path or file like object.\n If you have a url, use the following pattern:\n\n r = request... | 1 |
{'name': 'ParseArguments@tools/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': 'Print... | 1 |
{'name': 'Locale.year_abbreviation@arrow/locales.py', 'description': 'Returns the year for specific locale if available\n\n:param year: the ``int`` year (4-digit)', 'signature': 'def year_abbreviation(self, year: int) -> str:'}</s>{'name': 'HindiLocale@arrow/locales.py', 'description': 'DOCSTRING', 'base_classes': ['Lo... | 0 |
{'name': 'CiteSeerX.get_abs_pdf_urls@paper2remarkable/providers/citeseerx.py', 'description': 'Get the pdf and abstract url from a OpenReview url', 'signature': 'def get_abs_pdf_urls(self, url):'}</s>{'name': 'CiteSeerX@paper2remarkable/providers/citeseerx.py', 'description': 'DOCSTRING', 'base_classes': ['Provider'], ... | 1 |
{'name': 'bisect_good@nix_bisect/bisect_runner.py', 'description': 'Mark a commit as good.\n\nThe same disclaimer as for `bisect_bad` applies.', 'signature': 'def bisect_good(commit):'}</s>{'name': 'rev_pretty@nix_bisect/git.py', 'description': 'Pretty-print a revision for usage in logs.', 'code': 'def rev_pretty(rev):... | 0 |
{'name': 'PackageFinder._link_package_versions@scripts/pdns/lib/python2.7/site-packages/pip/index.py', 'description': 'Return an InstallationCandidate or None', 'signature': 'def _link_package_versions(self, link, search):'}</s>__package__ = __name__ | 0 |
{'name': 'get_from_cache@pytorch_pretrained_bert/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>{'name': 'split_s3_path@pytorch_pre... | 0 |
{'name': '_parse_global_attrs@uxarray/io/_mpas.py', 'description': 'Helper to parse MPAS global attributes.', 'signature': 'def _parse_global_attrs(in_ds, out_ds):'}</s>NODE_FACE_CONNECTIVITY_ATTRS = {
"cf_role": "node_face_connectivity",
"long name": "Faces that neighbor each node",
"start_index": 0,
"... | 0 |
{'name': 'Hub.handle_event@custom_components/hubitat/hub.py', 'description': 'Handle events received from the Hubitat hub.', 'signature': 'def handle_event(self, event: Event) -> None:'}</s>Listener = Callable[[Event], None] | 0 |
{'name': 'generation_step_callback@gp_learner.py', 'description': 'Called after each generation step cycle in train().\n\n:param run: number of the current run\n:param gtp_scores: gtp_scores as of start of this run\n:param user_callback_per_generation: a user provided callback that is called\n after each training ge... | 0 |
{'name': 'IncInterfaceGenerator.do_table4_transformation@da/compiler/incgen.py', 'description': 'Transformation defined in Table 4 of OOPSLA paper.\n\nThis transformation breaks up quantification conditions involving\nlogical operators (and/or) in the hopes of creating opportunities to\napply table 3.\n\nNote 1: unlike... | 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': 'track@twitter_to_sqlite/cli.py', 'description': 'Expe... | 0 |
{'name': 'merge_blocks_job@maf/impl/naiveLiftUp.py', 'description': "Combine the lifted blocks and add in the current genome's sequence.", 'signature': 'def merge_blocks_job(job, genome, child_names, block_ids, hal_id, opts):'}</s>{'name': 'start_job@maf/impl/naiveLiftUp.py', 'description': 'Set up the structure of the... | 0 |
{'name': 'test_multimodal_predict_on_public_models@tests/public_models/test_public_models_predicts.py', 'description': 'Test multimodal models.\nCurrently supporting only text and image inputs.', 'signature': 'def test_multimodal_predict_on_public_models(channel):'}</s>{'name': 'metadata@tests/common.py', 'description'... | 1 |
{'name': 'cnn_statistics@condensa/util.py', 'description': 'Computes accuracy of given CNN model.\n\n:param model: PyTorch model\n:type model: `torch.nn.Module`\n:param criterion: Loss function\n:param dataloader: Data loader to use\n:return: Top-1 and Top-5 accuracies\n:rtype: Tuple(top1, top5)', 'signature': 'def cnn... | 1 |
{'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': 'DimensionMissingC... | 0 |
{'name': '_GetTextInside@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': "Retrieves all the text between matching open and close parentheses.\n\nGiven a string of lines and a regular expression string, retrieve all the text\nfollowing the expression and between opening punctuation symbols like\n(, [, or {, ... | 0 |
{'name': 'FeatureMagnetometer.extract_data@blue_st_sdk/features/feature_magnetometer.py', 'description': "Extract the data from the feature's raw data.\n\nArgs:\n timestamp (int): Data's timestamp.\n data (str): The data read from the feature.\n offset (int): Offset where to start reading data.\n\nReturns:\n ... | 1 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCACF_REG_SUB_IDENTITY = 3055 | 0 |
{'name': 'TransformerDecoder.output_layer@fairseq/models/hubert/hubert_asr.py', 'description': 'Project features to the vocabulary size.', 'signature': 'def output_layer(self, features, **kwargs):'}</s>{'name': 'safe_hasattr@fairseq/utils.py', 'description': 'Returns True if the given key exists and is not None.', 'cod... | 0 |
{'name': 'wait_on_db_update@grizli/aws/db.py', 'description': 'Wait for db to stop updating on root', 'signature': 'def wait_on_db_update(root, t0=60, dt=30, n_iter=60, engine=None):'}</s>{'name': 'various_selections@grizli/aws/db.py', 'description': 'DOCSTRING', 'code': 'def various_selections():\n from grizli.aws ... | 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': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCACF_REG_STREAM_NAME = 3041 | 0 |
{'name': 'spenders_taproot_active@test/functional/feature_taproot.py', 'description': 'Return a list of Spenders for testing post-Taproot activation behavior.', 'signature': 'def spenders_taproot_active():'}</s>{'name': 'spenders_taproot_nonstandard@test/functional/feature_taproot.py', 'description': 'Spenders for test... | 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': 'odctndict@training_codes/utils/utils_model.py', 'description': "D = ODCTNDICT((N1 N2 ... Np),(L1 L2 ... Lp)) returns an overcomplete \nDCT dictionary for p-dimensional signals of size N1xN2x...xNp. The number \nof DCT atoms in the i-th dimension is Li, so the combined dictionary is of\nsize (N1*N2*...*Np) x (... | 0 |
{'name': 'DebuggerAPI.do_delete@tools/p4dbg.py', 'description': "Unsets a break point, previously set with the 'break' command: delete(d) <obj_type> <obj_name>", 'signature': 'def do_delete(self, line):'}</s>{'name': 'Msg_FilterNotifications@tools/p4dbg.py', 'description': 'DOCSTRING', 'base_classes': ['BasicMsg'], 'me... | 0 |
{'name': 'auto_cpp_level@deps/pybind11/pybind11/setup_helpers.py', 'description': 'Return the max supported C++ std level (17, 14, or 11). Returns latest on Windows.', 'signature': 'def auto_cpp_level(compiler):'}</s>{'name': 'build_ext@deps/pybind11/pybind11/setup_helpers.py', 'description': 'Customized build_ext that... | 0 |
{'name': 'CodeGenTest.test_fgpu_agent_func_input_types@tests/python/codegen/test_codegen.py', 'description': 'Try all the message input types by using a string replacement ', 'signature': 'def test_fgpu_agent_func_input_types(self):'}</s>py_fgpu_msg_output = "message_out.setVariableFloat("f", f)
message_out.setVariable... | 0 |
{'name': 'IUCoordinator.load@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Load config data for the system', 'signature': 'def load(self, config: OrderedDict) -> "IUCoordinator":'}</s>CONF_START_N_DAYS = "start_n_days" | 0 |
{'name': 'S2V_Tests.test2@blockchain-env/lib/python3.7/site-packages/Cryptodome/SelfTest/Protocol/test_KDF.py', 'description': 'Verify that no more than 127(AES) and 63(TDES)\ncomponents are accepted.', 'signature': 'def test2(self):'}</s>block_size = SHA224Hash.block_size | 1 |
{'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': '_align_column@misc/tableutils.py', 'description': '[string] -> [padded_string]\n\n>>> list(map(str,_align_column(["12.345", "-1234.5", "1.23", "1234.5", "1e+234", "1.0e234"], "decimal")))\n[\' 12.345 \', \'-1234.5 \', \' 1.23 \', \' 1234.5 \', \' 1e+234 \', \' 1.0e234\']\n\n>>> list(map(st... | 1 |
{'name': '_len_preprocessed_single@src/betterproto/__init__.py', 'description': 'Calculate the size of adjusted values for serialization without fully serializing them.', 'signature': 'def _len_preprocessed_single(proto_type: str, wraps: str, value: Any) -> int:'}</s>{'name': 'bool_field@src/betterproto/__init__.py', '... | 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': 'Retry.with_deadline@stream/clients/python/bookkeeper/common/retry.py', 'description': 'Return a copy of this retry with the given deadline.\nArgs:\n deadline (float): How long to keep retrying.\nReturns:\n Retry: A new retry instance with the given deadline.', 'signature': 'def with_deadline(self, deadl... | 0 |
{'name': 'plot@phi/vis/_vis.py', 'description': "Creates one or multiple figures and sub-figures and plots the given fields.\n\nTo show the figures, use `show()`.\n\nThe arguments `row_dims`, `col_dims`, `animate` and `overlay` control how data is presented.\nEach accepts dimensions as a `str`, `Shape`, tuple, list or ... | 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': 'convert_pdb_to_mmcif@colabfold/batch.py', 'description': 'convert existing pdb files into mmcif with the required poly_seq and revision_date', 'signature': 'def convert_pdb_to_mmcif(pdb_file: Path):'}</s>{'name': 'mk_template@colabfold/batch.py', 'description': 'DOCSTRING', 'code': 'def mk_template(\n a3m_... | 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>MQ_AUTH_INFO_DESC_LENGTH = 64 | 0 |
{'name': 'AsyncAHK.mouse_position@ahk/_async/engine.py', 'description': 'Convenience property for :py:meth:`get_mouse_position`\n\nSetter accepts a tuple of x,y coordinates passed to :py:meth:`mouse_mouse`', 'signature': 'def mouse_position(self) -> AsyncPropertyReturnTupleIntInt:'}</s>{'name': 'AsyncFutureResult@ahk/_... | 0 |
{'name': 'test_default_ignore@tests/test_ignore.py', 'description': 'tests that .DS_Store and ascmhl/ fs entries are ignored from the mhl spec', 'signature': 'def test_default_ignore(temp_tree):'}</s>{'name': 'hash@ascmhl/commands.py', 'description': 'Create and print a hash value for a file', 'code': 'def hash(file_pa... | 0 |
{'name': 'parseOptionsAndInitTestdirs@lldb/packages/Python/lldbsuite/test/dotest.py', 'description': "Initialize the list of directories containing our unittest scripts.\n\n'-h/--help as the first option prints out usage info and exit the program.", 'signature': 'def parseOptionsAndInitTestdirs():'}</s>{'name': 'get_ab... | 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.