text string | label int64 |
|---|---|
{'name': 'NacosClient.list_naming_instance@nacos/client.py', 'description': ':param service_name: 服务名\n:param clusters: 集群名称 字符串,多个集群用逗号分隔\n:param namespace_id: 命名空间ID\n:param group_name: 分组名\n:param healthy_only: 是否只返回健康实例 否,默认为false', 'signature': 'def list_namin... | 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': 'prettyArray@boxx/ylimg/ylimgTool.py', 'description': 'return str of pretty discrib for array, include nan inf (shape type max min) ', 'signature': 'def prettyArray(array):'}</s>{'name': 'getMeanStd@boxx/ylimg/ylimgTool.py', 'description': 'map reduce的方式 获取 所有uint8图片的 mean 和 std', 'code': "def getMeanStd(imgP... | 0 |
{'name': 'ReplaceByFeeTest.test_too_many_replacements@qa/rpc-tests/replace-by-fee.py', 'description': 'Replacements that evict too many transactions are rejected', 'signature': 'def test_too_many_replacements(self):'}</s>OP_11 = CScriptOp(0x5b) | 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>MQMDS_FIFO = 1 | 0 |
{'name': 'ParseArguments@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': 'Parses the command line arguments.\n\nThis may set the output format and verbosity level as side-effects.\n\nArgs:\n args: The command line arguments:\n\nReturns:\n The list of filenames to lint.', 'signature': 'def ParseArguments(a... | 0 |
{'name': 'SystemChecker.check_energies@openmoltools/system_checker.py', 'description': 'Compare the energies of the two simulations.\n\nParameters\n----------\n\nzero_degenerate_impropers : bool, default=True\n if True, zero out all impropers with < 4 atoms.\nskip_assert, bool, optional, default=False\n If False,... | 0 |
{'name': 'Solver._comput_PSNR@solver.py', 'description': 'Compute PSNR between two image array and return the psnr summation', 'signature': 'def _comput_PSNR(self, input, target):'}</s>{'name': 'Solver@solver.py', 'description': "A Solver encapsulates all the logic necessary for training super resolution\nThe Solver ac... | 1 |
{'name': 'TypeErrorTests.test_keyword_builtin@didyoumean/didyoumean_sugg_tests.py', 'description': 'A few builtins (like int()) have a different error message.', 'signature': 'def test_keyword_builtin(self):'}</s>CMP_ARG_REMOVED_MSG = "to use "key" (`cmp` has been replaced by `key` since Python 3 - `functools.cmp_to_ke... | 0 |
{'name': 'listTableColumns@py3/SciServer/SkyQuery.py', 'description': 'Returns a list of all columns in a table belonging to a particular dataset (more info in http://www.voservices.net/skyquery).\n\n:param tableName: name of table (string) within dataset.\n:param datasetName: name of dataset (string).\n:return: return... | 0 |
{'name': 'GeoDataset.set_roi@salem/datasets.py', 'description': "Set a region of interest for the dataset.\nIf set succesfully, a ROI is simply a mask of the same size as the\ndataset's grid, obtained with the .roi attribute.\nI haven't decided yet if the data should be masekd out when a ROI\nhas been set.\nParameters\... | 0 |
{'name': 'pspnet.load_pretrained_model@ptsemseg/models/pspnet.py', 'description': 'Load weights from caffemodel w/o caffe dependency\nand plug them in corresponding modules', 'signature': 'def load_pretrained_model(self, model_path):'}</s>_SOLVERPARAMETER_SNAPSHOTFORMAT = _descriptor.EnumDescriptor(
name='SnapshotFor... | 0 |
{'name': 'Dispatch.mark_read@sitemessage/models.py', 'description': "Marks message as read (doesn't save it).", 'signature': 'def mark_read(self):'}</s>TypeMessenger = Union[str, Type['MessengerBase']] | 0 |
{'name': 'parse_single_panel@sphinx_panels/panels.py', 'description': 'parse each panel data to dict.', 'signature': 'def parse_single_panel('}</s>{'name': 'add_child_classes@sphinx_panels/panels.py', 'description': 'Add classes to specific child nodes.', 'code': 'def add_child_classes(node):\n """Add classes to spe... | 0 |
{'name': 'before_request@back/api_1_0/auth.py', 'description': '想要在API访问前加login_required监护。\n为了让api蓝本中的所有API都一次性加上监护,可以用before_request修饰器应用到整个蓝本\n:return:', 'signature': 'def before_request():'}</s>{'name': 'EmailApi@back/api_1_0/auth.py', 'description': '验证邮箱', 'base_classes': ['Resource'], 'methods': [{'name': 'Email... | 0 |
{'name': 'FindWindow.bind_label@tksheet/find_window.py', 'description': 'Bind press, release, and optional motion events with highlight changes.', 'signature': 'def bind_label(self, label: tk.Label, func: Callable, motion_func: Callable | None = None) -> None:'}</s>{'name': 'DotDict@tksheet/other_classes.py', 'descript... | 0 |
{'name': 'post2rss@morerss/zhihu_stream.py', 'description': ':param post (dict): 帖子数据\n:param digest (bool): 输出摘要\n:param pic (str): pic=cf 或 pic=google:指定图片代理提供方\n:param extra_types (tuple): 除回答和文章之外的其他帖子类型\n:return: PyRSS2Gen.RSSItem: post RSS item', 'signature': 'def post2rss(post, digest=False, pic=None, extra_type... | 1 |
{'name': 'create_default_parser@llvm-project/clang/tools/scan-build-py/lib/libscanbuild/arguments.py', 'description': 'Creates command line parser for all build wrapper commands. ', 'signature': 'def create_default_parser():'}</s>{'name': 'create_intercept_parser@llvm-project/clang/tools/scan-build-py/lib/libscanbuild/... | 0 |
{'name': 'ISO3166Utils.short2full@script.module.youtube.dl/lib/youtube_dl/utils.py', 'description': 'Convert an ISO 3166-2 country code to the corresponding full name', 'signature': 'def short2full(cls, code):'}</s>{'name': 'HEADRequest@script.module.youtube.dl/lib/youtube_dl/utils.py', 'description': 'DOCSTRING', 'bas... | 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': 'ExportHtmlSupportInfoCommand.run@support.py', 'description': 'Run command.', 'signature': 'def run(self):'}</s>CSS = "
div.export-html { padding: 10px; margin: 0; }
.export-html h1, .export-html h2, .export-html h3,
.export-html h4, .export-html h5, .export-html h6 {
{{'.string'|css}}
}
.export-html block... | 0 |
{'name': 'switch@agents/bdq/common/tf_util.py', 'description': 'Switches between two operations depending on a scalar value (int or bool).\nNote that both `then_expression` and `else_expression`\nshould be symbolic tensors of the *same shape*.\n\n# Arguments\n condition: scalar tensor.\n then_expression: TensorFl... | 0 |
{'name': 'Windows.setupLogger@addon/addonWindow.py', 'description': '初始化 Logger ', 'signature': 'def setupLogger(self):'}</s>qt_resource_name = b"\x00\x05\x00o\xa6S\x00i\x00c\x00o\x00n\x00s\x00\n\x0c\xad\x0f\x07\x00d\x00e\x00l\x00e\x00t\x00e\x00.\x00p\x00n\x00g\x00\x08\x06HZ'\x00d\x00o\x00n\x00e\x00.\x00p\x00n\x00g\x00... | 0 |
{'name': 'displayInfo@source/pi-timolo.py', 'description': 'Display variable settings with plugin overlays if required', 'signature': 'def displayInfo(motioncount, timelapsecount):'}</s>CONFIG_FILE_PATH = os.path.join(BASE_DIR, "config.py") | 0 |
{'name': '_parse_edge_nodes@uxarray/io/_mpas.py', 'description': 'Parses edge node connectivity for either the Primal or Dual Mesh.', 'signature': 'def _parse_edge_nodes(in_ds, out_ds, mesh_type):'}</s>NODE_FACE_CONNECTIVITY_DIMS = ["n_node", "n_max_node_faces"] | 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': 'ProblemCache.__enter__@cameo/util.py', 'description': 'Allows problem cache to be used with a _with_ statement.\n\nExamples\n--------\nYou want to run room/lmoma for every single knockout.\n>>> with ProblemCache(model) as cache:\n>>> for reaction in reactions:\n>>> reaction.knock_out()\n>>> ... | 0 |
{'name': 'find_all_disruptions@netanalysis/traffic/analysis/find_anomalies.py', 'description': 'Returns a list of all region disruptions for the given regions and analyzing the given products only.', 'signature': 'def find_all_disruptions(repo: traffic.TrafficRepository,'}</s>{'name': 'ProductDisruption@netanalysis/tra... | 0 |
{'name': 'test_drop_models_table_table_detected@tests/test_sql/test_drop_models_table.py', 'description': 'Ensure ``DROP TABLE`` statements are executed when any table detected.', 'signature': 'def test_drop_models_table_table_detected(mocker):'}</s>TESTING_DATABASE_NAME = "test" | 1 |
{'name': 'AndroidTestBase.acquire_device@qt4a/androidtestbase.py', 'description': '申请设备接口\n\n:param device_id: 设备ID,用于本地调试\n:type device_id: string', 'signature': 'def acquire_device(self, device_id=None, **kwargs):'}</s>{'name': 'get_default_encoding@qt4a/androiddriver/util.py', 'description': 'DOCSTRING', 'code': 'd... | 0 |
{'name': 'AbstractInterval.lub@intervals/interval.py', 'description': 'Return the least upper bound for given intervals.\n\n:param other: AbstractInterval instance', 'signature': 'def lub(self, other):'}</s>{'name': 'NumberInterval@intervals/interval.py', 'description': 'DOCSTRING', 'base_classes': ['AbstractInterval']... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_ADAPTER_NOT_AVAILABLE = 2204 | 0 |
{'name': 'invert_spectrogram@utils/audio_utils.py', 'description': 'spectrogram: [f, t]', 'signature': 'def invert_spectrogram(spectrogram):'}</s>{'name': 'save_world_wav@utils/audio_utils.py', 'description': 'DOCSTRING', 'code': 'def save_world_wav(feats, filename):\n\n # feats = [f0, sp, ap, sp_coded, labels]\n\n ... | 0 |
{'name': 'populate_translation_fields@modeltranslation/translator.py', 'description': 'When models are created or loaded from fixtures, replicates values\nprovided for translatable fields to some / all empty translation fields,\naccording to the current population mode.\n\nPopulation is performed only on keys (field na... | 0 |
{'name': 'CreateVirtualDesktop.post@source/soca/cluster_manager/web_interface/api/v1/dcv/create_virtual_desktop.py', 'description': 'Create a new DCV desktop session (Linux)\n---\ntags:\n - DCV\n\nparameters:\n - in: body\n name: body\n schema:\n required:\n - instance_type\n - disk_size\n ... | 1 |
{'name': 'process_query@da/compiler/incgen.py', 'description': "Generates stub and hook for 'query'.", 'signature': 'def process_query(query, state):'}</s>{'name': 'NotInOp@da/compiler/dast.py', 'description': 'DOCSTRING', 'base_classes': ['ComparisonOperator'], 'methods': []} | 0 |
{'name': 'PerfectModelEnsemble.generate_uninitialized@src/climpred/classes.py', 'description': 'Generate an uninitialized ensemble by resampling from the control simulation.\n\nReturns:\n ``uninitialzed`` resampled from ``control`` added\n to :py:class:`.PerfectModelEnsemble`', 'signature': 'def generate_uninitia... | 0 |
{'name': 'str2bool@configs.py', 'description': 'string to boolean', 'signature': 'def str2bool(v):'}</s>save_dir = Path('/data1/jmcho/SUM_GAN/') | 0 |
{'name': 'generation_step_callback@gp_learner.py', 'description': 'Called after each generation step cycle in train().\n\n:param run: number of the current run\n:param gtp_scores: gtp_scores as of start of this run\n:param user_callback_per_generation: a user provided callback that is called\n after each training ge... | 0 |
{'name': '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': 'X509_Name_Entry@src/M2Crypto/X509.py', 'descri... | 0 |
{'name': 'test_linkauth_rw_pb@tests/bundles/test_hframe.py', 'description': 'Write LINKAUTH PBs to disk and back.\n:return:', 'signature': 'def test_linkauth_rw_pb():'}</s>{'name': 'bundle_count@disdat/hyperframe.py', 'description': 'DOCSTRING', 'code': 'def bundle_count(engine_g):\n\n s = text("SELECT count(*) FROM... | 0 |
{'name': 'user_has_voted@pinax/points/templatetags/pinax_points_tags.py', 'description': 'Usage::\n {% user_has_voted user obj as var %}', 'signature': 'def user_has_voted(parser, token):'}</s>{'name': 'assert_has_as@pinax/points/templatetags/pinax_points_tags.py', 'description': 'DOCSTRING', 'code': 'def assert_has... | 0 |
{'name': 'meshProcessingPipeline@dicom2stl/Dicom2STL.py', 'description': 'Apply a series of filters to the mesh', 'signature': 'def meshProcessingPipeline('}</s>{'name': 'writeMetadataFile@dicom2stl/Dicom2STL.py', 'description': 'Write out the metadata to a text file', 'code': 'def writeMetadataFile(img, metaName):\n ... | 0 |
{'name': 'MeasurementPreset.addSegmentedLeafletMeasurements@ValveQuantification/ValveQuantificationLib/MeasurementPreset.py', 'description': 'Add leaflet measurements for all leaflets\n:param valveModel:\n:param planePosition: center of the valve, used for tilting the leaflet extraction surface normal\n:param planeNorm... | 0 |
{'name': 'report@libratom/cli/subcommands.py', 'description': 'Click sub command function called by `ratom report`', 'signature': 'def report('}</s>{'name': 'store_configuration_in_db@libratom/lib/report.py', 'description': 'Store configuration / environment information in the database output during a ratom command exe... | 1 |
{'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': 'get_arguments@evaluate.py', 'description': 'Parse all the arguments provided from the CLI.\n\nReturns:\n A list of parsed arguments.', 'signature': 'def get_arguments():'}</s>PRETRAINED_MODEL = None | 0 |
{'name': 'IterateProtocol.__call__@quapy/protocol.py', 'description': 'Yields one sample from the initial list at a time\n\n:return: yields a tuple `(sample, prev) at a time, where `sample` is a set of instances\n and in which `prev` is an `nd.array` with the class prevalence values', 'signature': 'def __call__(self... | 0 |
{'name': 'real_env_step_increment@tensor2tensor_envi/rl/trainer_model_based.py', 'description': 'Real env step increment.', 'signature': 'def real_env_step_increment(hparams):'}</s>{'name': 'compute_mean_reward@tensor2tensor_envi/rl/trainer_model_based.py', 'description': 'Calculate mean rewards from given epoch.', 'co... | 0 |
{'name': 'get_pages_from_directory@md2cf/document.py', 'description': 'Collect a list of markdown files recursively under the file_path directory.\n\n:param file_path: The starting path from which to search\n:param collapse_single_pages:\n:param skip_empty:\n:param collapse_empty:\n:param beautify_folders:\n:param use_... | 0 |
{'name': 'plot_seasonality@python/prophet/plot.py', 'description': "Plot a custom seasonal component.\n\nParameters\n----------\nm: Prophet model.\nname: Seasonality name, like 'daily', 'weekly'.\nax: Optional matplotlib Axes to plot on. One will be created if\n this is not provided.\nuncertainty: Optional boolean t... | 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': 'ZiGate.set_bootloader_mode@zigate/core.py', 'description': 'configure ZiGate DIN in flash mode', 'signature': 'def set_bootloader_mode(self):'}</s>{'name': 'get_cluster@zigate/clusters.py', 'description': 'DOCSTRING', 'code': 'def get_cluster(cluster_id, endpoint=None, device=None):\n cls_cluster = CLUSTER... | 0 |
{'name': 'Lemmatizer.lemmatize_batch@tnparser/lemmatizer_mod.py', 'description': 'Lemmatize one data batch ', 'signature': 'def lemmatize_batch(self, data_batch):'}</s>{'name': 'LemmatizerWrapper@tnparser/lemmatizer_mod.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'LemmatizerWrapper.__init_... | 0 |
{'name': 'check_multiple_rvt_shift_opts@src/python_scripts/afnipy/lib_physio_opts.py', 'description': "Can only use at most one '-rvt_shift*' opt. Simplest to check for\nthat at one time.\n\nParameters\n----------\nargs_dict : dict\n The dictionary of arguments and option values.\n\nReturns\n-------\nis_bad : int\n... | 0 |
{'name': 'process_client_hello@core/packet_processor.py', 'description': 'Extracts the SNI field from the ClientHello packet.', 'signature': 'def process_client_hello(pkt):'}</s>write_lock = threading.Lock() | 1 |
{'name': '_overpass_request@osmnx/_overpass.py', 'description': "Send a HTTP POST request to the Overpass API and return response.\n\nParameters\n----------\ndata\n Key-value pairs of parameters.\n\nReturns\n-------\nresponse_json\n The Overpass API's response.", 'signature': 'def _overpass_request(data: OrderedD... | 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': 'queueItem@... | 0 |
{'name': 'Grid.face_node_connectivity@uxarray/grid/grid.py', 'description': 'Indices of the nodes that make up each face.\n\nDimensions: ``(n_face, n_max_face_nodes)``\n\nNodes are in counter-clockwise order.', 'signature': 'def face_node_connectivity(self) -> xr.DataArray:'}</s>{'name': 'KDTree@uxarray/grid/neighbors.... | 0 |
{'name': 'CheckTrailingSemicolon@third_party/cpplint/cpplint.py', 'description': 'Looks for redundant trailing semicolon.\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines instance containing the file.\n linenum: The number of the line to check.\n error: The function to call with any... | 0 |
{'name': '_tokenize_large_file_content@onlinejudge_command/pretty_printers.py', 'description': '`_tokenize_large_file_content` constructs the intermediate representations. They have no color infomation.\n ', 'signature': 'def _tokenize_large_file_content(*, content: bytes, limit: int, head: int, tail: int, char_in_l... | 0 |
{'name': 'FPVal@src/api/python/z3/z3.py', 'description': 'Return a floating-point value of value `val` and sort `fps`.\nIf `ctx=None`, then the global context is used.\n\n>>> v = FPVal(20.0, FPSort(8, 24))\n>>> v\n1.25*(2**4)\n>>> print("0x%.8x" % v.exponent_as_long(False))\n0x00000004\n>>> v = FPVal(2.25, FPSort(8, 24... | 0 |
{'name': 'intersect_downstream_lines@oggm/core/centerlines.py', 'description': 'Find tributaries to a main glacier by intersecting downstream lines\n\nThe GlacierDirectories must at least contain a `downstream_line`.\nIf you have a lot of candidates, only execute the necessary tasks for that\nand do the rest of the pre... | 0 |
{'name': 'DAPAccessCMSISDAP._abort_all_transfers@pyocd/probe/pydapaccess/dap_access_cmsis_dap.py', 'description': 'Abort any ongoing transfers and clear all buffers', 'signature': 'def _abort_all_transfers(self, exception):'}</s>VALUE_MATCH = 1 << 4 | 0 |
{'name': 'find_output@test/functional/test_framework/util.py', 'description': 'Return index to output of txid with value amount\nRaises exception if there is none.', 'signature': 'def find_output(node, txid, amount):'}</s>{'name': 'initialize_datadir@test/functional/test_framework/util.py', 'description': 'DOCSTRING', ... | 0 |
{'name': 'SingleSubjectWindow.CB_line_text@src/python_scripts/afnipy/gui_uber_subj.py', 'description': 'call-back for text updates in the level 3 gbox', 'signature': 'def CB_line_text(self):'}</s>g_spacing = 3 | 0 |
{'name': 'scvelo@pipelines/pipeline_scxl.py', 'description': 'Plot the RNA velocity.\nThis analysis is highly parameterised and different configurations can\nsuggest different interpretations of the data.', 'signature': 'def scvelo(infile, outfile):'}</s>PARAMS = P.get_parameters(
["%s/pipeline.yml" % os.path.split... | 1 |
{'name': 'Queue.get@code/pymqi/__init__.py', 'description': "Return a message from the queue. If the queue is not already\nopen, it is opened now with the option 'MQOO_INPUT_AS_Q_DEF'.\n\nmaxLength, if present, specifies the maximum length for the\nmessage. If the message received exceeds maxLength, then the\nbehavior ... | 0 |
{'name': 'UrllibAdapter._make_request@rosreestr2coord/request/urlib_adapter.py', 'description': 'Performs an HTTP request using urllib with optional proxy settings.', 'signature': 'def _make_request('}</s>{'name': 'HTTPForbiddenException@rosreestr2coord/request/exceptions.py', 'description': 'DOCSTRING', 'base_classes'... | 1 |
{'name': 'CustomMainWidget.runTheGame@src/gui/main_widget.py', 'description': 'Runs the game', 'signature': 'def runTheGame(self):'}</s>{'name': 'getProgramRootFolder@src/util/util.py', 'description': 'DOCSTRING', 'code': 'def getProgramRootFolder() -> str:\n if getattr(sys, \'frozen\', False):\n # The applic... | 0 |
{'name': 'use_rbg@library/dot3k/backlight.py', 'description': 'Swap the Green and Blue channels on the LED backlight\n\nUse if you have a first batch Display-o-Tron 3K', 'signature': 'def use_rbg():'}</s>{'name': 'mid_rgb@library/dot3k/backlight.py', 'description': 'Set the middle backlight to supplied r, g, b colour\n... | 0 |
{'name': 'WorkingSet.resolve@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/pkg_resources/__init__.py', 'description': 'List all distributions needed to (recursively) meet `requirements`\n\n`requirements` must be a sequence of ``Requirement`` objects. `env`,\nif supplied, should be an ``Environment`` instance... | 0 |
{'name': '_disjoint@stix2matcher/matcher.py', 'description': "Checks whether the values in first sequence are disjoint from the\nvalues in the sequences in rest_seq.\n\nAll 'None' values in the sequences are ignored.\n\n:return: True if first_seq is disjoint from the rest, False otherwise.", 'signature': 'def _disjoint... | 0 |
{'name': 'GenerateOutput@gyp/pylib/gyp/generator/msvs.py', 'description': "Generate .sln and .vcproj files.\n\nThis is the entry point for this generator.\nArguments:\n target_list: List of target pairs: 'base/base.gyp:base'.\n target_dicts: Dict of target properties keyed on target pair.\n data: Dictionary containi... | 0 |
{'name': 'NACLASP.__init__@peachpy/x86_64/nacl.py', 'description': 'Supported forms:\n\n* NACLASP(r32)\n* NACLASP(imm32)', 'signature': 'def __init__(self, *args, **kwargs):'}</s>{'name': 'NACLASP@peachpy/x86_64/nacl.py', 'description': 'Sandboxed RSP Increment (Addition)', 'base_classes': ['Instruction'], 'methods': [... | 1 |
{'name': 'WorkingSet.resolve@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/pkg_resources/__init__.py', 'description': 'List all distributions needed to (recursively) meet `requirements`\n\n`requirements` must be a sequence of ``Requirement`` objects. `env`,\nif supplied, should be an ``Environment`` instance... | 0 |
{'name': 'parse_message@singer/messages.py', 'description': 'Parse a message string into a Message object.', 'signature': 'def parse_message(msg):'}</s>{'name': 'ActivateVersionMessage@singer/messages.py', 'description': 'ACTIVATE_VERSION message (EXPERIMENTAL).\n\nThe ACTIVATE_VERSION messages has these fields:\n\n *... | 1 |
{'name': 'design_and_init_agc@python/jax/carfac.py', 'description': 'Design the AGC implementation from the parameters.\n\nArgs:\n ear: the index of the ear.\n params: all the design parameters.\n hypers: all the coefficients. This is needed because things like `n_ch` is\n not in `Parameters`.\n\nReturns:\n The ... | 0 |
{'name': 'common_main@tools/warn/warn_common.py', 'description': 'Shared main function for Google3 and non-Google3 versions of warn.py.', 'signature': 'def common_main(use_google3, create_launch_subprocs_fn, classify_warnings_fn,'}</s>{'name': 'write_html@tools/warn/html_writer.py', 'description': 'Write warnings html ... | 0 |
{'name': 'dict@ring/func/asyncio.py', 'description': ':class:`dict` interface for :mod:`asyncio`.\n\n:see: :func:`ring.func.sync.dict` for common description.', 'signature': 'def dict('}</s>{'name': 'BulkStorageMixin@ring/func/sync.py', 'description': 'DOCSTRING', 'base_classes': ['object'], 'methods': [{'name': 'BulkS... | 0 |
{'name': 'MyInterface.execute@src/python_scripts/scripts/build_afni.py', 'description': 'evaluate what needs to be done, report on it, any apply\n\n- evaluate directories\n - abin_path\n - root_path\n\nreturn 0 on success\n 1 on non-fatal termination error\n -1 on fatal error', 'signature': 'def exe... | 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.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': 'connect_to_usb_bitbox@py/send_message.py', 'description': 'Connects and runs the main menu on a BitBox02 connected\nover USB.', 'signature': 'def connect_to_usb_bitbox(debug: bool, use_cache: bool) -> int:'}</s>BITBOX02PLUS_MULTI_BOOTLOADER = "bb02p-bl-multi" | 0 |
{'name': 'SelectionPanel.remove_function@tools/ipp_custom_library_tool_python/gui/selection_panel.py', 'description': 'Removes function from left list', 'signature': 'def remove_function(self, function):'}</s>LINUX = "Linux" | 0 |
{'name': 'ParserElement.setDebug@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/pyparsing.py', 'description': 'Enable display of debugging messages while doing pattern matching.\nSet ``flag`` to True to enable, False to disable.\n\nExample::\n\n wd = Word(alphas).setName("alphaword")\n integer = Word(num... | 0 |
{'name': 'test_MultiBaseTilerFactory@src/titiler/core/tests/test_factories.py', 'description': 'test MultiBaseTilerFactory.', 'signature': 'def test_MultiBaseTilerFactory(rio):'}</s>{'name': 'RescalingParams@src/titiler/core/titiler/core/dependencies.py', 'description': 'Min/Max data Rescaling', 'code': 'def RescalingP... | 0 |
{'name': 'fpToFP@src/api/python/z3/z3.py', 'description': 'Create a Z3 floating-point conversion expression from other term sorts\nto floating-point.\n\nFrom a bit-vector term in IEEE 754-2008 format:\n>>> x = FPVal(1.0, Float32())\n>>> x_bv = fpToIEEEBV(x)\n>>> simplify(fpToFP(x_bv, Float32()))\n1\n\nFrom a floating-p... | 0 |
{'name': 'RigidTransform.apply@autolab_core/rigid_transformations.py', 'description': "Applies the rigid transformation to a set of 3D objects.\n\nParameters\n----------\npoints : :obj:`BagOfPoints`\n A set of objects to transform. Could be any subclass\n of BagOfPoints.\n\nReturns\n-------\n:obj:`BagOfPoints`\n ... | 0 |
{'name': 'Serial.write@serial/serialwin32.py', 'description': 'Output the given byte string over the serial port.', 'signature': 'def write(self, data):'}</s>EVENPARITY = 2 | 0 |
{'name': 'MsgVideoF0.IPHeader@python/Py106/MsgDecodeVideo.py', 'description': 'Intra-packet header object', 'signature': 'def IPHeader(self):'}</s>{'name': 'CsdwVideoF0@python/Py106/MsgDecodeVideo.py', 'description': 'Channel specific data word for Video Format 0 packets', 'base_classes': ['ctypes.Structure'], 'methods... | 0 |
{'name': 'ReceiptQuerySet.validate@django_afip/models.py', 'description': "Validate all receipts matching this queryset.\n\nNote that, due to how AFIP implements its numbering, this method is not\nthread-safe, or even multiprocess-safe. You MAY however, call this method\nconcurrently for receipts from different :class:... | 0 |
{'name': 'byte_list_to_u16le_list@pyocd/utility/conversion.py', 'description': '! @brief Convert a byte array into a halfword array', 'signature': 'def byte_list_to_u16le_list(byteData):'}</s>{'name': 'u64_to_hex16le@pyocd/utility/conversion.py', 'description': '! @brief Create 16-digit hexadecimal string from 64-bit r... | 0 |
{'name': 'SendMessage._setup_workflow@py/send_message.py', 'description': 'TODO: Document', 'signature': 'def _setup_workflow(self) -> None:'}</s>{'name': 'parse_device_version@py/bitbox02/bitbox02/communication/devices.py', 'description': 'DOCSTRING', 'code': 'def parse_device_version(version: str) -> semver.VersionIn... | 0 |
{'name': 'check_for_formatting_issues@tor/validation/formatting_validation.py', 'description': 'Check the transcription for common formatting issues.', 'signature': 'def check_for_formatting_issues(transcription: str) -> Set[FormattingIssue]:'}</s>{'name': 'format_as_sections@tor/validation/helpers.py', 'description': ... | 0 |
{'name': 'Application.__init__@robopianist/viewer/application.py', 'description': 'Instance initializer.', 'signature': 'def __init__(self, title="Explorer", width=1024, height=768):'}</s>KEY_F3 = 292 | 0 |
{'name': '_check_description@swagger_to/style.py', 'description': 'Check whether a description is well-styled.\n\n:param description: the description\n:param starts_with_verb:\n if True, check that the description should start with a verb in third person singular (stem -s).\n:return: the failed check, if any', 'sign... | 0 |
{'name': 'SpawnInstance.__init__@osquery/management.py', 'description': 'Keyword arguments:\npath -- the path to and osqueryd binary to spawn', 'signature': 'def __init__(self, path=None):'}</s>{'name': 'start_watcher@osquery/management.py', 'description': 'Ping the osquery extension manager to detect dirty shutdowns.'... | 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': 'SegWitTest.test_max_witness_push_length@test/functional/p2p_segwit.py', 'description': 'Should only allow up to 520 byte pushes in witness stack ', 'signature': 'def test_max_witness_push_length(self):'}</s>{'name': 'disconnect_nodes@test/functional/test_framework/util.py', 'description': 'DOCSTRING', 'code':... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.