text
string
label
int64
{'name': 'ProcessGlobalSuppresions@third_party/cpplint/cpplint.py', 'description': 'Updates the list of global error suppressions.\n\nParses any lint directives in the file that have global effect.\n\nArgs:\n lines: An array of strings, each representing a line of the file, with the\n last element being empty ...
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': 'StandardMzml._build_index@pymzml/file_classes/standardMzml.py', 'description': 'Build an index.\n\nA list of offsets to which a file pointer can seek\ndirectly to access a particular spectrum or chromatogram without\nparsing the entire file.\n\nArgs:\n\n from_scratch(bool): Whether or not to force building...
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._dbscan@picasso/gui/render.py', 'description': 'Performs DBSCAN in a given channel with user-defined parameters\nand saves the result.\n\nParameters\n----------\nchannel : int\n Index of the channel were clustering is performed\npath : str\n Path to save clustered localizations\nradius : float\n ...
0
{'name': 'graph_from_xml@osmnx/graph.py', 'description': "Create a graph from data in an OSM XML file.\n\nDo not load an XML file previously generated by OSMnx: this use case is\nnot supported and may not behave as expected. To save/load graphs to/from\ndisk for later use in OSMnx, use the `io.save_graphml` and\n`io.lo...
0
{'name': 'ProcessGlobalSuppresions@tools/cpplint.py', 'description': 'Updates the list of global error suppressions.\n\nParses any lint directives in the file that have global effect.\n\nArgs:\n lines: An array of strings, each representing a line of the file, with the\n last element being empty if the file is...
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': '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': 'run@src/pygenomeviz/scripts/pmauve.py', 'description': 'Run genome visualization workflow', 'signature': 'def run('}</s>{'name': 'setup_argparser@src/pygenomeviz/scripts/__init__.py', 'description': 'Setup argument parser\n\nParameters\n----------\nparser : argparse.ArgumentParser\n Argument parser\ncli_na...
0
{'name': 'write_json@src/utils/file_utils.py', 'description': 'Writes JSON data\n ', 'signature': 'def write_json(fp, data, minify=True, ensure_path=True, sort_keys=True, indent=2, ensure_ascii=True):'}</s>{'name': 'EnhancedJSONEncoder@src/utils/file_utils.py', 'description': 'DOCSTRING', 'base_classes': ['json.JSONEn...
1
{'name': 'QuantifierRef.sort@src/api/python/z3/z3.py', 'description': 'Return the Boolean sort or sort of Lambda.', 'signature': 'def sort(self):'}</s>{'name': 'FuncDeclRef@src/api/python/z3/z3.py', 'description': 'Function declaration. Every constant and function have an associated declaration.\n\nThe declaration assi...
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>MQBMHO_STRUC_ID = b'BMHO'
0
{'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': 'TacticObj@src/api/python/z3/z3types.py', 'description': 'DOCSTRING', 'base_classes': ['ctypes.c_void_p'], 'methods': [{'name'...
0
{'name': 'main@alphapy/__main__.py', 'description': 'AlphaPy Main Program\n\nNotes\n-----\n(1) Initialize logging.\n(2) Parse the command line arguments.\n(3) Get the model configuration.\n(4) Create the model object.\n(5) Call the main AlphaPy pipeline.', 'signature': 'def main(args=None):'}</s>{'name': 'ModelType@alp...
0
{'name': 'NacosClient.subscribe@nacos/client.py', 'description': 'reference at `/nacos/v1/ns/instance/list` in https://nacos.io/zh-cn/docs/open-api.html\n:param listener_fn 监听方法,可以是元组,列表,单个监听方法\n:param listener_interval 监听间隔,在 HTTP 请求 OpenAPI 时间间隔\n:return:', 'signature': 'def subscribe(self,'}</s>{'name'...
0
{'name': 'error_screen@displays/papiruszero2in.py', 'description': 'Error screen\n ', 'signature': 'def error_screen(message="ERROR"):'}</s>btcpay_lnd_3 = "BTCPay LND wallet."
0
{'name': 'get_cmdclass@versioneer.py', 'description': 'Get the custom setuptools/distutils subclasses used by Versioneer.\n\nIf the package uses a different cmdclass (e.g. one from numpy), it\nshould be provide as an argument.', 'signature': 'def get_cmdclass(cmdclass=None):'}</s>{'name': 'render_pep440_pre@versioneer....
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQBMHO_CURRENT_VERSION = 1
0
{'name': 'set_key_value@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'Send key value to device', 'signature': 'def set_key_value(sniffer, payload):'}</s>{'name': 'get_baud_rates@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'DOCSTRING', 'code': 'def get_baud_rates(interface):\n if not ...
0
{'name': 'XPRESS_PY._extract@pulp/apis/xpress_api.py', 'description': 'Extract a given model to an XPRESS Python API instance.\n\nThe function stores XPRESS specific information in the `solverModel` property\nof `lp` and each variable and constraint. These information can be\nremoved by calling `_reset`.', 'signature':...
1
{'name': 'PerfectModelEnsemble._compute_climatology@src/climpred/classes.py', 'description': "Verify a climatology forecast.\n\nArgs:\n metric: Metric to apply for verification, see `metrics <../metrics.html>`_\n comparison: How to compare the climatology against itself, see\n `comparisons <../comparisons....
0
{'name': 'WinograndeTask.load_dataset@examples/roberta/wsc/wsc_task.py', 'description': 'Load a given dataset split.\n\nArgs:\n split (str): name of the split (e.g., train, valid, test)', 'signature': 'def load_dataset('}</s>{'name': 'jsonl_iterator@examples/roberta/wsc/wsc_utils.py', 'description': 'DOCSTRING', 'co...
0
{'name': 'StatementSplitter.process@sqlparse/engine/statement_splitter.py', 'description': 'Process the stream', 'signature': 'def process(self, stream):'}</s>{'name': 'StatementSplitter@sqlparse/engine/statement_splitter.py', 'description': 'Filter that split stream at individual statements', 'base_classes': [], 'meth...
1
{'name': 'PacketFilter.set_limit@pf/filter.py', 'description': "Set hard limits on the memory pools used by Packet Filter.\n\n'limit' can be either one of the PF_LIMIT_* constants or a string; a\n'value' of UINT_MAX means unlimited. Raise PFError if the current pool\nsize exceeds the requested hard limit.", 'signature'...
0
{'name': 'gg_dump_isp@proptools/turbopump.py', 'description': 'Get the specific impulse of a Gas Generator turbine exhaust dump.\n\nArguments:\n p_o: turbine inlet stagnation pressure [units: pascal].\n p_te: turbine exit pressure [units: pascal].\n p_ne: Dump nozzle exit pressure [units: pascal].\n T_o: tu...
0
{'name': 'ParserElement.searchString@venv/Lib/site-packages/setuptools/_vendor/pyparsing.py', 'description': 'Another extension to C{L{scanString}}, simplifying the access to the tokens found\nto match the given parse expression. May be called with optional\nC{maxMatches} argument, to clip searching after \'n\' matche...
0
{'name': 'tt_entails@aimacode/logic.py', 'description': "Does kb entail the sentence alpha? Use truth tables. For propositional\nkb's and sentences. [Figure 7.10]. Note that the 'kb' should be an\nExpr which is a conjunction of clauses.\n>>> tt_entails(expr('P & Q'), expr('Q'))\nTrue", 'signature': 'def tt_entails(kb, ...
0
{'name': 'try_match@flask_cors/core.py', 'description': 'Safely attempts to match a pattern or string to a request origin.', 'signature': 'def try_match(request_origin, maybe_regex):'}</s>{'name': 'serialize_options@flask_cors/core.py', 'description': 'A helper method to serialize and processes the options dictionary.'...
0
{'name': 'test_merged_dup_stream_blocks@maf/impl/naiveLiftUp.py', 'description': 'Check merged_dup_stream behavior on Blocks.', 'signature': 'def test_merged_dup_stream_blocks():'}</s>{'name': 'cleanup_tree@maf/impl/naiveLiftUp.py', 'description': "Make the tree's newick string predictable by sorting children and intif...
0
{'name': 'HostAny.command_initiate@tool/module/machine_unit.py', 'description': 'start guest instance', 'signature': 'def command_initiate(self) -> str:'}</s>{'name': 'Support@tool/module/machine_unit.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'Support.service_mask@tool/module/machine_uni...
0
{'name': 'Arcball.down@utils/transformations.py', 'description': 'Set initial cursor window coordinates and pick constrain-axis.', 'signature': 'def down(self, point):'}</s>{'name': 'random_rotation_matrix@utils/transformations.py', 'description': 'Return uniform random rotation matrix.\n\nrand: array like\n Three i...
0
{'name': 'speed_camera@versions/speed-cam_11.26.py', 'description': 'Main speed camera processing function', 'signature': 'def speed_camera():'}</s>px_to_kph_R2L = float(cal_obj_mm_R2L / cal_obj_px_R2L * 0.0036)
0
{'name': 'Message.from_pydict@src/betterproto/__init__.py', 'description': 'Parse the key/value pairs into the current message instance. This returns the\ninstance itself and is therefore assignable and chainable.\n\nParameters\n-----------\nvalue: Dict[:class:`str`, Any]\n The dictionary to parse from.\n\nReturns\n...
0
{'name': 'Configuration.__init__@python-build-with-qt/sip-4.11.2/siputils.py', 'description': 'Initialise an instance of the class.\n\nsub_cfg is the list of sub-class configurations. It should be None\nwhen called normally.', 'signature': 'def __init__(self, sub_cfg=None):'}</s>{'name': 'Makefile@python-build-with-qt...
0
{'name': 'TestManager.test_custom_manager2@modeltranslation/tests/tests.py', 'description': 'Test if user-defined queryset is still working', 'signature': 'def test_custom_manager2(self):'}</s>{'name': 'OneToOneFieldsTest@modeltranslation/tests/tests.py', 'description': 'DOCSTRING', 'base_classes': ['ForeignKeyFieldsTe...
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>{'name': 'random_transaction@qa/rpc-tests/test_framework/util.py', 'description': 'Create a random...
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': 'parse_wkt@emissionsapi/web.py', 'description': "Function wrapper replacing 'geoframe', 'country' and 'polygon' with a\nWKT polygon.\n\n:param f: Function to call\n:type f: Function\n:raises e: Possible exception of f\n:return: Result of f", 'signature': 'def parse_wkt(f):'}</s>{'name': 'CountryNotFound@emissi...
1
{'name': 'set_default@art/functions.py', 'description': 'Change text2art, tprint and tsave default values.\n\n:param font: input font\n:type font:str\n:param chr_ignore: ignore not supported character\n:type chr_ignore:bool\n:param filename: output file name (only tsave)\n:type filename:str\n:param print_status : save ...
1
{'name': 'Win32Serial._reconfigurePort@stino/pyarduino/base/pyserial/serialwin32.py', 'description': 'Set communication parameters on opened port.', 'signature': 'def _reconfigurePort(self):'}</s>COMMTIMEOUTS = _COMMTIMEOUTS
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': 'Client.get_partitions_ps_with_auth@runner/tez/apache-hive-0.13.0.2.1.0.0-92-bin/lib/py/hive_metastore/ThriftHiveMetastore.py', 'description': 'Parameters:\n - db_name\n - tbl_name\n - part_vals\n - max_parts\n - user_name\n - group_names', 'signature': 'def get_partitions_ps_with_auth(self, db_name, tbl_name,...
0
{'name': '_transform_attrs@blockchain-env/lib/python3.7/site-packages/attr/_make.py', 'description': "Transform all `_CountingAttr`s on a class into `Attribute`s.\n\nIf *these* is passed, use that and don't look for them on the class.\n\nReturn an `_Attributes`.", 'signature': 'def _transform_attrs(cls, these, auto_att...
0
{'name': 'map_nominal@tensorqtl/cis.py', 'description': 'cis-QTL mapping: nominal associations for all variant-phenotype pairs\n\nAssociation results for each chromosome are written to parquet files\nin the format <output_dir>/<prefix>.cis_qtl_pairs.<chr>.parquet\n\nIf interaction_df is provided, the top association pe...
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': 'ProcessFileData@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/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...
0
{'name': 'ProcessGlobalSuppresions@third_party/cpplint/cpplint.py', 'description': 'Updates the list of global error suppressions.\n\nParses any lint directives in the file that have global effect.\n\nArgs:\n lines: An array of strings, each representing a line of the file, with the\n last element being empty ...
0
{'name': 'build_conv_layer@mmdet/models/utils/conv_module.py', 'description': 'Build convolution layer\n\nArgs:\n cfg (None or dict): cfg should contain:\n type (str): identify conv layer type.\n layer args: args needed to instantiate a conv layer.\n\nReturns:\n layer (nn.Module): created conv layer...
0
{'name': 'PFPool._to_string@pf/rule.py', 'description': 'Return the string representation of the address pool.', 'signature': 'def _to_string(self):'}</s>{'name': 'PFError@pf/exceptions.py', 'description': 'Base class for PF-related errors.', 'base_classes': ['Exception'], 'methods': []}
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': 'PacketFilter.kill_states@pf/filter.py', 'description': 'Clear states matching the specified arguments.\n\nStates can be specified by address family, layer-4 protocol, source and\ndestination addresses, interface name, label and routing domain. Return\nthe number of killed states.', 'signature': 'def kill_stat...
0
{'name': 'TimeSerie.merge@gnocchi/carbonara.py', 'description': 'Merge a TimeSerie into this one.', 'signature': 'def merge(self, ts):'}</s>{'name': 'UnknownAggregationMethod@gnocchi/carbonara.py', 'description': 'Error raised when the aggregation method is unknown.', 'base_classes': ['Exception'], 'methods': [{'name':...
0
{'name': 'watch_player@lyvi/__init__.py', 'description': 'Main loop which checks for new song and updates the metadata.', 'signature': 'def watch_player():'}</s>PID = os.getpid()
0
{'name': 'CreateAction.post@src/pinnwand/handler/website.py', 'description': "POST handler for the 'web' side of things.", 'signature': 'def post(self) -> None: # type: ignore'}</s>{'name': 'CreateAction@src/pinnwand/handler/website.py', 'description': "The create action is the 'new' way to create pastes and supports ...
1
{'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': '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': 'TestBrierScore.test@verif/tests/test_metric.py', 'description': "These have been checked against the Brier scores in the verification R package. The 'bins'\nattribute was set to False, and the code had to be changed because it didn't work for cases\nwhere forecasts were not equal to whole 1/10ths (i.e. 0.1, 0...
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': 'E2E.prefix_recognize@espnet/nets/pytorch_backend/streaming_transformer.py', 'description': 'recognize feat\n\n:param ndnarray x: input acouctic feature (B, T, D) or (T, D)\n:param namespace recog_args: argment namespace contraining options\n:param list char_list: list of characters\n:param torch.nn.Module rnn...
0
{'name': 'Shortcut.dumps@shortcuts/shortcut.py', 'description': 'Dumps the shortcut instance and returns a string representation\n\nParams:\n file_format: format of the string, FMT_TOML by default', 'signature': 'def dumps(self, file_format: str = FMT_TOML) -> str:'}</s>FMT_SHORTCUT = "shortcut"
0
{'name': 'parse_1dplot_args@src/python_scripts/afnipy/lib_apqc_io.py', 'description': 'Parse arguments for Pythony 1dplotter.\n\nInput\n-----\nargv : list of args (not including prog name)\n\nReturn\n------\n\niopts : an object with the argument values stored, including a\n self-"check_req()" method, as well.', 'sig...
0
{'name': 'edit_roster@rosters/views.py', 'description': 'Edit Roster View.', 'signature': 'def edit_roster(request):'}</s>{'name': 'StaffRuleListView@rosters/views.py', 'description': 'Staff Rule List View.', 'base_classes': ['LoginRequiredMixin', 'ListView'], 'methods': [{'name': 'StaffRuleListView.get_queryset@roster...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRCCF_PROFILE_NAME_MISSING = 3347
0
{'name': '_unparsedGroup@metar/Metar.py', 'description': 'Handle otherwise unparseable main-body groups.', 'signature': 'def _unparsedGroup( self, d ):'}</s>STATION_RE = re.compile(r"^(?P<station>[A-Z][A-Z0-9]{3})\s+")
0
{'name': 'init_screen@displays/inkyphat.py', 'description': 'Prepare the screen for drawing and return the draw variables\n ', 'signature': 'def init_screen(color):'}</s>{'name': 'update_qr_failed@displays/inkyphat.py', 'description': 'DOCSTRING', 'code': 'def update_qr_failed():\n # initially set all white backg...
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': 'get_block_locs_at@picasso/postprocess.py', 'description': 'DOCSTRING', 'code': 'def get_bl...
0
{'name': 'A1DInterface.process_data@src/python_scripts/scripts/1d_tool.py', 'description': 'return None on completion, else error code (0 being okay)', 'signature': 'def process_data(self):'}</s>{'name': 'get_3d_statpar@src/python_scripts/afnipy/afni_util.py', 'description': 'return a single stat param at the given sub...
0
{'name': 'IdentityTests.test_identify@vertex/test/test_identity.py', 'description': 'A presence server responds to Identify messages with the cert\nstored for the requested domain.', 'signature': 'def test_identify(self):'}</s>{'name': 'SignTests@vertex/test/test_identity.py', 'description': 'Tests for L{Sign}.', 'base...
0
{'name': 'Serial._telnet_read_loop@serial/rfc2217.py', 'description': 'Read loop for the socket.', 'signature': 'def _telnet_read_loop(self):'}</s>LINESTATE_MASK_TIMEOUT = 128
0
{'name': 'HarosAnalyseRunner._load_history@haros/haros.py', 'description': "Load analyis history from database file\nand add it to self.database.history, append the previously\n'current' analysis report to history.", 'signature': 'def _load_history(self):'}</s>{'name': 'ProjectExtractor@haros/extractor.py', 'descriptio...
0
{'name': 'xy_from_points@geovoronoi/plotting.py', 'description': 'Helper function to get x and y coordinates from NumPy array or list of Shapely Points `points` especially used\nfor plotting.\n\n:param points: NumPy array or list of Shapely Points with length N\n:return: tuple with (NumPy array of N x-coordinates, NumP...
0
{'name': 'MeasurementPreset.getCurveLengthBetweenPoints@ValveQuantification/ValveQuantificationLib/MeasurementPreset.py', 'description': 'Create a measurement of curve length between two points\n:param valveModel1: valve model to allow to get point by label and get valve coordinate system\n:param curve: curve the dista...
0
{'name': 'HindcastEnsemble.remove_bias@src/climpred/classes.py', 'description': 'Remove bias from :py:class:`.HindcastEnsemble`.\n\nBias is grouped by ``seasonality`` set via\n:py:class:`~climpred.options.set_options`. When wrapping\n:py:class:`xclim.sdba.adjustment.TrainAdjust` use ``group`` instead.\n\nArgs:\n ali...
0
{'name': 'HtmlRenderer.__init__@mistletoe/html_renderer.py', 'description': "Args:\n extras (list): allows subclasses to add even more custom tokens.\n html_escape_double_quotes (bool): whether to also escape double\n quotes when HTML-escaping rendered text.\n html_escape_single_quotes (bool): whether t...
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': 'Query.__init__@SalesforcePy/sfdc.py', 'description': "Constructor. Calls `super`, then encodes the `service` including the `query_string` provided\n\n:param: session_id: Session ID used to make request\n:type: session_id: string\n:param: instance_url: Instance URL used to make the request (eg. `'eu11.salesfor...
0
{'name': 'get_bind_addrs@test/functional/test_framework/netutil.py', 'description': 'Get bind addresses as (host,port) tuples for process pid.', 'signature': 'def get_bind_addrs(pid):'}</s>{'name': '_convert_ip_port@test/functional/test_framework/netutil.py', 'description': 'DOCSTRING', 'code': "def _convert_ip_port(ar...
0
{'name': 'serialize@strictyaml/ruamel/main.py', 'description': 'Serialize a representation tree into a YAML stream.\nIf stream is None, return the produced string instead.', 'signature': 'def serialize(node, stream=None, Dumper=Dumper, **kwds):'}</s>{'name': 'StreamStartToken@strictyaml/ruamel/tokens.py', 'description'...
0
{'name': 'subdir_checks@source/speed-cam.py', 'description': 'Check if motion SubDir needs to be created', 'signature': 'def subdir_checks(maxHours, maxFiles, directory, prefix):'}</s>PROG_VER = "13.3"
0
{'name': 'nestedExpr@tests/_lib_vendors/pkg_resources/_vendor/pyparsing.py', 'description': 'Helper method for defining nested lists enclosed in opening and closing\ndelimiters ("(" and ")" are the default).\n\nParameters:\n - opener - opening character for a nested list (default=C{"("}); can also be a pyparsing expres...
0
{'name': 'device_removed@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'A device is removed', 'signature': 'def device_removed(notification):'}</s>{'name': 'extcap_close_fifo@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': '"Close extcap fifo', 'code': 'def extcap_close_fifo(fifo):\n """"...
0
{'name': 'get_model@models.py', 'description': 'Get appropriate model based on model_name and input arguments\nArgs: \n model_name - (str) which model to use \n kwargs - input arguments corresponding to the model name\n\nReturns: \n returns the model!', 'signature': 'def get_model(model_name, **kwargs):'}</s>FLOAT_H...
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': 'mpl_palette@nelpy/plotting/palettes.py', 'description': 'Return discrete colors from a matplotlib palette.\n\nNote that this handles the qualitative colorbrewer palettes\nproperly, although if you ask for more colors than a particular\nqualitative palette can provide you will get fewer than you are\nexpecting...
0
{'name': 'GPT.mask@GPT.py', 'description': ' abcd--\na011111\nb001111\nc000111\nd000011\n-000011\n-000011\n\nforce head not to see afterward. eg.\na is a embedding for a---\nb is a embedding for ab--\nc is a embedding for abc-\nlater, b embedding will + b another embedding from previous residual input to predict c', 's...
0
{'name': 'TempGitHandler._get_local_mirror@bioconda_utils/githandler.py', 'description': "Get a (cached) local mirror of a remote repo\n\nThis is used to speed up getting full repo copies. The bioconda-recipes\nrepo has grown to be quite large, and copying it every time a checkout\nof a branch is needed takes too long....
0
{'name': '_JS.__decode_event@ros_ws/src/crazyswarm/scripts/pycrazyswarm/linuxjsdev.py', 'description': 'Decode a jsdev event into a dict ', 'signature': 'def __decode_event(self, jsdata):'}</s>JE_TIME = 0
0
{'name': 'select_hfr_db@disdat/hyperframe.py', 'description': 'Create an HFrame Record from a row in our DB.\nWhere uuid= && owner= && human_name= && processing_name=\n\nArgs:\n engine_g:\n uuid (str): add to where clause\n owner (str): add to where clause\n human_name (str): add to where clause\n proce...
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>cpp_fgpu_for_msg_input_var = "for (const auto& m : FLAMEGPU->message_in){ auto...
0
{'name': 'compute_persistence@src/climpred/reference.py', 'description': 'Compute the skill of a persistence forecast from a simulation.\n\nThis function unlike\n:py:func:`~climpred.reference.compute_persistence_from_first_lead` is\nnot sensitive to ``comparison``. Requires\n``climpred.set_options(PerfectModel_persiste...
1
{'name': 'HostRecordV6.ipv6addrs@infoblox_client/objects.py', 'description': ':meta private:', 'signature': 'def ipv6addrs(self):'}</s>{'name': 'SmartfolderGlobal@infoblox_client/objects.py', 'description': "SmartfolderGlobal: Global Smart Folder object.\nCorresponds to WAPI object 'smartfolder:global'\n\nSmart Folders...
0
{'name': 'arcball_map_to_sphere@DenseFusion/lib/transformations.py', 'description': 'Return unit sphere coordinates from window coordinates.', 'signature': 'def arcball_map_to_sphere(point, center, radius):'}</s>{'name': 'projection_from_matrix@DenseFusion/lib/transformations.py', 'description': 'Return projection plan...
0
{'name': 'summariseSingleR@pipelines/pipeline_scxl.py', 'description': 'Collect the single R plots into a section for the report', 'signature': 'def summariseSingleR(infile, outfile):'}</s>{'name': 'seuratPCA@pipelines/pipeline_scxl.py', 'description': 'Perform the PCA task', 'code': 'def seuratPCA(infile, outfile):\n ...
0
{'name': 'initialize_jwst_image@grizli/jwst_utils.py', 'description': 'Make copies of some header keywords to make the headers look like\nand HST instrument\n\n1) Apply gain correction [*NOT PERFORMED*]\n2) Clip DQ bits\n3) Copy header keywords\n4) Apply exposure-level 1/f correction\n5) Apply flat field if necessary\n...
0
{'name': 'TargetingCriteria.languages@twitter_ads/campaign.py', 'description': 'Returns a list of supported languages', 'signature': 'def languages(klass, account, **kwargs):'}</s>{'name': 'Cursor@twitter_ads/cursor.py', 'description': 'The Ads API Client class which functions as a container for basic\nAPI consumer inf...
1
{'name': 'NVMeOFConnectorTestCase.test_connect_volume_not_replicated_fails@os_brick/tests/initiator/connectors/test_nvmeof.py', 'description': 'Single vol attach fails and disconnects on failure.', 'signature': 'def test_connect_volume_not_replicated_fails('}</s>HOST_NQN = "nqn.2014-08.org.nvmexpress:uuid:beaae2de-3a97...
0
{'name': 'AlignmentParser.__init__@opustools_pkg/opustools/parse/alignment_parser.py', 'description': 'Parse xces alignment files and output sentence ids.', 'signature': "def __init__(self, alignment_file, src_trg_range=('all', 'all'), attr=None, thres=None,"}</s>{'name': 'range_filter_type@opustools_pkg/opustools/pars...
1
{'name': 'splittag@bleach/_vendor/parse.py', 'description': "splittag('/path#tag') --> '/path', 'tag'.", 'signature': 'def splittag(url):'}</s>{'name': '_coerce_args@bleach/_vendor/parse.py', 'description': 'DOCSTRING', 'code': 'def _coerce_args(*args):\n # Invokes decode if necessary to create str args\n # and r...
0