text string | label int64 |
|---|---|
{'name': 'SchemaResource.create_response@notifiers/core.py', 'description': 'Helper function to generate a :class:`~notifiers.core.Response` object\n\n:param data: The data that was used to send the notification\n:param response: :class:`requests.Response` if exist\n:param errors: List of errors if relevant', 'signatur... | 0 |
{'name': 'simxGetVisionSensorImage@7_Demo_youBotPickAndPlace/code/vrep/VREP_RemoteAPIs/sim.py', 'description': 'Please have a look at the function description/documentation in the CoppeliaSim user manual', 'signature': 'def simxGetVisionSensorImage(clientID, sensorHandle, options, operationMode):'}</s>sim_visionintpara... | 0 |
{'name': 'semi_supervised_loss@ivis/nn/losses.py', 'description': "Wraps the provided ivis supervised loss function to deal with the partially\nlabeled data. Returns a new 'semi-supervised' loss function that masks the\nloss on examples where label information is missing.\n\nMissing labels are assumed to be marked with... | 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': 'get_priority@processors/ARM/gdb-8.3.1/gdb/python/lib/gdb/frames.py', 'description': 'Internal worker function to return the frame-filter\'s priority\nfrom a frame filter object. This is a fail free function as it is\nused in sorting and filtering. If a badly implemented frame\nfilter does not implement the ... | 0 |
{'name': 'CrateNode.start@cr8/run_crate.py', 'description': 'Start the process.\n\nThis will block until the Crate cluster is ready to process requests.', 'signature': 'def start(self):'}</s>{'name': '_try_print_log@cr8/run_crate.py', 'description': 'DOCSTRING', 'code': 'def _try_print_log(logfile):\n try:\n ... | 1 |
{'name': 'SerialNode.write_block@src/interface/serial_node.py', 'description': 'Write serial data given command, and data.', 'signature': 'def write_block(self, interface, command, data, check_multi_flag=True):'}</s>JUMP_TO_BOOTLOADER = 126 | 0 |
{'name': 'LpAffineExpression.asCplexVariablesOnly@pulp/pulp.py', 'description': 'helper for asCplexLpAffineExpression', 'signature': 'def asCplexVariablesOnly(self, name: str):'}</s>LpContinuous = "Continuous" | 0 |
{'name': 'profile_dump@lib/charliecloud.py', 'description': 'If profiling, dump the profile data.', 'signature': 'def profile_dump():'}</s>BUG_REPORT_PLZ = "please report this bug: https://github.com/hpc/charliecloud/issues" | 0 |
{'name': 'ImportPlanner._handle_task@wagtail_transfer/operations.py', 'description': 'Attempt to convert a task into a corresponding operation.May fail if we do not yet have\nthe object data for this object, in which case it will be added to postponed_tasks', 'signature': 'def _handle_task(self, task):'}</s>UPDATE_RELA... | 1 |
{'name': 'HyperboloidParameter.modify_grad_inplace@pytorch/hyperbolic_parameter.py', 'description': 'Convert Euclidean gradient into Riemannian ', 'signature': 'def modify_grad_inplace(self):'}</s>{'name': 'dot@pytorch/hyperbolic_parameter.py', 'description': 'DOCSTRING', 'code': 'def dot(x,y): return torch.sum(x * y, ... | 0 |
{'name': 'eval@SSD_pytorch/main.py', 'description': '使用验证集进行验证VOC2007测试集,计算AP及mAP', 'signature': 'def eval():'}</s>opt = DefaultConfig() | 1 |
{'name': 'test_get_atoms_errors@vermouth/tests/test_ffinput.py', 'description': 'Test _get_atoms fails when expected.', 'signature': 'def test_get_atoms_errors(tokens, natoms):'}</s>{'name': '_parse_interaction_parameters@vermouth/ffinput.py', 'description': 'DOCSTRING', 'code': "def _parse_interaction_parameters(token... | 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': 'main@ytmdl/main.py', 'description': 'Run on program call.', 'signature': 'def main(args):'}</s>{'name': 'get_title@ytmdl/yt.py', 'description': 'Try to get the title of the song.\n\nThis is mostly used when URL is passed or playlist\nlinks are passed since in those cases the title is\nnot explicitly passed.',... | 0 |
{'name': 'PyoidcFacade.exchange_authorization_code@src/flask_pyoidc/pyoidc_facade.py', 'description': 'Requests tokens from an authorization code.\n\nParameters\n----------\nauthorization_code: str\n authorization code issued to client after user authorization\nstate: str\n state is used to keep track of response... | 1 |
{'name': 'on_restore_database@src/server/server.py', 'description': 'Restore database.', 'signature': 'def on_restore_database(data):'}</s>_prog_start_epoch2 = (RHTimeFns.getUtcDateTimeNow() - EPOCH_START).total_seconds() | 0 |
{'name': 'test_trigger_unpacking@tests/unit/test_client.py', 'description': 'Usual semantics for unpacking **kwargs ', 'signature': 'def test_trigger_unpacking(client, flush):'}</s>{'name': 'test_bound_method_of_instance@tests/unit/test_client.py', 'description': 'verify bound methods are correctly inspected ', 'code':... | 0 |
{'name': 'LightOSConnector.disconnect_volume@os_brick/initiator/connectors/lightos.py', 'description': 'Disconnect a volume from the local host.\n\nThe connection_properties are the same as from connect_volume.\nThe device_info is returned from connect_volume.\n:param connection_properties: The dictionary that describe... | 0 |
{'name': 'install_ngrok@pyngrok/ngrok.py', 'description': 'Download, install, and initialize ``ngrok`` for the given config. If ``ngrok`` and its default\nconfig is already installed, calling this method will do nothing.\n\n:param pyngrok_config: A ``pyngrok`` configuration to use when interacting with the ``ngrok`` bi... | 0 |
{'name': 'ReplaceByFeeTest.test_new_unconfirmed_inputs@qa/rpc-tests/replace-by-fee.py', 'description': 'Replacements that add new unconfirmed inputs are rejected', 'signature': 'def test_new_unconfirmed_inputs(self):'}</s>OP_PUSHDATA4 = CScriptOp(0x4e) | 0 |
{'name': 'get_valid_padding@code/networks/blocks.py', 'description': 'Padding value to remain feature size.', 'signature': 'def get_valid_padding(kernel_size, dilation):'}</s>{'name': 'FeatureHeatmapFusingBlock@code/networks/blocks.py', 'description': 'DOCSTRING', 'base_classes': ['nn.Module'], 'methods': [{'name': 'Fe... | 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': 'FindScores@webrtc-lib/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/collect_data.py', 'description': 'Given a search path, find scores and return a DataFrame object.\n\nArgs:\n src_path: Search path pattern.\n args: parsed arguments.\n\nReturns:\n A DataFrame object.', 'sign... | 0 |
{'name': 'SensorHandler.validate_arming_event@custom_components/alarmo/sensors.py', 'description': 'check whether all sensors have the correct state prior to arming.', 'signature': 'def validate_arming_event(self, area_id: str, target_state: str = None, **kwargs):'}</s>ATTR_TYPE = "type" | 0 |
{'name': '_GenerateMSVSProject@gyp/pylib/gyp/generator/msvs.py', 'description': 'Generates a .vcproj file. It may create .rules and .user files too.\n\nArguments:\n project: The project object we will generate the file for.\n options: Global options passed to the generator.\n version: The VisualStudioVersion object... | 0 |
{'name': 'source@tools/sel4_extensions/gdbscript.py', 'description': 'Convenience decorator for sourcing gdb commands', 'signature': 'def source(callable):'}</s>{'name': 'seL4SymbolAutoswitching@tools/sel4_extensions/gdbscript.py', 'description': 'Enables or disables symbol file autoswitching', 'base_classes': ['gdb.Co... | 0 |
{'name': 'BaseImage.convex_hull@wand/image.py', 'description': "Find the smallest convex polygon, and returns a list of points.\n\n.. note:: Requires ImageMagick-7.0.10 or greater.\n\nYou can pass the list of points directly to\n:meth:`Drawing.polygon() <wand.drawing.Drawing.polygon>` method\nto draw the convex hull sh... | 0 |
{'name': 'GTestHelpTest.TestUnknownFlagWithAbseil@Engine/lib/gtest/googletest/test/gtest_help_test.py', 'description': 'Verifies correct behavior when an unknown flag is specified.\n\nThe right message must be printed and the tests must\nskipped when the given flag is specified.\n\nArgs:\n flag: A flag to pass to the... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_OBJECT_ALREADY_EXISTS = 4001 | 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': 'torch_hyp_add@scratch/learning_util.py', 'description': 'Accepts torch tensors u, v and returns their sum in hyperbolic\nspace in tensor format. Radius of the open ball is 1/sqrt(c). ', 'signature': 'def torch_hyp_add(u, v, c=1):'}</s>{'name': 'log_map@scratch/learning_util.py', 'description': 'DOCSTRING', 'c... | 0 |
{'name': 'AlarmoBaseEntity.device_info@custom_components/alarmo/alarm_control_panel.py', 'description': 'Return info for device registry.', 'signature': 'def device_info(self) -> dict:'}</s>PANEL_ICON = "mdi:shield-home" | 0 |
{'name': '_extract_images@datasets/download_and_convert_mnist.py', 'description': 'Extract the images into a numpy array.\n\nArgs:\n filename: The path to an MNIST images file.\n num_images: The number of images in the file.\n\nReturns:\n A numpy array of shape [number_of_images, height, width, channels].', 'signatu... | 0 |
{'name': '_makeTags@SneakerBot 2019/venv/lib/python3.7/site-packages/pip-19.0.3-py3.7.egg/pip/_vendor/pyparsing.py', 'description': 'Internal helper to construct opening and closing tag expressions, given a tag name', 'signature': 'def _makeTags(tagStr, xml):'}</s>empty = Empty().setName("empty") | 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... | 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': 'SessionRedirectMixin.rebuild_method@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/requests/sessions.py', 'description': 'When being redirected we may want to change the method of the request\nbased on certain specs or browser behavior.', 'signature': 'def rebuild_method(self, prepared_request, respo... | 0 |
{'name': 'catch_errors@django_afip/admin.py', 'description': 'Catches specific errors in admin actions and shows a friendly error.', 'signature': 'def catch_errors('}</s>{'name': 'AuthTicketAdmin@django_afip/admin.py', 'description': 'DOCSTRING', 'base_classes': ['admin.ModelAdmin'], 'methods': []} | 0 |
{'name': 'rate_from_tuning@tools/audio/extraction/tuning.py', 'description': 'Decompose a tuning value into a pair (samplerate, basenote) that round-trips when ran through `recalc_tuning`', 'signature': 'def rate_from_tuning(tuning : float) -> Tuple[Tuple[str,int]]:'}</s>{'name': 'rank_rates_notes@tools/audio/extractio... | 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': 'NewDatabase.__import_inventories@premise/new_database.py', 'description': 'This method will trigger the import of a number of pickled inventories\nand merge them into the database dictionary.', 'signature': 'def __import_inventories(self) -> List[dict]:'}</s>{'name': 'end_of_process@premise/utils.py', 'descri... | 0 |
{'name': 'main.get_info@mcu/qe/qe.py', 'description': 'Extract basis information from the vasprun.xml', 'signature': 'def get_info(self, filename=None): '}</s>AUTOA5 = AUTOA3 * AUTOA2 | 0 |
{'name': 'compute_ap@yolov3/utils/utils.py', 'description': 'Compute the average precision, given the recall and precision curves.\nSource: https://github.com/rbgirshick/py-faster-rcnn.\n# Arguments\n recall: The recall curve (list).\n precision: The precision curve (list).\n# Returns\n The average precisio... | 0 |
{'name': 'DNSIncoming.readOthers@stino/pyarduino/base/zeroconf.py', 'description': 'Reads the answers, authorities and additionals section of the\npacket', 'signature': 'def readOthers(self):'}</s>_LISTENER_TIME = 200 | 0 |
{'name': 'Parser.p_expression_bytes@lib/rule_engine/parser/__init__.py', 'description': 'object : BYTES', 'signature': 'def p_expression_bytes(self, p):'}</s>{'name': '_iterable_member_value_type@lib/rule_engine/ast.py', 'description': 'DOCSTRING', 'code': 'def _iterable_member_value_type(value):\n\tvalue = (\n\t\tmemb... | 0 |
{'name': 'balance@n26/cli.py', 'description': 'Show account balance ', 'signature': 'def balance():'}</s>{'name': 'standing_orders@n26/cli.py', 'description': 'Show your standing orders', 'code': 'def standing_orders():\n """Show your standing orders"""\n standing_orders_data = API_CLIENT.get_standing_orders()\n\... | 0 |
{'name': '_is_block_content_element@markdownify/__init__.py', 'description': 'In a block context, returns:\n\n- True for content elements (tags and non-whitespace text)\n- False for non-content elements (whitespace text, comments, doctypes)', 'signature': 'def _is_block_content_element(el):'}</s>SPACES = "spaces" | 0 |
{'name': 'Topic.__init__@code/pymqi/__init__.py', 'description': "Associate a Topic instance with the QueueManager object 'queue_manager'\nand optionally open the Topic.\n\nIf topic_desc is passed ignore topic_string and topic_name.\n\nIf open_opts is passed, it specifies topic open options, and\nthe topic is opened im... | 0 |
{'name': 'QueueManager._is_connected@code/pymqi/__init__.py', 'description': "Try pinging the queue manager in order to see whether the application\nis connected to it. Note that the method is merely a convienece wrapper\naround MQCMD_PING_Q_MGR, in particular, there's still possibility that\nthe app will disconnect be... | 0 |
{'name': 'SignatureHash@qa/rpc-tests/test_framework/script.py', 'description': 'Consensus-correct SignatureHash\n\nReturns (hash, err) to precisely match the consensus-critical behavior of\nthe SIGHASH_SINGLE bug. (inIdx is *not* checked for validity)', 'signature': 'def SignatureHash(script, txTo, inIdx, hashtype):'}<... | 0 |
{'name': 'ProcessFileData@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n lines: An array of strings, ... | 0 |
{'name': 'strategy2mealy@tulip/synth.py', 'description': 'Convert strategy to Mealy transducer.\n\nNote that the strategy is a deterministic game graph,\nbut the input `A` is given as the contraction of\nthis game graph.\n\n@param A:\n strategy', 'signature': 'def strategy2mealy('}</s>{'name': '_copy_options_from_ts... | 0 |
{'name': 'default_if_empty@yaql/standard_library/queries.py', 'description': ':yaql:defaultIfEmpty\n\nReturns default value if collection is empty.\n\n:signature: collection.defaultIfEmpty(default)\n:receiverArg collection: input collection\n:argType collection: iterable\n:arg default: value to be returned if collectio... | 0 |
{'name': 'must_be_called@tests/tasks.py', 'description': "This function is patched in tests to see the caller is doing it's job.\n ", 'signature': 'def must_be_called():'}</s>{'name': 'object_result@tests/tasks.py', 'description': 'DOCSTRING', 'code': 'def object_result():\n return object()'} | 0 |
{'name': 'test_http_over_https_error@cheroot/test/test_ssl.py', 'description': 'Ensure that connecting over HTTP to HTTPS port is handled.', 'signature': 'def test_http_over_https_error('}</s>{'name': 'make_tls_http_server@cheroot/test/test_ssl.py', 'description': 'Create and start an HTTP server bound to ``bind_addr``... | 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>MQIACH_DISPS_STARTED = 1585 | 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': 'View.update_pick_info_long@picasso/gui/render.py', 'description': 'Called when evaluating picks statistics in Info Dialog. ', 'signature': 'def update_pick_info_long(self):'}</s>DEFAULT_OVERSAMPLING = 1.0 | 0 |
{'name': 'Plant.pick_petal@src/astrobotany/models.py', 'description': "Pick a petal from a flowering plant.\n\nArgs:\n user: The user picking the petal, if not the plant's owner.\n\nReturns: A string with a description of the resulting action.", 'signature': 'def pick_petal(self, user: User | None = None) -> str:'}<... | 0 |
{'name': 'dl_database@wfdb/io/record.py', 'description': "Download WFDB record (and optionally annotation) files from a\nPhysioNet database. The database must contain a 'RECORDS' file in\nits base directory which lists its WFDB records.\n\nParameters\n----------\ndb_dir : str\n The PhysioNet database directory to do... | 0 |
{'name': 'patch_with_extra_methods@cli/rpc2socks/utils/vendor/loggex.py', 'description': 'Patch a `logging.Logger` or a `logging.LoggerAdapter` derived **object** or\n**type**.', 'signature': 'def patch_with_extra_methods(something):'}</s>error = _mod_logging.error | 0 |
{'name': 'enron_dataset_file@tests/conftest.py', 'description': 'Returns:\n An enron PST file (per parameter)', 'signature': 'def enron_dataset_file(request) -> Path:'}</s>{'name': 'enron_dataset@tests/conftest.py', 'description': 'Returns:\n A directory path expected to contain individual enron directories', 'co... | 0 |
{'name': 'copy_ctypes@capstone/bindings/python/capstone/__init__.py', 'description': 'Returns a new ctypes object which is a bitwise copy of an existing one', 'signature': 'def copy_ctypes(src):'}</s>{'name': '_setup_prototype@capstone/bindings/python/capstone/__init__.py', 'description': 'DOCSTRING', 'code': 'def _set... | 0 |
{'name': 'smimeplus.verify@contrib/smimeplus.py', 'description': "Verify to see if 'smsg' was signed by 'scert', and scert was\nissued by cacert of this object. Return message signed if success,\nNone otherwise", 'signature': 'def verify(self, smsg, scert):'}</s>{'name': 'SMIME@src/M2Crypto/SMIME.py', 'description': '... | 1 |
{'name': 'create_audio_envelope_waveform@avgn/segment_song/wav_to_syllables.py', 'description': 'Creates an audio envelope from waveform', 'signature': 'def create_audio_envelope_waveform(waveform, wav_spectrogram, downsampled_rate,'}</s>{'name': 'mel_to_spectrogram@avgn/spectrogramming/make_spec.py', 'description': 't... | 0 |
{'name': 'MikrotikCoordinator.__init__@custom_components/mikrotik_router/coordinator.py', 'description': 'Initialize MikrotikCoordinator.', 'signature': 'def __init__(self, hass: HomeAssistant, config_entry: ConfigEntry):'}</s>DEFAULT_SENSOR_MANGLE = False | 0 |
{'name': 'Parser.__add__@funcparserlib/parser.py', 'description': 'Sequential combination of parsers. It runs this parser, then the other\nparser.\n\nThe return value of the resulting parser is a tuple of each parsed value in\nthe sum of parsers. We merge all parsing results of `p1 + p2 + ... + pN` into a\nsingle tuple... | 0 |
{'name': 'CheckStyle@ament_cpplint/ament_cpplint/cpplint.py', 'description': "Checks rules from the 'C++ style rules' section of cppguide.html.\n\nMost of these rules are hard to test (naming, comment style), but we\ndo what we can. In particular we check for 2-space indents, line lengths,\ntab usage, spaces inside co... | 0 |
{'name': 'MergeDirectoryTask._handle_remote_file_with_record@onedrive_client/od_tasks/merge_dir.py', 'description': ':param onedrivesdk.model.item.Item remote_item:\n:param onedrive_client.od_repo.ItemRecord item_record:\n:param posix.stat_result | None item_stat:\n:param str item_local_abspath:\n:param [str] all_local... | 1 |
{'name': 'get_means_and_ci@scripts/plot_obj.py', 'description': 'Returns means and CI np arrays\nargs:\n values: dict of trials by variant, each value a list of trial data\n window_size: window smoothing of trials\nreturns:\n mean and CI dict, keyed by same variants', 'signature': 'def get_means_and_ci(values,... | 1 |
{'name': 'Retry.__call__@stream/clients/python/bookkeeper/common/retry.py', 'description': 'Wrap a callable with retry behavior.\nArgs:\n func (Callable): The callable to add retry behavior to.\n on_error (Callable): A function to call while processing a\n retryable exception. Any error raised by this fun... | 0 |
{'name': 'schedule_messages@sitemessage/toolbox.py', 'description': 'Schedules a message or messages.\n\n:param messages: str or MessageBase heir or list - use str to create PlainTextMessage.\n\n:param recipients: recipients addresses or Django User model heir instances\n If `None` Dispatches should be created befor... | 0 |
{'name': 'visualize_pdb@enzynet/visualization.py', 'description': 'Plots PDB in a volume and saves it in a file.', 'signature': 'def visualize_pdb(pdb_id: Text, p: int = 5, v_size: int = 32, num: int = 1,'}</s>{'name': 'flip_around_axis@enzynet/volume.py', 'description': 'Flips coordinates randomly w.r.t. each axis wit... | 0 |
{'name': 'CheckComment@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': 'Checks for common mistakes in TODO comments.\n\nArgs:\n comment: The text of the comment from the line in question.\n filename: The name of the current file.\n linenum: The number of the line to check.\n error: The function to call ... | 0 |
{'name': 'find_math@pix2tex/dataset/extract_latex.py', 'description': 'Find all occurences of math in a Latex-like document. \n\nArgs:\n s (str): String to search\n wiki (bool, optional): Search for `\\displaystyle` as it can be found in the wikipedia page source code. Defaults to False.\n\nReturns:\n List[str... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQIACF_SECURITY_ITEM = 1129 | 0 |
{'name': 'excape@spider/utils/tools.py', 'description': '转译', 'signature': 'def excape(str):'}</s>ADD_ITEM_TO_MYSQL = True | 0 |
{'name': 'Neo4jTest.get_type_of_neo_test@tests/run_all_tests.py', 'description': 'Determines the type of Neo4j test based on the test name.\n\nThis method uses regular expressions to match the test name against\npredefined patterns to determine the type of Neo4j test.\n\nParameters:\n- test_name (str): The name of the ... | 0 |
{'name': 'plot_sounding_data_csv@pymeteo/skewt.py', 'description': 'Plot SkewT from a CSV sounding data file\n\n:param filename: The name of the file to open.\n:type filename: str\n:param output: The name of the file to output plot\n:type output: str\n\nThe datafile format is CSV with the following columns: \n\n- press... | 0 |
{'name': 'run_model_on_ep@onnxruntime/python/tools/tensorrt/perf/benchmark.py', 'description': 'Benchmarks and/or validates the given model on the given EP.\n\n:param args: The command-line arguments to this script.\n:param model_name: The name of the model to run.\n:param model_info: A dictionary that contains paths t... | 0 |
{'name': 'InfoExtractor._search_regex@script.module.youtube.dl/lib/youtube_dl/extractor/common.py', 'description': 'Perform a regex search on the given string, using a single or a list of\npatterns returning the first matching group.\nIn case of failure return a default value or raise a WARNING or a\nRegexNotFoundError... | 0 |
{'name': 'RasterArray.clip@rioxarray/raster_array.py', 'description': 'Crops a :obj:`xarray.DataArray` by geojson like geometry dicts.\n\nPowered by `rasterio.features.geometry_mask`.\n\nExamples:\n\n >>> geometry = \'\'\' {"type": "Polygon",\n ... "coordinates": [\n ... [[-94.0... | 0 |
{'name': 'SysTrayIcon.update@python/site-packages/winsystray/traybar.py', 'description': 'update icon image and/or hover text ', 'signature': 'def update(self, icon=None, hover_text=None, menu=None):'}</s>{'name': 'encode_for_locale@python/site-packages/winsystray/win32_adapter.py', 'description': 'Encode text items fo... | 0 |
{'name': 'OperatorTemplate.verify@src/opinf/operators/_base.py', 'description': 'Verify consistency between dimension properties and required\nmethods.\n\nThis method verifies :meth:`apply()` and, if implemented,\n:meth:`jacobian()`, :meth:`galerkin()`, :meth:`copy()`,\n:meth:`save()`, and :meth:`load()`.\n\nParameters... | 0 |
{'name': '_start_sound_stream@jupylet/audio/device.py', 'description': 'Start the sound device output stream handler.', 'signature': 'def _start_sound_stream():'}</s>{'name': 'stop_recording@jupylet/audio/device.py', 'description': 'DOCSTRING', 'code': 'def stop_recording():\n\n global _al_seconds\n\n a0 = np.con... | 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': '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>{'name': '_pbkdf2_hmac_assist@blockchain-env/lib/python3.7/site-packages/Cryptodo... | 0 |
{'name': 'delocate_wheel@delocate/delocating.py', 'description': 'Update wheel by copying required libraries to `lib_sdir` in wheel.\n\nCreate `lib_sdir` in wheel tree only if we are copying one or more\nlibraries.\n\nIf `out_wheel` is None (the default), overwrite the wheel `in_wheel`\nin-place.\n\nParameters\n-------... | 1 |
{'name': 'setup@gget/gget_setup.py', 'description': 'Function to install third-party dependencies for a specified gget module.\nSome modules require pip to be installed (https://pip.pypa.io/en/stable/installation).\nSome modules require curl to be installed (https://everything.curl.dev/get).\n\nArgs:\n- module (str)... | 0 |
{'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': 'TopLevelMixin.transform_fold@altair/vegalite/v5/api.py', 'description': 'Add a FoldTransform to the spec.\n\nParameters\n----------\nfold : List(string)\n An array of data fields indicating the properties to fold.\nas : [string, string]\n The output field names for the key and value properties produced ... | 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': 'follow_device@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'Follow the sele... | 0 |
{'name': 'convert_single_example@Polarity/run_Polarity.py', 'description': 'Converts a single `InputExample` into a single `InputFeatures`.', 'signature': 'def convert_single_example(ex_index, example, label_list, max_seq_length,'}</s>{'name': 'PolarityProcessor@Polarity/run_Polarity.py', 'description': 'DOCSTRING', 'b... | 0 |
{'name': 'UFOBuilder.__init__@Lib/glyphsLib/builder/builders.py', 'description': 'Create a builder that goes from Glyphs to UFO + designspace.\n\nKeyword arguments:\nfont -- The GSFont object to transform into UFOs. We expect this GSFont\n object to have been pre-processed with\n ``glyphsLib.builder.prefl... | 0 |
{'name': 'ProcessLine@tools/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 wi... | 0 |
{'name': 'profile_dump@lib/charliecloud.py', 'description': 'If profiling, dump the profile data.', 'signature': 'def profile_dump():'}</s>{'name': 'exit@lib/charliecloud.py', 'description': 'DOCSTRING', 'code': 'def exit(code):\n profile_stop()\n profile_dump()\n sys.exit(code)'} | 0 |
{'name': 'PFDivert._to_string@pf/rule.py', 'description': 'Return a string representation of the object.', 'signature': 'def _to_string(self):'}</s>dbg_levels = {
"emerg": LOG_EMERG,
"alert": LOG_ALERT,
"crit": LOG_CRIT,
"err": LOG_ERR,
"warn": LOG_WARNING,
"notice": LOG_NOTICE,
"in... | 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': 'Player.update@demo_experiments/breakout_tobii.py', 'description': 'Update the player position. ', 'signature': 'def update(self):'}</s>mon = monitors.Monitor(MY_MONITOR) | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.