text string | label int64 |
|---|---|
{'name': 'Camera.addLandmarkInformation@cameratransform/camera.py', 'description': 'Add a term to the camera probability used for fitting. This term includes the probability to observe the given\nlandmarks and the specified positions in the image.\n\nParameters\n----------\nlm_points_image : ndarray\n the pixel posi... | 0 |
{'name': 'Zeroconf.unregisterService@stino/pyarduino/base/zeroconf.py', 'description': 'Unregister a service.', 'signature': 'def unregisterService(self, info):'}</s>_CLASS_ANY = 255 | 0 |
{'name': 'textureAsContentTexture@ValveFileSystem/valve.py', 'description': 'returns a resolved content texture filepath for some sort of texture path. it looks for psd\nfirst, and then for tga. if neither are found None is returned', 'signature': 'def textureAsContentTexture(texturePath):'}</s>{'name': 'addon@ValveF... | 0 |
{'name': 'ResourceManager.lookup@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Search for a resource and return an absolute file path, or `None`.\n\nThe :attr:`path` list is searched in order. The first match is\nreturend. Symlinks are followed. The result is cached to speed up\nfuture lookups. ', 's... | 0 |
{'name': 'GetData@PyBioMed/PyPretreat/PyPretreatDNA.py', 'description': '#################################################################\nGet sequence data from file or list with check.\n\n:param input_data: type file or list\n:param desc: with this option, the return value will be a Seq object list(it only works in ... | 0 |
{'name': 'PBES1.decrypt@blockchain-env/lib/python3.7/site-packages/Cryptodome/IO/_PBES.py', 'description': 'Decrypt a piece of data using a passphrase and *PBES1*.\n\nThe algorithm to use is automatically detected.\n\n:Parameters:\n data : byte string\n The piece of data to decrypt.\n passphrase : byte string\n ... | 0 |
{'name': 'IUSequenceRun.running@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Indicate if this sequence is running', 'signature': 'def running(self) -> bool:'}</s>CONF_TIMELINE = "timeline" | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQWDR_VERSION_2 = 2 | 0 |
{'name': 'gen_graph@pyrgg/__main__.py', 'description': 'Generate a single graph.\n\n:param input_dict: input data\n:type input_dict: dict\n:param file_name: file name\n:type file_name: str\n:return: None', 'signature': 'def gen_graph(input_dict, file_name):'}</s>{'name': 'get_precision@pyrgg/functions.py', 'description... | 0 |
{'name': 'MetarTest.test_030_parseTime_legal@test/test_metar.py', 'description': 'Check parsing of the time stamp.', 'signature': 'def test_030_parseTime_legal(self):'}</s>loc_terms = [ ("OHD", "overhead"),
("DSNT", "distant"),
("AND", "and"),
("VC", "nearby") ] | 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': '_coerce_list_and_tuple@ring/func/base.py', 'description': 'DOCSTRING', 'code': 'def _coerce_list_and_tuple(v):\n retu... | 0 |
{'name': 'crud_urls@cruds/urls.py', 'description': "Returns a list of url patterns for model.\n\n:param list_view:\n:param create_view:\n:param update_view:\n:param detail_view:\n:param delete_view:\n:param url_prefix: prefix to prepend, default is `'$'`\n:param name_prefix: prefix to prepend to name, default is empty ... | 0 |
{'name': 'Plant.get_observation@src/astrobotany/models.py', 'description': "A long-form description of the plant.\n\nThis includes a random observations and other specific details about\nthe plant's current stage.", 'signature': 'def get_observation(self, ansi_enabled: bool = False) -> str:'}</s>badge_19 = Badge("micro... | 0 |
{'name': 'adapt@common.py', 'description': 'v0 and v1 are numbers of opposite sign. This returns how far you need to interpolate from v0 to v1 to get to 0.', 'signature': 'def adapt(v0, v1):'}</s>{'name': 'frange@common.py', 'description': 'Like range, but works for floats', 'code': 'def frange(start, stop, step=1):\n ... | 0 |
{'name': 'ListPartitionManager.detach_partition@pg_partitioning/manager.py', 'description': 'Detach partitions.\n\nParameters:\n partition_name(str): Partition name.\n tablespace(str): Partition tablespace name.', 'signature': 'def detach_partition(self, partition_name: str, tablespace: str = None) -> None:'}</s>{'na... | 1 |
{'name': 'RichTraceback._init_message@mako/exceptions.py', 'description': 'Find a unicode representation of self.error', 'signature': 'def _init_message(self):'}</s>_PYTHON_MAGIC_COMMENT_re = re.compile(
r'[ \t\f]* \# .* coding[=:][ \t]*([-\w.]+)',
re.VERBOSE) | 0 |
{'name': 'estimate_fao56@cfg/hass/custom_components/wb_irrigation/sensor.py', 'description': 'Estimate fao56 from weather ', 'signature': 'def estimate_fao56(day_of_year,'}</s>OWM_URL = "https://api.openweathermap.org/data/3.0/onecall?units=metric&lat={}&lon={}&exclude=hourly,daily,alerts,minutely&appid={}" | 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>MQSO_NO_READ_AHEAD = 134217728 | 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>MQSYSP_YES = 1 | 0 |
{'name': 'TestAlgorithmsRFC7520.test_rsapss_verify_should_return_true_for_test_vector@tests/test_algorithms.py', 'description': 'This test verifies that RSA-PSS verification works with a known good\nsignature and key.\n\nReference: https://tools.ietf.org/html/rfc7520#section-4.2', 'signature': 'def test_rsapss_verify_s... | 0 |
{'name': 'update_startup_screen@displays/waveshare2in13v3.py', 'description': 'Show startup screen on eInk Display\n ', 'signature': 'def update_startup_screen():'}</s>qr_request_3 = "Ich scanne..." | 0 |
{'name': 'integrate@scanorama/scanorama.py', 'description': "Integrate a list of data sets.\n\nParameters\n----------\ndatasets_full : `list` of `scipy.sparse.csr_matrix` or of `numpy.ndarray`\n Data sets to integrate and correct.\ngenes_list: `list` of `list` of `string`\n List of genes for each data set.\nbatch... | 0 |
{'name': 'ParserElement.setDebugActions@tests/_lib_vendors/pkg_resources/_vendor/pyparsing.py', 'description': 'Enable display of debugging messages while doing pattern matching.', 'signature': 'def setDebugActions( self, startAction, successAction, exceptionAction ):'}</s>{'name': 'GoToColumn@tests/_lib_vendors/pkg_re... | 0 |
{'name': '_build_vocab@joeynmt/vocabulary.py', 'description': 'Builds vocabulary either from file or sentences.\n\n:param cfg: data cfg\n:param special_symbols: special symbols\n:param dataset: dataset object which contains preprocessed sentences\n:return: Vocabulary created from either `tokens` or `vocab_file`', 'sign... | 1 |
{'name': 'create_inception_v4@traffic_gesture_recognition/models/inception_v4.py', 'description': 'Creates a inception v4 network\n\n:param nb_classes: number of classes.txt\n:return: Keras Model with 1 input and 1 output', 'signature': 'def create_inception_v4(nb_classes=1001, input=None):'}</s>{'name': 'load_weights@... | 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': '_convert_dataset_one_pair_rec_withFlip@datasets/convert_market.py', 'description': "Converts the given pairs to a TFRecord dataset.\n\nArgs:\n split_name: The name of the dataset, either 'train' or 'validation'.\n pairs: A list of image name pairs.\n labels: label list to indicate positive(1) or nega... | 1 |
{'name': 'furl.set@furl/furl.py', 'description': "Set components of a url and return this furl instance, <self>.\n\nIf any overlapping, and hence possibly conflicting, parameters\nare provided, appropriate UserWarning's will be raised. The\ngroups of parameters that could potentially overlap are\n\n <scheme> and <orig... | 0 |
{'name': 'BaseTestMixin.test_readline@tests/test_ioutils.py', 'description': 'Make readline returns expected values', 'signature': 'def test_readline(self):'}</s>{'name': 'TestMultiFileReader@tests/test_ioutils.py', 'description': 'DOCSTRING', 'base_classes': ['TestCase'], 'methods': [{'name': 'TestMultiFileReader.test... | 0 |
{'name': 'person_ui@Pose2Sim/synchronization.py', 'description': 'Step 2: Initializes the UI for person and frame selection.\n\nINPUTS:\n- frame_rgb: The initial RGB frame to display\n- cam_name: Name of the current camera\n- frame_number: Initial frame number to display\n- search_around_frames: Frame ranges to search ... | 0 |
{'name': 'View.scale_contrast@picasso/gui/render.py', 'description': 'Scales image based on contrast values from Display Settings\nDialog.\n\nParameters\n----------\nimage : np.array or list of np.arrays\n Array with rendered locs (grayscale)\nautoscale : boolean (default=False)\n If True, finds optimal contrast\... | 0 |
{'name': 'EncoderDecoderTests._test_pipeline@baselines/seq2seq_attention_copy/seq2seq/test/models_test.py', 'description': 'Helper function to test the full model pipeline.\n ', 'signature': 'def _test_pipeline(self, mode, params=None):'}</s>{'name': 'read_vocab@baselines/seq2seq_attention_copy/seq2seq/data/vocab.py... | 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': 'ISO639Utils@script.module.youtube.dl/lib/youtube_dl/utils.py', 'description': 'DOCSTRING', 'base_c... | 0 |
{'name': 'download_official_website_layout@vulfocus-api/layout_image/views.py', 'description': '下载官网编排场景(社区)', 'signature': 'def download_official_website_layout(request):'}</s>{'name': 'get_scene_data@vulfocus-api/layout_image/views.py', 'description': '获取场景', 'code': 'def get_scene_data(request):\n \'\'\'\n 获取场... | 0 |
{'name': 'pantiltGoHome@source/pi-timolo.py', 'description': 'Move pantilt to home position. If pantilt installed then this\ncan position pantilt to a home position for consistent\nmotion tracking and timelapse camera pointing.', 'signature': 'def pantiltGoHome():'}</s>PROG_NAME = os.path.basename(__file__) | 0 |
{'name': 'Zeroconf.handleQuery@stino/pyarduino/base/zeroconf.py', 'description': 'Deal with incoming query packets. Provides a response if\npossible.', 'signature': 'def handleQuery(self, msg, addr, port):'}</s>_TYPE_AAAA = 28 | 0 |
{'name': 'MainWindow.loadFile@labelImg.py', 'description': 'Load the specified file, or the last opened file if None.', 'signature': 'def loadFile(self, filePath=None):'}</s>SETTING_LINE_COLOR = "line/color" | 0 |
{'name': 'wasm_vec_to_list@language-bindings/python/src/wamr/wasmcapi/ffi.py', 'description': 'Converts a vector or a POINTER(vector) to a list\nvector of type pointers -> list of type pointers', 'signature': 'def wasm_vec_to_list(vec):'}</s>{'name': 'wasm_exporttype_vec_t@language-bindings/python/src/wamr/wasmcapi/bin... | 1 |
{'name': 'auto_detect_estimator@sklearn_pmml_model/auto_detect/base.py', 'description': 'Automatically detect and return the described estimator from PMML file.\n\nParameters\n----------\npmml : str, object\n Filename or file object containing PMML data.', 'signature': 'def auto_detect_estimator(pmml, **kwargs):'}</... | 0 |
{'name': 'ProcessFileData@tools/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n lines: An array of strings, each representing a li... | 0 |
{'name': 'ProbAtlasSegmentation.__init__@voxelmorph/tf/networks.py', 'description': 'Parameters:\n inshape: Input shape. e.g. (192, 192, 192)\n nb_labels: Number of labels in probabilistic atlas.\n nb_unet_features: Unet convolutional features. \n See VxmDense documentation for more information.\n nb... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_CF_STRUC_ALREADY_FAILED = 3351 | 0 |
{'name': 'MH.get_sql_and_with_clause@operations.py', 'description': 'Gets the SQL query and WITH clause.\n\nThe query is constructed in a similar way to AbsoluteChange except that we\napply weights to adjust the change.\n\nFor example, the query for\nMH(\'condition\', \'base_value\', \'stratified\',\n metr... | 0 |
{'name': 'ensure_vpc@aegea/util/aws/__init__.py', 'description': 'If a default VPC exists in the current account/region, return it; otherwise, return the first VPC managed by aegea,\ncreating a new one (with an associated IGW, route table, and subnet per AZ) if it does not exist.', 'signature': 'def ensure_vpc():'}</s>... | 0 |
{'name': 'Request.get_response@spider/network/request.py', 'description': '获取带有selector功能的response\n@param save_cached: 保存缓存 方便调试时不用每次都重新下载\n@return:', 'signature': 'def get_response(self, save_cached=False):'}</s>TAB_SPIDER_STATUS = "{table_folder}:z_spider_status" | 0 |
{'name': 'PFState._from_struct@pf/state.py', 'description': 'Initialize class attributes from a pfsync_state structure.', 'signature': 'def _from_struct(self, s):'}</s>PFI_IFLAG_ANY = 512 | 0 |
{'name': 'time_diff@gns/learned_simulator.py', 'description': 'Finite difference between two input position sequence\n\nArgs:\n position_sequence: Input position sequence & shape(nparticles, 6 steps, dim)\n\nReturns:\n torch.tensor: Velocity sequence', 'signature': 'def time_diff('}</s>{'name': 'build_mlp@gns/graph_n... | 0 |
{'name': 'buildmodule@venv/Lib/site-packages/numpy/f2py/rules.py', 'description': 'Return', 'signature': 'def buildmodule(m, um):'}</s>{'name': 'issubroutine@venv/Lib/site-packages/numpy/f2py/auxfuncs.py', 'description': 'DOCSTRING', 'code': "def issubroutine(rout):\n return 'block' in rout and 'subroutine' == rout[... | 0 |
{'name': 'LwlrapBase.accumulate@src/metrics.py', 'description': "Accumulate a new batch of samples into the metric.\nArgs:\n truth: np.array of (num_samples, num_classes) giving boolean\n ground-truth of presence of that class in that sample for this batch.\n scores: np.array of (num_samples, num_classes) giving t... | 0 |
{'name': 'PacketFilter.get_queues@pf/filter.py', 'description': 'Retrieve the currently loaded queues.\n\nReturn a tuple of PFQueue objects.', 'signature': 'def get_queues(self):'}</s>TCPS_SYN_RECEIVED = 3 | 0 |
{'name': 'lookup_address@gef.py', 'description': 'Try to find the address in the process address space.\nReturn an Address object, with validity flag set based on success.', 'signature': 'def lookup_address(address: int) -> Address:'}</s>GEF_RC = pathlib.Path(os.getenv("GEF_RC", "")).absolute()
... | 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': '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': 'DNSIncoming.readQuestions@stino/pyarduino/base/zeroconf.py', 'description': 'Reads questions section of packet', 'signature': 'def readQuestions(self):'}</s>{'name': 'NonUniqueNameException@stino/pyarduino/base/zeroconf.py', 'description': 'DOCSTRING', 'base_classes': ['Exception'], 'methods': []} | 0 |
{'name': '_FloatingPointEncoder@third_party/dawn/third_party/protobuf/python/google/protobuf/internal/encoder.py', 'description': "Return a constructor for an encoder for float fields.\n\nThis is like StructPackEncoder, but catches errors that may be due to\npassing non-finite floating-point values to struct.pack, and ... | 0 |
{'name': 'make_visit_mosaic@grizli/aws/visit_processor.py', 'description': "Make a mosaic of the exposures from a visit with a tangent point selected\nfrom the sky tile grid\n\nParameters\n----------\nassoc : str\n grizli association name\n\nbase_path : str\n Base working directory. Working directory will be\n ... | 0 |
{'name': 'configure_vxlan@src/vxlan.py', 'description': 'Configure a VXLAN tunnel\n:param url: base url\n:param values: List of Informations needed for VXLAN configuration\n:param cookie: Cookie value\n:return: Request Status Code\n.. note: A configuration template in Jinja2 format needs to be used.\n:Example:\n\nresul... | 0 |
{'name': 'furl.set@furl/furl.py', 'description': "Set components of a url and return this furl instance, <self>.\n\nIf any overlapping, and hence possibly conflicting, parameters\nare provided, appropriate UserWarning's will be raised. The\ngroups of parameters that could potentially overlap are\n\n <scheme> and <orig... | 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': 'clone@src/showyourwork/overleaf.py', 'description': "Clones an Overleaf remote locally.\n\nArgs:\n project_id (str): The Overleaf project ID.\n path (str, optional): The path to the top level of the user's repo\n (if running from a different directory).\n\nNote that we don't qactually clone the r... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQDLH_LENGTH_1 = 172 | 0 |
{'name': 'get_mol_supplier@FPSim2/io/chem.py', 'description': 'Returns a mol supplier depending on the object type and file extension.\n\nParameters\n----------\nmols_source : str or iterable\n .smi or .sdf filename or iterable.\n\nfps_sort: bool\n Whether if the FPs should be sorted or not.\n\nReturns\n-------\n... | 0 |
{'name': 'Record.body_string@shingetsu/cache.py', 'description': 'Remove attach field.', 'signature': 'def body_string(self):'}</s>archive_uri = _get_value(_extconf, 'Gateway', 'archive_uri',
'https://archive.shingetsu.info/') | 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_DIVU = 33574963 | 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>MQCSP_STRUC_ID_ARRAY = [b"C", b"S", b"P", b" "] | 0 |
{'name': 'cached_property@fandjango/utils.py', 'description': 'Cache the return value of a property.', 'signature': 'def cached_property(**kwargs):'}</s>{'name': 'get_post_authorization_redirect_url@fandjango/utils.py', 'description': 'Determine the URL users should be redirected to upon authorization the application.\... | 0 |
{'name': 'TestLdap.testCleanUsersPurge@django_python3_ldap/tests.py', 'description': 'ldap_clean_users management command test with purge argument', 'signature': 'def testCleanUsersPurge(self):'}</s>settings = LazySettings(settings) | 1 |
{'name': 'CScriptOp.decode_op_n@test/functional/test_framework/script.py', 'description': 'Decode a small integer opcode, returning an integer', 'signature': 'def decode_op_n(self):'}</s>OP_NEGATE = CScriptOp(0x8f) | 0 |
{'name': 'main@src/modules/gradCAM/gradCAM.py', 'description': 'main function for gradCAM module.\n\nbla bla bla\n\nParameters\n----------\nlogger : {logging.Logger}\n The logger used for logging error information\nresultsDict: {dict}\n A dictionary containing information about the\n command line arguments. Th... | 0 |
{'name': 'test_put_get_delete_bucket_domain_certificate@ut/test.py', 'description': '测试设置获取删除bucket自定义域名证书', 'signature': 'def test_put_get_delete_bucket_domain_certificate():'}</s>{'name': 'ci_describe_datasets@ut/test.py', 'description': 'DOCSTRING', 'code': 'def ci_describe_datasets():\n # 列出数据集\n kwargs = {"C... | 0 |
{'name': 'MPU6050._write@imu.py', 'description': 'Perform a memory write. Caller should trap OSError.', 'signature': 'def _write(self, data, memaddr, addr):'}</s>{'name': 'MPUException@imu.py', 'description': 'Exception for MPU devices', 'base_classes': ['OSError'], 'methods': []} | 0 |
{'name': 'add_implicit_resolver@strictyaml/ruamel/main.py', 'description': 'Add an implicit scalar detector.\nIf an implicit scalar value matches the given regexp,\nthe corresponding tag is assigned to the scalar.\nfirst is a sequence of possible initial characters or None.', 'signature': 'def add_implicit_resolver('}<... | 0 |
{'name': 'TestObjectsE2E.test_create_alias_a_record@e2e_tests/test_objects.py', 'description': 'Create two A records with different names, but pointing to the same\nipv4addr', 'signature': 'def test_create_alias_a_record(self):'}</s>{'name': 'Lomnetworkconfig@infoblox_client/objects.py', 'description': 'DOCSTRING', 'ba... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQCAMO_CONN_TIME = 2704 | 0 |
{'name': 'GWRResults.summary@stwr/gwr.py', 'description': 'Print out GWR summary', 'signature': 'def summary(self):'}</s>{'name': 'adapt_gauss@stwr/kernels.py', 'description': 'Spatially adaptive Gaussian kernel.', 'code': 'def adapt_gauss(coords, nn, points=None, dmat=None,sorted_dmat=None,spherical=False):\n """\n... | 0 |
{'name': 'ChainstateWriteCrashTest.restart_node@test/functional/feature_dbcrash.py', 'description': 'Start up a given node id, wait for the tip to reach the given block hash, and calculate the utxo hash.\n\nExceptions on startup should indicate node crash (due to -dbcrashratio), in which case we try again. Give up\naft... | 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': 'HeroesMap.xyz2_set_terrain@h3m/phlm/phlm.py', 'description': 'Creates a terrain horizontally, vertically or diagonally\nfrom one coordinate to another. \n\nNOTE that there needs to be several adjacent tiles for terrain or \nit cannot exist, see what happens when you try to place e.g a row \nof terrain in the ... | 0 |
{'name': 'Application.__init__@robopianist/viewer/application.py', 'description': 'Instance initializer.', 'signature': 'def __init__(self, title="Explorer", width=1024, height=768):'}</s>{'name': 'Viewer@robopianist/viewer/viewer.py', 'description': 'Viewport displaying the contents of a physics world.', 'base_classes... | 1 |
{'name': 'ControlInterface.udpclient@xled/control.py', 'description': 'Client for sending UDP packets to the realtime port\n\n:return: the UDP client\n :py:class:`~.udp_client.UDPClient()`.\n:rtype: udp_client.UDPClient', 'signature': 'def udpclient(self):'}</s>{'name': 'HighInterfaceError@xled/exceptions.py', 'desc... | 0 |
{'name': 'bn_update@utils.py', 'description': 'BatchNorm buffers update (if any).\nPerforms 1 epochs to estimate buffers average using train dataset.\n:param loader: train dataset loader for buffers average estimation.\n:param model: model being update\n:return: None', 'signature': 'def bn_update(loader, model, use_amp... | 0 |
{'name': 'GenericAfipTypeManager.populate@django_afip/models.py', 'description': "Fetch and save data for this model from AFIP's WS.\n\nDirect usage of this method is discouraged, use\n:func:`~.models.load_metadata` instead.", 'signature': 'def populate(self, ticket: AuthTicket | None = None) -> None:'}</s>{'name': 'se... | 0 |
{'name': 'get_hash@core/anonymization.py', 'description': 'Returns a HMAC of the input string with user_id, using SHA-256, and\nreturn the first 16 bytes.', 'signature': 'def get_hash(input_str: str) -> str:'}</s>{'name': 'get_device_id@core/anonymization.py', 'description': 'Returns an anonymized MAC address.', 'code'... | 0 |
{'name': 'pad@venv/Lib/site-packages/numpy/lib/arraypad.py', 'description': "Pads an array.\n\nParameters\n----------\narray : array_like of rank N\n Input array\npad_width : {sequence, array_like, int}\n Number of values padded to the edges of each axis.\n ((before_1, after_1), ... (before_N, after_N)) unique... | 1 |
{'name': 'TestReadMemCString.test_read_memory_c_string@llvm-project/lldb/test/API/python_api/process/read-mem-cstring/TestReadMemCString.py', 'description': 'Test corner case behavior of SBProcess::ReadCStringFromMemory', 'signature': 'def test_read_memory_c_string(self):'}</s>{'name': 'skipIfiOSSimulator@llvm-project/... | 0 |
{'name': '_calculate_minimum_wheel_name@delocate/delocating.py', 'description': 'Return a wheel name with an updated platform tag.\n\nBased on the architecture of the libraries in the wheel and actual platform\ntag.\n\nParameters\n----------\nwheel_name : str\n The name of the wheel.\nwheel_dir : Path\n The direc... | 0 |
{'name': '_NamespaceInfo.CheckEnd@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Check end of namespace comments.', 'signature': 'def CheckEnd(self, filename, clean_lines, linenum, error):'}</s>_RE_PATTERN_STRING = re.compile(r'\bstring\b') | 0 |
{'name': 'url_unparse@SneakerBot 2019/venv/lib/python3.7/site-packages/werkzeug/urls.py', 'description': 'The reverse operation to :meth:`url_parse`. This accepts arbitrary\nas well as :class:`URL` tuples and returns a URL as a string.\n\n:param components: the parsed URL as tuple which should be converted\n ... | 0 |
{'name': 'DashRouter.__init__@src/fitly/utils.py', 'description': "Initialise the router.\n\nParams:\napp: A Dash instance to associate the router with.\nurls: Ordered iterable of routes: tuples of (route, layout). 'route' is a\n string corresponding to the URL path of the route (will be prefixed\n with ... | 1 |
{'name': 'IUZone.as_dict@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return this zone as a dict', 'signature': 'def as_dict(self, extended=False) -> OrderedDict:'}</s>{'name': 's2b@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Convert the service c... | 0 |
{'name': 'Comment.get@AO3/comments.py', 'description': 'Request a web page and return a Response object', 'signature': 'def get(self, *args, **kwargs):'}</s>_FANDOMS = None | 0 |
{'name': '_FunctionDataTypeDef.__call__@lib/rule_engine/types.py', 'description': '.. versionadded:: 4.0.0\n\n:param str name: The name of the function, e.g. "split".\n:param return_type: The data type of the functions return value.\n:param tuple argument_types: The data types of the functions arguments.\n:param int mi... | 0 |
{'name': 'cli@toggl/cli/commands.py', 'description': 'CLI interface to interact with Toggl tracking application.\n\nMany of the options can be set through Environmental variables. The names of the variables\nare denoted in the option\'s helps with format "(ENV: <name of variable>)".\n\nThe authentication credentials ca... | 0 |
{'name': 'compute_sparse_agent_cell_f@self_organising_systems/biomakerca/env_logic.py', 'description': "Compute a sparse agent cell_f.\n\nThis works for ExclusiveOp, ParallelOp and ReproduceOp.\nNote that the cell_f *requires* to have the proper argument name 'programs',\nso this is an informal interface.\n\nif it is u... | 0 |
{'name': 'NewDatabase.write_superstructure_db_to_brightway@premise/new_database.py', 'description': 'Register a super-structure database,\naccording to https://github.com/dgdekoning/brightway-superstructure\n:param name: name of the super-structure database\n:param filepath: filepath of the "scenarios difference file"\... | 0 |
{'name': 'BaseComponent.fit@torchnmf/plca.py', 'description': 'Learn a PLCA model for the data V by maximizing the following log probability of V \nand model params :math:`\\theta` using EM algorithm:\n\n.. math::\n \\mathcal{L} (\\theta)= \\sum_{k_1...k_N} v_{k_1...k_N}\\log{\\hat{v}_{k_1...k_N}} \\\\\n + \\sum_... | 0 |
{'name': 'Videos.download_vod@twitch/api/videos.py', 'description': 'This will return a byte string of the M3U8 playlist data\n(which contains more links to segments of the vod)', 'signature': 'def download_vod(self, video_id):'}</s>VOD_FETCH_URL = "https://usher.ttvnw.net/" | 1 |
{'name': '_GenerateMSVSProject@gyp/pylib/gyp/generator/msvs.py', 'description': 'Generates a .vcproj file. It may create .rules and .user files too.\n\nArguments:\n project: The project object we will generate the file for.\n options: Global options passed to the generator.\n version: The VisualStudioVersion object... | 0 |
{'name': 'RangeTransfer._parse_headers@wfdb/io/_url.py', 'description': 'Parse the headers of the response object.\n\nParameters\n----------\nmethod : str\n The HTTP method used for the request.\nresponse : requests.Response\n The resulting response object.\n\nReturns\n-------\nN/A\n\nNotes\n-----\n- response_url... | 0 |
{'name': 'generate_assignment_stub_and_hook@da/compiler/incgen.py', 'description': "Generate assignment stub and hook node for 'nameobj'.\n\nAssignment stubs notifies the incrementalizer of changes to value of\nvariables, and gives the incrementalizer a chance to perform necessary\nhousekeeping.", 'signature': 'def gen... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.