text string | label int64 |
|---|---|
{'name': 'RasterMap@MRT_FUNC_PY4_influxDB.py', 'description': 'Make a map centered at a given point, with given dimensions', 'signature': 'def RasterMap():'}</s>REPORT_STATE = b'X' | 0 |
{'name': 'LoadtestWorkerServicer.Check@load-test-framework/python_src/proto_dir/loadtest_pb2_grpc.py', 'description': 'Check the status of a load test worker.\n ', 'signature': 'def Check(self, request, context):'}</s>_STARTREQUEST = _descriptor.Descriptor(
name='StartRequest',
full_name='google.pubsub.loadtest.... | 0 |
{'name': '_load_items_from_file@venv/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py', 'description': 'Given a single file, loads all the trust objects from it into arrays and\nthe keychain.\nReturns a tuple of lists: the first list is a list of identities, the\nsecond a list of certs.', 'si... | 0 |
{'name': '_to_word@persiantools/digits.py', 'description': 'Convert a number to its Persian word representation.\n\nThis function takes an integer and converts it to its Persian word representation.\nIt handles numbers up to 1,000,000,000,000,000 (one quadrillion).\n\nParameters:\nnumber (int): The number to be convert... | 0 |
{'name': 'View.pick_areas@picasso/gui/render.py', 'description': 'Finds the areas of all current picks in um^2.\n\nReturns\n-------\nareas : np.1darray\n Areas of all picks.', 'signature': 'def pick_areas(self):'}</s>{'name': 'FastRenderDialog@picasso/gui/render.py', 'description': 'A class to randomly sample a give... | 0 |
{'name': 'build@bioconda_utils/build.py', 'description': "Build a single recipe for a single env\n\nArguments:\n recipe: Path to recipe\n pkg_paths: List of paths to expected packages\n testonly: Only run the tests described in the meta.yaml\n mulled_test: Run tests in minimal docker container\n channels: Channels... | 0 |
{'name': 'GoogleVisibleMap.__init__@salem/datasets.py', 'description': "Initialize\n\nParameters\n----------\nx : array\n x coordinates of the points to include on the map\ny : array\n y coordinates of the points to include on the map\ncrs : proj or Grid\n coordinate reference system of x, y\nsize_x : int\n image s... | 0 |
{'name': 'prune_conv1d_layer@source/pytorch_transformers/modeling_utils.py', 'description': 'Prune a Conv1D layer (a model parameters) to keep only entries in index.\nA Conv1D work as a Linear layer (see e.g. BERT) but the weights are transposed.\nReturn the pruned layer as a new layer with requires_grad=True.\nUsed to... | 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_MONTH = "month" | 0 |
{'name': 'get@plugin.video.realizerx/resources/lib/modules/cache.py', 'description': ':param function: Function to be executed\n:param duration: Duration of validity of cache in hours\n:param args: Optional arguments for the provided function', 'signature': 'def get(function, duration, *args):'}</s>{'name': 'appearance... | 0 |
{'name': 'run@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Start a server instance. This method blocks until the server terminates.\n\n:param app: WSGI application or target string supported by\n :func:`load_app`. (default: :func:`default_app`)\n:param server: Server adapter to use. See :data:... | 0 |
{'name': 'matchOnlyAtCol@tests/_lib_vendors/pkg_resources/_vendor/pyparsing.py', 'description': 'Helper method for defining parse actions that require matching at a specific\ncolumn in the input text.', 'signature': 'def matchOnlyAtCol(n):'}</s>{'name': 'ParseExpression@tests/_lib_vendors/pkg_resources/_vendor/pyparsin... | 0 |
{'name': 'execute@Toolbox/arcsdm/ModelValidation.py', 'description': 'Model Validation Tool\n Evaluates a model in a raster format and delivers results of the tests \n \n:param parameters: parameters object with all the parameters from the python-tool. It contains:\n test_points: Point to be evaluated \n cl... | 0 |
{'name': 'ready@api/project/__init__.py', 'description': "Return ready status (true or false) for various Malcolm components\n\nParameters\n----------\n\nReturns\n-------\narkime\n true or false, the ready status of Arkime\ndashboards\n true or false, the ready status of Dashboards (or Kibana)\ndashboards_maps\n ... | 0 |
{'name': 'test_shape_mismatch1@tests/test_propagator.py', 'description': 'Check error when Tensors not right shape.', 'signature': 'def test_shape_mismatch1(prop):'}</s>{'name': 'test_wrong_wavefield_batch_size2@tests/test_propagator.py', 'description': 'Check error when wavefield batch size too small.', 'code': 'def t... | 0 |
{'name': 'get_address_list@src/future/backports/email/_header_value_parser.py', 'description': 'address_list = (address *("," address)) / obs-addr-list\n obs-addr-list = *([CFWS] ",") address *("," [address / CFWS])\n\nWe depart from the formal grammar here by continuing to parse until the end\nof the input, assumin... | 0 |
{'name': 'Data.get_scores@verif/data.py', 'description': "Retrieves scores from all files\n\nClimatology is handled by subtracting clim's fcst field from any\nobs or determinsitic fields.\n\nArguments:\nfields Which verif.field should be retreived? Either a list or a\n single field can be supplied... | 0 |
{'name': 'CachetClient.get_default_metric_value@cachet_url_monitor/client.py', 'description': 'Returns default value for configured metric.', 'signature': 'def get_default_metric_value(self, metric_id):'}</s>{'name': 'save_config@cachet_url_monitor/client.py', 'description': 'DOCSTRING', 'code': 'def save_config(config... | 0 |
{'name': 'test_write_error_without_response_sent@tests/_sync/test_connection.py', 'description': 'If a server fully closes the connection while the client is sending\nthe request, then client should raise an error.\n\nSee also the `test_write_error_with_response_sent` test above.', 'signature': 'def test_write_error_wi... | 0 |
{'name': 'SQLiteZMQProcess.__init__@sqlite_rx/server.py', 'description': 'The :class: ``sqlite_rx.server.SQLiteServer`` is intended to run as an isolated process.\nThis class represents some of the abstractions for isolated server process', 'signature': 'def __init__(self, *args, **kwargs):'}</s>PARENT_DIR = os.path.di... | 0 |
{'name': 'GetCompute@daisy_workflows/linux_common/utils/common.py', 'description': 'Get google compute api cli object.\n\nArgs:\n discovery: object, from googleapiclient.\n credentials: object, from google.auth.\n\nReturns:\n compute: object, the google compute api object.', 'signature': 'def GetCompute(discovery, c... | 0 |
{'name': 'attr_category_postprocess@pdir/attr_category.py', 'description': 'Unifies attr_category to a tuple, add AttrCategory.SLOT if needed.', 'signature': 'def attr_category_postprocess(get_attr_category_func):'}</s>{'name': 'category_match@pdir/attr_category.py', 'description': 'DOCSTRING', 'code': 'def category_ma... | 0 |
{'name': 'StatementSplitter.process@libs/sqlparse/engine/statement_splitter.py', 'description': 'Process the stream', 'signature': 'def process(self, stream):'}</s>Command = Keyword.Command | 0 |
{'name': 'main_branch_bot_actions@src/oca_github_bot/tasks/main_branch_bot.py', 'description': "Run main branch bot actions on a local git checkout.\n\n'cwd' is the directory containing the root of a local git checkout.", 'signature': 'def main_branch_bot_actions(org, repo, branch, cwd):'}</s>{'name': 'github_user_can_... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQIAMO64_AVG_Q_TIME = 703 | 0 |
{'name': 'get_ec2_instances@bin/ec2_instance_ami_report.py', 'description': 'Get EC2 instances in a given region.', 'signature': 'def get_ec2_instances(region, session, account_id, account_name):'}</s>{'name': 'get_all_regions@bin/ec2_instance_ami_report.py', 'description': 'Get all available AWS regions.', 'code': 'de... | 0 |
{'name': 'test_email_validation_with_none@voluptuous/tests/tests.py', 'description': 'Test with invalid None email address', 'signature': 'def test_email_validation_with_none():'}</s>{'name': 'test_clamp_invalid@voluptuous/tests/tests.py', 'description': 'DOCSTRING', 'code': 'def test_clamp_invalid():\n s = Schema(C... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCA_CHINIT_SERVICE_PARM = 2076 | 0 |
{'name': 'BaseResponse.add_header@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Add an additional response header, not removing duplicates. ', 'signature': 'def add_header(self, name, value):'}</s>{'name': 'parse_date@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Parse rfc1123, rfc... | 0 |
{'name': 'add_multi_constructor@strictyaml/ruamel/main.py', 'description': 'Add a multi-constructor for the given tag prefix.\nMulti-constructor is called for a node if its tag starts with tag_prefix.\nMulti-constructor accepts a Loader instance, a tag suffix,\nand a node object and produces the corresponding Python ob... | 0 |
{'name': 'generate_energy_edges@src/naima/utils.py', 'description': 'Generate energy bin edges from given energy array.\n\nGenerate an array of energy edges from given energy array to be used as\nabcissa error bar limits when no energy uncertainty or energy band is\nprovided.\n\nParameters\n----------\nene : `astropy.u... | 0 |
{'name': 'isi_schema_to_swagger_object@components/create_swagger_config.py', 'description': 'Convert isi_schema to Swagger object definition.', 'signature': 'def isi_schema_to_swagger_object(isi_obj_name_space, isi_obj_name,'}</s>{'name': 'build_path_param@components/create_swagger_config.py', 'description': 'Build pat... | 0 |
{'name': 'check_shapely_version@pygeos/io.py', 'description': 'This function will try to import shapely and extracts some necessary classes and functions from the package.\nIt also looks if Shapely and PyGEOS use the same GEOS version, as this means the conversion can be faster.\n\nThis function sets a few global varia... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQEPH_STRUC_LENGTH_FIXED = 68 | 0 |
{'name': 'register@aiorpc/server.py', 'description': "Register a function on the RPC server.\nUsage:\n >>> def sum(x, y):\n >>> return x + y\n >>> register('sum', sum)\n\n:param name: The remote name of the function, can be different with the f.__name__.\n:param f: Function object. Must be a callable objec... | 0 |
{'name': 'prepare_backend@scratch/converters/modules/model_zoo/getter.py', 'description': "Check if ONNX, MXNet and TensorRT models exist and download/create them otherwise.\n\n:param model_name: Name of required model. Must be one of keys in `models` dict.\n:param backend_name: Name of inference backend. (onnx, trt)\n... | 0 |
{'name': 'Schema._compile_dict@voluptuous/schema_builder.py', 'description': 'Validate a dictionary.\n\nA dictionary schema can contain a set of values, or at most one\nvalidator function/type.\n\nA dictionary schema will only validate a dictionary:\n\n >>> validate = Schema({})\n >>> with raises(er.MultipleInval... | 0 |
{'name': 'TrainableIvectorExtractor.add_config@montreal_forced_aligner/ivector/trainer.py', 'description': 'Add a trainer to the pipeline\n\nParameters\n----------\ntrain_type: str\n Type of trainer to add, one of "dubm", "ivector", or "plda"\nparams: dict[str, Any]\n Parameters to initialize trainer\n\nRaises\n-... | 0 |
{'name': 'delta_encoding@topojson/ops.py', 'description': 'Function to apply delta-encoding to linestrings.\n\nParameters\n----------\nlinestrings : list of shapely.geometry.LineStrings\n LineStrings that will be delta-encoded\n\nReturns\n-------\nlist of shapely.geometry.LineStrings\n LineStrings that are delta-... | 0 |
{'name': 'pdgd@adv_lib/attacks/primal_dual_gradient_descent.py', 'description': 'Primal-Dual Gradient Descent (PDGD) attack from https://arxiv.org/abs/2106.01538. This version is only suitable for\nthe L2-norm.\n\nParameters\n----------\nmodel : nn.Module\n Model to attack.\ninputs : Tensor\n Inputs to attack. Sh... | 0 |
{'name': 'pytest_pycollect_makeitem_convert_async_functions_to_subclass@pytest_asyncio/plugin.py', 'description': 'Converts coroutines and async generators collected as pytest.Functions\nto AsyncFunction items.', 'signature': 'def pytest_pycollect_makeitem_convert_async_functions_to_subclass('}</s>{'name': '_add_finali... | 0 |
{'name': 'eGetRawS@src/LabJackPython.py', 'description': 'Function not yet implemented.\n\nFor Windows only.', 'signature': 'def eGetRawS(Handle, pIOType, Channel, pValue, x1):'}</s>{'name': 'eTCConfig@src/LabJackPython.py', 'description': 'An easy function that configures and initializes all the timers and counters.\n... | 0 |
{'name': 'TestAdminTree.test_result_tree@treebeard/tests/test_treebeard.py', 'description': 'Verifies that inclusion tag result_list generates a table when with\ndefault ModelAdmin settings.', 'signature': 'def test_result_tree(self, model_without_proxy):'}</s>{'name': 'get_changelist_args@treebeard/tests/test_treebear... | 1 |
{'name': 'string_len_dwc@tg/utils.py', 'description': 'Returns string len including count for double width characters', 'signature': 'def string_len_dwc(string: str) -> int:'}</s>LOG_LEVEL = "INFO" | 0 |
{'name': '_AddMessageMethods@python/google/protobuf/internal/python_message.py', 'description': 'Adds implementations of all Message methods to cls.', 'signature': 'def _AddMessageMethods(message_descriptor, cls):'}</s>{'name': 'ZigZagEncode@python/google/protobuf/internal/wire_format.py', 'description': 'ZigZag Transf... | 0 |
{'name': 'TokenizerBase.tokenize@bert4keras/tokenizers.py', 'description': '分词函数\n ', 'signature': 'def tokenize(self, text, maxlen=None):'}</s>{'name': 'Tokenizer@bert4keras/tokenizers.py', 'description': 'Bert原生分词器\n纯Python实现,代码修改自keras_bert的tokenizer实现', 'base_classes': ['TokenizerBase'], 'methods': [{'name':... | 0 |
{'name': 'has_good_and_bad@nix_bisect/bisect_runner.py', 'description': 'Determines if the bisect can start', 'signature': 'def has_good_and_bad():'}</s>{'name': 'read_patchset@nix_bisect/bisect_runner.py', 'description': 'Reats the current (i.e. longest) patchset from the refs', 'code': 'def read_patchset():\n """R... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQIACF_LDAP_CONNECTION_STATUS = 1409 | 0 |
{'name': 'COCOeval.evaluateImg@src/data/pycocotools/cocoeval.py', 'description': 'perform evaluation for single category and image\n:return: dict (single image results)', 'signature': 'def evaluateImg(self, imgId, catId, aRng, maxDet):'}</s>merge = _mask.merge | 0 |
{'name': 'LpAffineExpression.asCplexVariablesOnly@pulp/pulp.py', 'description': 'helper for asCplexLpAffineExpression', 'signature': 'def asCplexVariablesOnly(self, name: str):'}</s>LpCategories = {LpContinuous: "Continuous", LpInteger: "Integer", LpBinary: "Binary"} | 0 |
{'name': 'RMLAttribute.get@src/z3c/rml/attr.py', 'description': 'See zope.schema.interfaces.IField', 'signature': 'def get(self):'}</s>SPLIT_CHOICES = ('splitfirst', 'splitlast') | 0 |
{'name': 'TestToivanen.test_euclidean_dist_output@tests/test_toivanen.py', 'description': 'Explanation:\n\nTaking euclidean distance with x==0 below:\nx-------------\n| |\n| |\n| |\n| |\n| |\n| |\n--------------\n\nThe max distance in euclidean output wi... | 0 |
{'name': 'PackageIndex.process_index@venv/Lib/site-packages/setuptools/package_index.py', 'description': 'Process the contents of a PyPI page', 'signature': 'def process_index(self, url, page):'}</s>open_with_auth = socket_timeout(_SOCKET_TIMEOUT)(open_with_auth) | 0 |
{'name': 'html_escape@src/back/kite/bottle.py', 'description': 'Escape HTML special characters ``&<>`` and quotes ``\'"``. ', 'signature': 'def html_escape(string):'}</s>{'name': 'abort@src/back/kite/bottle.py', 'description': 'Aborts execution and causes a HTTP error. ', 'code': 'def abort(code=500, text=\'Unknown Err... | 0 |
{'name': 'TestObjectsE2E.test_host_record_ea_inheritance@e2e_tests/test_objects.py', 'description': 'Checks if EA inheritance for record:host object\nworks as expected', 'signature': 'def test_host_record_ea_inheritance(self):'}</s>{'name': 'NotificationRule@infoblox_client/objects.py', 'description': "NotificationRule... | 0 |
{'name': 'handle_fmap_case@bidskit/fmaps.py', 'description': 'There are two popular GRE fieldmap organizations: Case 1 and Case 2\nSource: BIDS 1.4.0 Specification https://bids-specification.readthedocs.io\nCase 1\nsub-<label>/[ses-<label>/]\n fmap/\n sub-<label>[_ses-<label>][_acq-<label>][_run-<index>]_phas... | 0 |
{'name': 'plot_sounding_axes@pymeteo/skewt.py', 'description': 'Plots Skew-T/Log-P axes\n\nThis will plot isotherms, isobars, dry and moist adiabats, \nlines of constant water vapor mixing ratio, labels and \nsetup the y axes to be reversed.\n\n:paramter axes: The axes to draw on', 'signature': 'def plot_sounding_axes(... | 0 |
{'name': 'make_combined_mosaics@grizli/pipeline/auto_script.py', 'description': 'Drizzle combined mosaics\n\nmosaic_driz_cr_type : int\n (mosaic_driz_cr_type & 1) : flag CRs on all IR combined\n (mosaic_driz_cr_type & 2) : flag CRs on IR filter combinations\n (mosaic_driz_cr_type & 4) : flag CRs on all OPT com... | 0 |
{'name': 'has_good_and_bad@nix_bisect/bisect_runner.py', 'description': 'Determines if the bisect can start', 'signature': 'def has_good_and_bad():'}</s>{'name': 'bisect_env_args@nix_bisect/bisect_runner.py', 'description': 'Generates arguments for bisect-env to apply the patchset', 'code': 'def bisect_env_args(patchse... | 0 |
{'name': 'RPCBindTest.run_bind_test@qa/rpc-tests/rpcbind_test.py', 'description': 'Start a node with requested rpcallowip and rpcbind parameters,\nthen try to connect, and check if the set of bound addresses\nmatches the expected set.', 'signature': 'def run_bind_test(self, allow_ips, connect_to, addresses, expected):'... | 0 |
{'name': 'ap_per_class@yolov3/utils/utils.py', 'description': 'Compute the average precision, given the recall and precision curves.\nSource: https://github.com/rafaelpadilla/Object-Detection-Metrics.\n# Arguments\n tp: True positives (nparray, nx1 or nx10).\n conf: Objectness value from 0-1 (nparray).\n p... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRCCF_LISTENER_STARTED = 3233 | 0 |
{'name': '_rd_dat_signals@wfdb/io/_signal.py', 'description': "Read all signals from a WFDB dat file.\n\nParameters\n----------\nfile_name : str\n The name of the dat file.\ndir_name : str\n The full directory where the dat file(s) are located, if the dat\n file(s) are local.\npn_dir : str\n The PhysioNet d... | 1 |
{'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': 'toggle_fullscreen@soundrts/clientmedia.py', 'description': 'toggle full screen mode, and say it', 'signature': 'def toggle_fullscreen():'}</s>voice = _Voice() | 1 |
{'name': 'LiteralSpace._update_objects_from_state@pddlgym/spaces.py', 'description': 'Given a state, extract the objects and if they have changed, \nrecompute all ground literals', 'signature': 'def _update_objects_from_state(self, state):'}</s>{'name': 'LiteralSetSpace@pddlgym/spaces.py', 'description': 'DOCSTRING', '... | 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': 'plot_results@tune/local.py', 'description': 'Plot the current results of the optimizer.\n\nParameters\n----------\noptimizer : bask.Optimizer\n Fitted Optimizer object.\nresult_object : scipy.optimize.OptimizeResult\n Result object containing the data and the last fitted model.\niterations : np.ndarray\... | 1 |
{'name': 'parse_cmdline@psslib/pss.py', 'description': 'Parse the list of command-line options and arguments and return a\ntriple: options, args, parser -- the first two being the result of\nOptionParser.parse_args, and the third the parser object itself.`', 'signature': 'def parse_cmdline(cmdline_args):'}</s>IGNORED_D... | 0 |
{'name': 'takePantiltSequence@source/pi-timolo.py', 'description': 'Take a sequence of images based on a list of pantilt positions and save with\na sequence number appended to the filename', 'signature': 'def takePantiltSequence(filename, daymode, pix_ave, num_count, num_path):'}</s>TRACK_TIMEOUT = MOTION_TRACK_TIMEOUT... | 0 |
{'name': 'BitcoinTestFramework._initialize_chain@test/functional/test_framework/test_framework.py', 'description': 'Initialize a pre-mined blockchain for use by the test.\n\nCreate a cache of a 200-block-long chain (with wallet) for MAX_NODES\nAfterward, create num_nodes copies from the cache.', 'signature': 'def _init... | 1 |
{'name': 'CScript.GetSigOpCount@qa/rpc-tests/test_framework/script.py', 'description': 'Get the SigOp count.\n\nfAccurate - Accurately count CHECKMULTISIG, see BIP16 for details.\n\nNote that this is consensus-critical.', 'signature': 'def GetSigOpCount(self, fAccurate):'}</s>OP_NUMNOTEQUAL = CScriptOp(0x9e) | 0 |
{'name': 'create_ignore_elem@varname/ignore.py', 'description': 'Create an ignore element according to the type', 'signature': 'def create_ignore_elem(ignore_elem: IgnoreElemType) -> IgnoreElem:'}</s>{'name': 'IgnoreFilenameQualname@varname/ignore.py', 'description': 'Ignore calls with given qualname in the module with... | 1 |
{'name': 'test_email_validation_with_none@voluptuous/tests/tests.py', 'description': 'Test with invalid None email address', 'signature': 'def test_email_validation_with_none():'}</s>{'name': 'test_maybe_accepts_msg@voluptuous/tests/tests.py', 'description': 'DOCSTRING', 'code': "def test_maybe_accepts_msg():\n s = ... | 0 |
{'name': 'Handler.get_environ@pytest_httpbin/serve.py', 'description': "wsgiref simple server adds content-type text/plain to everything, this\nremoves it if it's not actually in the headers.", 'signature': 'def get_environ(self):'}</s>CERT_DIR = os.path.join(os.path.dirname(os.path.abspath(__file__)), "certs") | 0 |
{'name': 'PacketFilter.get_queues@pf/filter.py', 'description': 'Retrieve the currently loaded queues.\n\nReturn a tuple of PFQueue objects.', 'signature': 'def get_queues(self):'}</s>PF_SK_STACK = 1 | 0 |
{'name': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQRCCF_BIND_FAILED = 4024 | 0 |
{'name': 'R2DiscreteRotationsSolution.sample@e2cnn/kernels/irreps_basis.py', 'description': 'Sample the continuous basis elements on the discrete set of angles in ``angles``.\nOptionally, store the resulting multidimentional array in ``out``.\n\nA value of ``nan`` is interpreted as the angle of a point placed on the or... | 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': 'proxy_config@benchmarks/dynamic_config_envoy_proxy.py', 'description': 'Yield the stock Envoy proxy configuration.', 'signature': 'def proxy_config() -> Generator[str, None, None]:'}</s>{'name': 'SniIntegrationTestBase@test/integration/integration_test_fixtures.py', 'description': 'Base for https/sni tests ag... | 0 |
{'name': 'GraphExecutionManager.__init__@orttraining/orttraining/python/training/ortmodule/_graph_execution_manager.py', 'description': 'Manages construction and execution of ONNX graphs.\n\nArgs:\n module: The flatten PyTorch module to be executed.\n debug_options: Debug options for ORTModule.\n export_mode: ... | 0 |
{'name': 'CPLEX_CMD.readsol@pulp/apis/cplex_api.py', 'description': 'Read a CPLEX solution file', 'signature': 'def readsol(filename):'}</s>VERSION = "3.0.2" | 0 |
{'name': 'NNFOwithBayesianJumps.ode_step@gru_ode_bayes/models.py', 'description': 'Executes a single ODE step.', 'signature': 'def ode_step(self, h, p, delta_t, current_time):'}</s>{'name': 'FullGRUODECell_Autonomous@gru_ode_bayes/models.py', 'description': 'DOCSTRING', 'base_classes': ['torch.nn.Module'], 'methods': [... | 0 |
{'name': 'many@funcparserlib/parser.py', 'description': 'Return a parser that applies the parser `p` as many times as it succeeds at\nparsing the tokens.\n\nReturn a parser that infinitely applies the parser `p` to the input sequence\nof tokens as long as it successfully parses them. The parsed value is a list of\nthe ... | 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': 'get_api_settings@fastapi_utils/api_settings.py', 'description': 'This function returns a cached instance of the APISettings object.\n\nCaching is used to prevent re-reading the environment every time the API settings are used in an endpoint.\n\nIf you want to change an environment variable and reset the cache... | 1 |
{'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': 'And@src/api/python/z3/z3.py', 'description': "Create a Z3 and-expression or and-probe.\n\n>>> p, q, r = Bools('p q r')\n>>> And(p, q, r)\nAnd(p, q, r)\n>>> P = BoolVector('p', 5)\n>>> And(P)\nAnd(p__0, p__1, p__2, p__3, p__4)", 'signature': 'def And(*args):'}</s>{'name': 'Cond@src/api/python/z3/z3.py', 'descr... | 0 |
{'name': 'FieldConfigPage.updateContent@source/configdialog.py', 'description': 'Update page contents from current format settings.\n ', 'signature': 'def updateContent(self):'}</s>{'name': 'TitleEdit@source/configdialog.py', 'description': 'LineEdit that avoids changing the selection on focus changes.\n ', '... | 0 |
{'name': '_ExtractImportantEnvironment@gyp/pylib/gyp/msvs_emulation.py', 'description': "Extracts environment variables required for the toolchain to run from\na textual dump output by the cmd.exe 'set' command.", 'signature': 'def _ExtractImportantEnvironment(output_of_set):'}</s>{'name': 'QuoteForRspFile@gyp/pylib/gy... | 0 |
{'name': 'NodeManager.list_ports@ironicclient/v1/node.py', 'description': 'List all the ports for a given node.\n\n:param node_id: Name or UUID of the node.\n:param marker: Optional, the UUID of a port, eg the last\n port from a previous result set. Return\n the next result set.\n:param limi... | 0 |
{'name': '_format_compatibility_errors@jupyterlab/commands.py', 'description': 'Format a message for compatibility errors.', 'signature': 'def _format_compatibility_errors(name, version, errors):'}</s>{'name': '_semver_prerelease_key@jupyterlab/commands.py', 'description': 'Sort key for prereleases.\n\nPrecedence for t... | 0 |
{'name': 'consume@tools/pydfu.py', 'description': 'Parses the struct defined by `fmt` from `data`, stores the parsed fields\ninto a named tuple using `names`. Returns the named tuple, and the data\nwith the struct stripped off.', 'signature': 'def consume(fmt, data, names):'}</s>{'name': 'get_status@tools/pydfu.py', 'd... | 0 |
{'name': 'extract_from_coords@grizli/aws/sky_wfss.py', 'description': ' ', 'signature': "def extract_from_coords(ra=189.0706488, dec=62.2089502, grisms=['F356W-GRISMR','F410M-GRISMR','F444W-GRISMR'], size=48, grp=None, clean=False, get_cutout=True, cutout_filter='F444W-CLEAR', prefix='gdn-grism', verbose=True, mb_kw... | 0 |
{'name': 'BaseRequest.query@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'The :attr:`query_string` parsed into a :class:`FormsDict`. These\nvalues are sometimes called "URL arguments" or "GET parameters", but\nnot to be confused with "URL wildcards" as they are provided by the\n:class:`Router`. ', 's... | 0 |
{'name': 'TestStandardLibraryReorganization.test_disable_hooks@tests/test_future/test_standard_library.py', 'description': 'Tests the old (deprecated) names. These deprecated aliases should be\nremoved by version 1.0', 'signature': 'def test_disable_hooks(self):'}</s>{'name': 'register_surrogateescape@src/future/utils/... | 0 |
{'name': 'test_calculate_team_ratings@tests/models/weng_lin/test_common.py', 'description': 'Tests the :code:`_calculate_team_ratings` function.', 'signature': 'def test_calculate_team_ratings(model) -> None:'}</s>{'name': '_unwind@openskill/models/weng_lin/common.py', 'description': 'Retain the stochastic tenet of a s... | 0 |
{'name': 'eval@shipwright/_lib/dependencies.py', 'description': 'Given a list of partially applied functions that\ntake a tree and return a list of image names.\n\nFirst apply all non-exclude functinons with the tree built from targets\ncreating a union of the results.\n\nThen returns the results of applying each exclu... | 0 |
{'name': 'Hap.pair_list_m1_m2@ap2/pairing/hap.py', 'description': '5.12.2 M2: Accessory -> iOS Device – ‘List Pairings Responseʼ\nWhen the accessory receives the request, it must perform the following steps:\n\n1. Validate the received data against the established HAP session as\ndescribed in the transport-specific cha... | 0 |
{'name': '_single_conversion@convert.py', 'description': "THIS WON'T WORK RIGHT NOW, USE THE WORLD CONVERSION LOOP IN MAIN\n\nCall only from __main__ section in this module. Generates sample converted\ninto each emotion.\n\n(str) filename - name.wav file to be converted\n(StarGAN-emo-VC1) model - pretrained model to pe... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.