text string | label int64 |
|---|---|
{'name': 'CheckHeaderFileIncluded@tools/cpplint.py', 'description': 'Logs an error if a source file does not include its header.', 'signature': 'def CheckHeaderFileIncluded(filename, include_state, error):'}</s>_RE_PATTERN_REF_PARAM = re.compile(
r'(' + _RE_PATTERN_TYPE + r'(?:\s*(?:\bconst\b|[*]))*\s*'
r'&\s*'... | 0 |
{'name': 'InitiatorConnector.factory@os_brick/initiator/connector.py', 'description': 'Build a Connector object based upon protocol and architecture.', 'signature': 'def factory(protocol, root_helper, driver=None,'}</s>{'name': 'get_dev_path@os_brick/utils.py', 'description': 'Return the device that was returned when c... | 0 |
{'name': 'BatchBase.flush@asynq/batching.py', 'description': "Flushes the batch.\n\nAlmost the same as ``self.value()``, but:\n\n* this method doesn't throw an error even if underlying batch\n flush actually completed with an error\n* on the other hand, subsequent flush throws an error.\n\nSo this method is intended t... | 0 |
{'name': 'MaxPoolDark.forward@YOLOv4/darknet.py', 'description': 'darknet output_size = (input_size + p - k) / s +1\np : padding = k - 1\nk : size\ns : stride\ntorch output_size = (input_size + 2*p -k) / s +1\np : padding = k//2', 'signature': 'def forward(self, x):'}</s>{'name': 'Upsample_expand@YOLOv4/darknet.py', 'd... | 0 |
{'name': 'Device.open@src/LabJackPython.py', 'description': 'Device.open(devType, Ethernet=False, firstFound = True, serial = None, localId = None, devNumber = None, ipAddress = None, handleOnly = False, LJSocket = None)\n\nOpen a device of type devType. ', 'signature': 'def open(self, devType, Ethernet=False, firstFou... | 0 |
{'name': 'render@versioneer.py', 'description': 'Render the given version pieces into the requested style.', 'signature': 'def render(pieces: Dict[str, Any], style: str) -> Dict[str, Any]:'}</s>{'name': 'git_versions_from_keywords@versioneer.py', 'description': 'Get version information from git keywords.', 'code': 'def... | 0 |
{'name': 'OAuth2Credentials.authorize@third_party/oauth2client/client.py', 'description': "Authorize an httplib2.Http instance with these credentials.\n\nThe modified http.request method will add authentication headers to each\nrequest and will refresh access_tokens when a 401 is received on a\nrequest. In addition the... | 0 |
{'name': '_AddMessageMethods@python/google/protobuf/internal/python_message.py', 'description': 'Adds implementations of all Message methods to cls.', 'signature': 'def _AddMessageMethods(message_descriptor, cls):'}</s>{'name': 'EnumDescriptor@python/google/protobuf/descriptor.py', 'description': 'Descriptor for an enu... | 0 |
{'name': 'convert_to_en_symbols@text/__init__.py', 'description': 'Converts built-in korean symbols to english, to be used for english training\n ', 'signature': 'def convert_to_en_symbols():'}</s>{'name': 'basic_cleaners@text/cleaners.py', 'description': 'Basic pipeline that lowercases and collapses whitespace with... | 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': 'find_gaps@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'Account for all the bits in the pattern\ndummy style just added as they got added', 'signature': 'def find_gaps(op):'}</s>CSR_PMPCFG1 = 929 | 0 |
{'name': 'smartload_compact_model@shorttext/smartload.py', 'description': 'Load appropriate classifier or model from the binary model.\n\nThe second parameter, `wvmodel`, can be set to `None` if no Word2Vec model is needed.\n\n:param filename: path of the compact model file\n:param wvmodel: Word2Vec model\n:param prepr... | 0 |
{'name': 'train@train_cls_man_moe.py', 'description': 'train_sets, dev_sets, test_sets: dict[lang] -> AmazonDataset\nFor unlabeled langs, no train_sets are available', 'signature': 'def train(vocabs, char_vocab, train_sets, dev_sets, test_sets, unlabeled_sets):'}</s>{'name': 'MlpTagger@models.py', 'description': 'DOCST... | 0 |
{'name': 'FindStartOfExpressionInLine@tools/cpplint.py', 'description': 'Find position at the matching start of current expression.\n\nThis is almost the reverse of FindEndOfExpressionInLine, but note\nthat the input position and returned position differs by 1.\n\nArgs:\n line: a CleansedLines line.\n endpos: start s... | 0 |
{'name': 'find_gaps@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'Account for all the bits in the pattern\ndummy style just added as they got added', 'signature': 'def find_gaps(op):'}</s>CSR_HPMCOUNTER27 = 3099 | 0 |
{'name': 'LocalsPane.get_frame_content@tools/lldb/utils/vim-lldb/python-vim-lldb/vim_panes.py', 'description': 'Returns list of key-value pairs of local variables in frame ', 'signature': 'def get_frame_content(self, frame):'}</s>{'name': 'ThreadPane@tools/lldb/utils/vim-lldb/python-vim-lldb/vim_panes.py', 'description... | 0 |
{'name': 'BaseResponse.add_header@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Add an additional response header, not removing duplicates. ', 'signature': 'def add_header(self, name, value):'}</s>tonat = touni if py3k else tob | 0 |
{'name': '_StreamBase.__init__@sounddevice.py', 'description': "Base class for PortAudio streams.\n\nThis class should only be used by library authors who want to\ncreate their own custom stream classes.\nMost users should use the derived classes\n`Stream`, `InputStream`, `OutputStream`,\n`RawStream`, `RawInputStream` ... | 1 |
{'name': 'CardPredictor.img_only_color@lib/img_function.py', 'description': ':param filename: 图像文件\n:param oldimg: 原图像文件\n:return: 已经定位好的车牌', 'signature': 'def img_only_color(self, filename, oldimg, img_contours, add_box_point=False):'}</s>{'name': 'seperate_card@lib/img_math.py', 'description': 'DOCSTRING', 'code': 'd... | 1 |
{'name': 'List.cast_item@nbtlib/tag.py', 'description': 'Cast list item to the appropriate tag type.\n\n.. doctest::\n\n >>> List[Int].cast_item(123)\n Int(123)\n\nArguments:\n item:\n Can be any object convertible to the current tag type. If the\n conversion fails, the method raises a :class:`Ca... | 0 |
{'name': 'glacier_masks@oggm/core/gis.py', 'description': 'Makes a gridded mask of the glacier outlines that can be used by OGGM.\n\nFor a more robust solution (not OGGM compatible) see simple_glacier_masks.\n\nParameters\n----------\ngdir : :py:class:`oggm.GlacierDirectory`\n where to write the data', 'signature': ... | 0 |
{'name': '_handleAnswerFileParams@packstack/installer/run_setup.py', 'description': 'handle loading and validating\nparams from answer file\nsupports reading single or group params', 'signature': 'def _handleAnswerFileParams(answerFile):'}</s>ERR_IP_HAS_NO_PTR = "The IP %s does not hold a PTR record for the FQDN: %s" | 0 |
{'name': 'ResourceManager.resource_listdir@blockchain-env/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py', 'description': 'List the contents of the named resource directory', 'signature': 'def resource_listdir(self, package_or_requirement, resource_name):'}</s>{'name': '_import_module@blockchain-env/... | 0 |
{'name': 'main@swagger_to/bin/swagger_to_py_client.py', 'description': 'Execute the main routine.', 'signature': 'def main() -> None:'}</s>{'name': 'JsonSchema@swagger_to/intermediate.py', 'description': 'Represent a schema for validation of JSON.', 'base_classes': [], 'methods': [{'name': 'JsonSchema.__init__@swagger_... | 0 |
{'name': 'render@versioneer.py', 'description': 'Render the given version pieces into the requested style.', 'signature': 'def render(pieces, style):'}</s>{'name': 'VersioneerBadRootError@versioneer.py', 'description': 'The project root directory is unknown or missing key files.', 'base_classes': ['Exception'], 'method... | 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>MQRC_MSG_HANDLE_COPY_FAILURE = 2532 | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRC_CODED_CHAR_SET_ID_ERROR = 2330 | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQZAO_SET = 32 | 0 |
{'name': 'main_sync@signac/__main__.py', 'description': 'Handle sync subcommand.', 'signature': 'def main_sync(args):'}</s>{'name': 'main_statepoint@signac/__main__.py', 'description': 'Handle statepoint subcommand.', 'code': 'def main_statepoint(args):\n """Handle statepoint subcommand."""\n project = get_projec... | 0 |
{'name': 'process_line@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_internal/req/req_file.py', 'description': 'Process a single requirements line; This can result in creating/yielding\nrequirements, or updating the finder.\n\nFor lines that contain requirements, the only options that have an effect\nare from SUPPOR... | 0 |
{'name': 'Sparqler.update@code/wikidata/sparqler.py', 'description': 'Sends a SPARQL update to the endpoint.\n\nParameters\n----------\nmediatype : str\n The response media type (MIME type) from the endpoint after the update.\n Default is "application/json"; probably no need to use anything different.\nverbose: b... | 0 |
{'name': 'ReplaceByFeeTest.test_doublespend_chain@qa/rpc-tests/replace-by-fee.py', 'description': 'Doublespend of a long chain', 'signature': 'def test_doublespend_chain(self):'}</s>OP_LSHIFT = CScriptOp(0x98) | 0 |
{'name': 'voc_ap@utils/utils_map.py', 'description': '--- Official matlab code VOC2012---\nmrec=[0 ; rec ; 1];\nmpre=[0 ; prec ; 0];\nfor i=numel(mpre)-1:-1:1\n mpre(i)=max(mpre(i),mpre(i+1));\nend\ni=find(mrec(2:end)~=mrec(1:end-1))+1;\nap=sum((mrec(i)-mrec(i-1)).*mpre(i));', 'signature': 'def voc_ap(rec, prec)... | 0 |
{'name': 'TautomerEnumerator.__init__@scopy/ScoPretreat/pretreatutil.py', 'description': ':param transforms: A list of TautomerTransforms to use to enumerate tautomers.\n:param max_tautomers: The maximum number of tautomers to enumerate (limit to prevent combinatorial explosion).', 'signature': 'def __init__(self, tran... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQ_GROUP_ID_LENGTH = 24 | 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': 'RTSRoot.restore@rtslib/root.py', 'description': 'Takes a dict generated by dump() and reconfigures the target to match.\nReturns list of non-fatal errors that were encountered.\nWill refuse to restore over an existing configuration unless clear_existing\n is True.', 'signature': 'def restore(self, config, ... | 0 |
{'name': 'plot@phi/vis/_vis.py', 'description': "Creates one or multiple figures and sub-figures and plots the given fields.\n\nTo show the figures, use `show()`.\n\nThe arguments `row_dims`, `col_dims`, `animate` and `overlay` control how data is presented.\nEach accepts dimensions as a `str`, `Shape`, tuple, list or ... | 0 |
{'name': 'QueueManager.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_file@src/pyradox/filetype/yml.py', 'description': 'Return a dictionary containing all key-value pairs in the given file. All keys are lower-case. ', 'signature': 'def parse_file(path):'}</s>encodings = [
'utf_8_sig',
'cp1252',
] | 0 |
{'name': 'RepeatChart.interactive@altair/vegalite/v3/api.py', 'description': 'Make chart axes scales interactive\n\nParameters\n----------\nname : string\n The selection name to use for the axes scales. This name should be\n unique among all selections within the chart.\nbind_x : boolean, default True\n If tru... | 0 |
{'name': 'opcode_map_c@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'CR |funct4 | cr0711 | cr0206 | op |\nCI |funct3 | cop1212 | cr0711 | cop0206 | op |\nCSS |funct3 | cop0712 | cr0206 | op |\nCIW |funct3 | cop0512 | cr0204s | op |\nCL |funct3 | cop1012 | cs0709s | cop0506 | cr0204s | op |\nCS ... | 0 |
{'name': 'ModbusServer.__init__@pyModbusTCP/server.py', 'description': "Constructor\n\nModbus server constructor.\n\n:param host: hostname or IPv4/IPv6 address server address (default is 'localhost')\n:type host: str\n:param port: TCP port number (default is 502)\n:type port: int\n:param no_block: no block mode, i.e. s... | 1 |
{'name': 'Model._construct_model@src/model.py', 'description': 'Construct the evolutionary model.', 'signature': 'def _construct_model(self):'}</s>{'name': 'MechCodon_Matrix@src/matrix_builder.py', 'description': 'Child class of MatrixBuilder. This class implements functions relevant to "mechanistic" (dN/dS) codon mode... | 0 |
{'name': 'residual_block@resnet.py', 'description': 'Standard building block for residual networks with BN after convolutions.\n\nArgs:\n inputs: `Tensor` of size `[batch, channels, height, width]`.\n filters: `int` number of filters for the first two convolutions. Note that\n the third and final convolution wil... | 0 |
{'name': 'macro_matcher@python/ffi_navigator/pattern.py', 'description': 'Match pattern <macro_name>("<skey>"\n\nParameters\n----------\nmacro_names : list\n List of macro names to match.\n\nfcreate : Function (skey, path, range, macro_name) -> result.', 'signature': 'def macro_matcher(macro_names, fcreate=None):'}<... | 0 |
{'name': 'TestRF.test_adjust_rtree_learners@python/tests/test_learners.py', 'description': 'Test modifying the bias and leaf learners of decision trees', 'signature': 'def test_adjust_rtree_learners(self, linear_data):'}</s>{'name': 'linear_data@python/tests/test_learners.py', 'description': 'Make data corresponding to... | 1 |
{'name': 'CSSParser.parse_pseudo_class@SneakerBot 2019/venv/lib/python3.7/site-packages/soupsieve/css_parser.py', 'description': 'Parse pseudo class.', 'signature': 'def parse_pseudo_class(self, sel, m, has_selector, iselector, is_html):'}</s>PAT_AT_RULE = r'@P{ident}'.format(ident=IDENTIFIER) | 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': 'LocalRepositoryWatcher._handle_move_pair@onedrive_client/od_watcher.py', 'description': ':param [[inotify_simple.Event, inotify_simple.flags], [inotify_simple.Event, inotify_simple.flags]] move_pair:', 'signature': 'def _handle_move_pair(self, move_pair):'}</s>{'name': 'UploadFileTask@onedrive_client/od_tasks... | 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': 'find_gaps@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'Account for all the bits in the pattern\ndummy style just added as they got added', 'signature': 'def find_gaps(op):'}</s>MATCH_C_ADDW = 39969 | 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': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQGMO_SYNCPOINT_IF_PERSISTENT = 4096 | 0 |
{'name': 'create_timeslot_table@swingtime/utils.py', 'description': 'Create a grid-like object representing a sequence of times (rows) and\ncolumns where cells are either empty or reference a wrapper object for\nevent occasions that overlap a specific time slot.\n\nCurrently, there is an assumption that if an occurrenc... | 0 |
{'name': '_floating_number_to_word@persiantools/digits.py', 'description': 'Convert a floating-point number to its Persian word representation.\n\nThis function takes a floating-point number and converts it to its Persian word representation.\nIt handles floating-point numbers up to 14 decimal places.\n\nParameters:\nn... | 0 |
{'name': '_IsType@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Check if expression looks like a type name, returns true if so.\n\nArgs:\n clean_lines: A CleansedLines instance containing the file.\n nesting_state: A NestingState instance which maintains information about\n the current stac... | 0 |
{'name': '_beta_1_b@tests/Python/test_sampling.py', 'description': 'Returns a random variate from beta(1, b) distribution\nusing the inverse CDF method', 'signature': 'def _beta_1_b(b):'}</s>averagine_unit = Counter({
'C' : 4.9384,
'H' : 7.7583,
'N' : 1.3577,
'O' : 1.4773,
'S' : 0.0417}) | 0 |
{'name': 'eGetRawS@src/LabJackPython.py', 'description': 'Function not yet implemented.\n\nFor Windows only.', 'signature': 'def eGetRawS(Handle, pIOType, Channel, pValue, x1):'}</s>LJ_ioSET_DEFAULTS = 103 | 0 |
{'name': 'auto_from_dict@a38/fattura.py', 'description': 'Given the equivalent of a Fattura.to_jsonable() data structure,\nreconstruct the fattura', 'signature': 'def auto_from_dict('}</s>{'name': 'FatturaPrincipale@a38/fattura.py', 'description': 'DOCSTRING', 'base_classes': ['models.Model'], 'methods': []} | 0 |
{'name': 'CronTabSchedule.add_entry@coal_mine/crontab_schedule.py', 'description': 'Add an entry to the schedule\n\nCan be used to build a schedule incrementally rather than all in one\nshot when the object is created.', 'signature': 'def add_entry(self, entry_line):'}</s>{'name': 'CronTabScheduleException@coal_mine/cr... | 1 |
{'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': 'FormatCode@tools/yapf/yapf/yapflib/yapf_api.py', 'description': 'Format a string of Python code.\n\nThis provides an alternative entry point to YAPF.\n\nArguments:\n unformatted_source: (unicode) The code to format.\n filename: (unicode) The name of the file being reformatted.\n remaining arguments: see co... | 0 |
{'name': 'VispyRenderer.update_cam_mat@vispy_renderer.py', 'description': '@left, right, bottom, top: bounding box corners', 'signature': 'def update_cam_mat(self, K, left, right, bottom, top):'}</s>{'name': 'makeCanvas@Utils.py', 'description': '@imgs: list of images, assume same sizes\n@flipBR: flip B and R channel f... | 0 |
{'name': 'Support.__init__@indeterminatebeam/indeterminatebeam.py', 'description': 'Constructs all the necessary attributes for the Support object.\n\nParameters:\n-----------\ncoord: float\n x coordinate of support on a beam (default unit m) (default 0)\nfixed: tuple of 3 booleans\n Degrees of freedom that are f... | 1 |
{'name': 'Board.status@Monika After Story/game/python-packages/chess/__init__.py', 'description': 'Gets a bitmask of possible problems with the position.\n\nMove making, generation and validation are only guaranteed to work on\na completely valid board.\n\n:data:`~chess.STATUS_VALID` for a completely valid board.\n\nOt... | 0 |
{'name': 'create_remote_file_bundle@tests/functional/test_link_localization.py', 'description': 'Create a bundle with\na.) an unmanaged s3 path\nb.) a managed s3 path\nc.) a managed s3 path with a directory', 'signature': 'def create_remote_file_bundle(name):'}</s>{'name': '_lineage_single@disdat/api.py', 'description'... | 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:... | 1 |
{'name': 'd4_image_deaugment@pytorch_toolbelt/inference/tta.py', 'description': 'Deaugment input tensor (output of the model) assuming the input was D4-augmented image (See d4_augment).\nArgs:\n image: Tensor of [B * 8, C, H, W] shape\n reduction: Reduction model for aggregating outputs. Default is taking mean.\n... | 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': 'Fairplay3.cycle@ap2/fairplay3.py', 'description': 'key_schedule is a 2d array of integral values', 'signature': 'def cycle(self, block: bytes, key_schedule: bytes):'}</s>static_source_2 = bytearray([0xEC, 0x4E, 0x27, 0x5E, 0xFD, 0xF2, 0xE8, 0x30, 0x97, 0xAE, 0x70, 0xFB, 0xE0, 0x00, 0x3F, 0x1C,
... | 0 |
{'name': 'ImporterFromStats.__init__@src/git_import_contributions/ImporterFromStats.py', 'description': ':param mock_repo_path: Path to the mock repository.\n:param generator_type: File type for the generator (e.g., ".ts").\n:param max_changes_per_file: Number of max changes per file on each commit\n:param max_commits_... | 1 |
{'name': 'Person.getFromToken@flickr_api/objects.py', 'description': 'Retrieve the person corresponding to the authentication token.', 'signature': 'def getFromToken(token=None, filename=None, token_key=None,'}</s>{'name': 'enable_cache@flickr_api/method_call.py', 'description': 'enable caching\nParameters:\n----------... | 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': 'ParseCodeLine@vimdoc/parser.py', 'description': 'Parses one line of code and creates the appropriate CodeLine.', 'signature': 'def ParseCodeLine(line):'}</s>{'name': 'DocumentationWarning@vimdoc/error.py', 'description': 'DOCSTRING', 'base_classes': ['Warning'], 'methods': []} | 0 |
{'name': 'get_dataset@DECIMER/DECIMER_EfficinetNetV2_Transfomer_Trainer.py', 'description': 'Creates a batch of data rom a given dataset.\n\nArgs:\n batch_size (int, optional): number of datapoints per batch. Defaults to BATCH_SIZE.\n buffered_size (int, optional): number of datapoints to be buffered. Defaults to... | 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': 'refs@scripts/build_mod_ic.py', 'description': 'Generate val and ref labels.', 'signature': 'def refs(conf):'}</s>{'name': 'bga_pads@scripts/build_mod_ic.py', 'description': 'DOCSTRING', 'code': 'def bga_pads(conf):\n out = []\n layers = ["F.Cu", "F.Mask", "F.Paste"]\n size = [conf[\'pad_shape\']]*2\n... | 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': 'random_sized_crop_list@models/SlowFast/slowfast/datasets/cv2_transform.py', 'description': 'Perform random sized cropping on the given list of images. Random crop with\n size 8% - 100% image area and aspect ratio in [3/4, 4/3].\nArgs:\n images (list): image to crop.\n size (int): size to crop.\n a... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQUSEDLQ_YES = 2 | 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>MQREGO_FULL_RESPONSE = 65536 | 0 |
{'name': 'test_put_get_delete_replication@ut/test.py', 'description': '设置、获取、删除跨园区复制配置', 'signature': 'def test_put_get_delete_replication():'}</s>{'name': 'test_get_service@ut/test.py', 'description': '列出账号下所有的bucket信息', 'code': 'def test_get_service():\n """列出账号下所有的bucket信息"""\n response = client.list_buckets()... | 0 |
{'name': 'setup@dwave/cloud/cli.py', 'description': 'Setup optional Ocean packages and configuration file(s).\n\nEquivalent to running `dwave install [--all]`, followed by\nan optional `dwave auth login --skip-valid [--oob]` and then by\n`dwave config create [--full] [--auto-token]`.', 'signature': 'def setup(install_a... | 1 |
{'name': 'euler_from_matrix@Engine/lib/assimp/port/PyAssimp/scripts/transformations.py', 'description': 'Return Euler angles from rotation matrix for specified axis sequence.\n\naxes : One of 24 axis sequences as string or encoded tuple\n\nNote that many Euler angle triplets can describe one matrix.\n\n>>> R0 = euler_m... | 0 |
{'name': 'make_combined_mosaics@grizli/pipeline/auto_script.py', 'description': 'Drizzle combined mosaics\n\nmosaic_driz_cr_type : int\n (mosaic_driz_cr_type & 1) : flag CRs on all IR combined\n (mosaic_driz_cr_type & 2) : flag CRs on IR filter combinations\n (mosaic_driz_cr_type & 4) : flag CRs on all OPT com... | 0 |
{'name': 'check_file_process_log@databricks-adx-integration/src/code/functions/adxingestp2/__app__/dataingest/__init__.py', 'description': 'check if input has been processed\n:param file_url: file url\n:type file_url: string\n:param target_database: target_database\n:type target_database: string\n:return: validaton res... | 1 |
{'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': '_normalize_xyz@uxarray/grid/co... | 0 |
{'name': 'get_identity@guardian/utils.py', 'description': 'Get a tuple with the identity of the given input.\n\nReturns a tuple with one of the members set to `None` depending on whether the input is\na `Group` instance or a `User` instance.\nAlso accepts AnonymousUser instance but would return `User` instead.\nIt is c... | 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': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQFC_YES = 1 | 0 |
{'name': 'PFOp._to_string@pf/rule.py', 'description': 'Return the string representation of the operation.', 'signature': 'def _to_string(self):'}</s>PF_DIVERT_NONE = 0 | 0 |
{'name': 'stream_decode_response_unicode@src/requests/utils.py', 'description': 'Stream decodes an iterator.', 'signature': 'def stream_decode_response_unicode(iterator, r):'}</s>{'name': 'FileModeWarning@src/requests/exceptions.py', 'description': 'A file was opened in text mode, but Requests determined its binary len... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQMO_MATCH_MSG_SEQ_NUMBER = 8 | 0 |
{'name': 'register_range@psycopg2/_range.py', 'description': 'Create and register an adapter and the typecasters to convert between\na PostgreSQL |range|_ type and a PostgreSQL `Range` subclass.\n\n:param pgrange: the name of the PostgreSQL |range| type. Can be\n schema-qualified\n:param pyrange: a `Range` strict su... | 0 |
{'name': '_htmlentity_transform@script.module.youtube.dl/lib/youtube_dl/utils.py', 'description': 'Transforms an HTML entity to a character.', 'signature': 'def _htmlentity_transform(entity_with_semicolon):'}</s>{'name': 'update_Request@script.module.youtube.dl/lib/youtube_dl/utils.py', 'description': 'DOCSTRING', 'cod... | 0 |
{'name': 'get_measures@gnocchi/rest/aggregates/processor.py', 'description': 'Get aggregated measures of multiple entities.\n\n:param storage: The storage driver.\n:param metrics_and_aggregations: List of metric+agg_method tuple\n measured to aggregate.\n:param from timestamp: The timest... | 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': 'parseMappingFile@amptk/amptklib.py', 'description': 'function to parse mapping file pull out primers and barcode sequences', 'signature': 'def parseMappingFile(input, output):'}</s>{'name': 'which@amptk/amptklib.py', 'description': 'DOCSTRING', 'code': "def which(name):\n try:\n with open(os.devnull... | 0 |
{'name': 'tag_copy@spatialmedia/mpeg/box.py', 'description': 'Copies a block of data from in_fh to out_fh.\n\nArgs:\n in_fh: file handle, source of uncached file contents.\n out_fh: file handle, destination for saved file.\n size: int, amount of data to copy.', 'signature': 'def tag_copy(in_fh, out_fh, size):'}</s>T... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.