text string | label int64 |
|---|---|
{'name': 'LcqTestCase.test_sbert@tests/test_lcqmc_similarity.py', 'description': '测试sbert结果', 'signature': 'def test_sbert(self):'}</s>{'name': 'apply_sbert_case@tests/test_lcqmc_similarity.py', 'description': 'DOCSTRING', 'code': "def apply_sbert_case(cases):\n for line in cases:\n q1 = line[0]\n q2 =... | 1 |
{'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>MQMCEV_PACKET_LOSS_NACK_EXPIRE = 12 | 0 |
{'name': 'Bottle.mount@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': "Mount an application (:class:`Bottle` or plain WSGI) to a specific\nURL prefix. Example::\n\n root_app.mount('/admin/', admin_app)\n\n:param prefix: path prefix or `mount-point`. If it ends in a slash,\n that slash is mandator... | 0 |
{'name': 'urljoin@bleach/_vendor/parse.py', 'description': 'Join a base URL and a possibly relative URL to form an absolute\ninterpretation of the latter.', 'signature': 'def urljoin(base, url, allow_fragments=True):'}</s>{'name': '_NetlocResultMixinBase@bleach/_vendor/parse.py', 'description': 'Shared methods for the ... | 0 |
{'name': 'EntryTransformer.unquoted_value@code/utils/osg_parse.py', 'description': ':param x:\n:return:', 'signature': 'def unquoted_value(self, x):'}</s>general_code_dependencies_without_entry = {'OpenGL': 'https://www.opengl.org/',
'GLUT': 'https://www.opengl.org/resources/libraries... | 0 |
{'name': 'download_nips_papers_given_url@lib/openreview.py', 'description': 'download NeurIPS papers from the given web url.\n:param save_dir: str, paper save path\n:type save_dir: str\n:param year: int, iclr year, current only support year >= 2018\n:type year: int\n:param base_url: str, paper website url\n:type base_u... | 1 |
{'name': 'parse_oauth_callback@wideq/core.py', 'description': 'Parse the URL to which an OAuth login redirected to obtain two\ntokens: an access token for API credentials, and a refresh token for\ngetting updated access tokens.', 'signature': 'def parse_oauth_callback(url):'}</s>API_ERRORS = {
"0102": NotLoggedInEr... | 0 |
{'name': 'TestFillingCustomFields.test_uses_generator_function_for_custom_foreignkey@tests/test_filling_fields.py', 'description': 'Should use the generator function passed as a value for the add method', 'signature': 'def test_uses_generator_function_for_custom_foreignkey(self, custom_cfg):'}</s>{'name': 'TestFillingP... | 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': 'find_camera@pibooth/camera/__init__.py', 'description': 'Initialize the camera depending of the connected one. The priority order\nis chosen in order to have best rendering during preview and to take captures.\nThe gPhoto2 camera is first (drivers most restrictive) to avoid connection\nconcurence in case of D... | 1 |
{'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': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQMO_MATCH_CORREL_ID = 2 | 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': 'Record.body_string@shingetsu/cache.py', 'description': 'Remove attach field.', 'signature': 'def body_string(self):'}</s>{'name': 'key_pair@shingetsu/apollo.py', 'description': 'Generate key pair.', 'code': 'def key_pair(key_generator):\n """Generate key pair."""\n (pubkey, prikey) = keycreate512(strtob... | 0 |
{'name': 'IDispatch.Invoke@comtypes/automation.py', 'description': 'Invoke a method or property.', 'signature': 'def Invoke(self, dispid: int, *args: Any, **kw: Any) -> Any:'}</s>_SafeArrayGetUBound = _oleaut32.SafeArrayGetUBound | 0 |
{'name': 'pollardLambda@2020/Crypto/bakflip/Admin/exploit.py', 'description': 'input\n@Y: Pubkey\n@G: Generator\n@d: Msbits for recovered secret_multiplier\n\nOUTPUT\n@secret_multiplier as the output of pollardLambda algo.', 'signature': 'def pollardLambda(Y: Point, G: Point, d: int, lsb_mask: int) -> int:'}</s>G = pub... | 1 |
{'name': 'test_python_to_cpp_to_python_from_thread_multiple_parallel@seminar08/ml_cxx/third_party/pybind11/tests/test_gil_scoped.py', 'description': 'Makes sure there is no GIL deadlock when running in a thread multiple times in parallel.\n\nIt runs in a separate process to be able to stop and assert if it deadlocks.',... | 1 |
{'name': 'init_bot@src/app.py', 'description': 'Фабрика для бота.\n\nЗдесь также может быть инициализация других каких-нибудь сервисов\n(к примеру, redis) или прочие настройки, которые нужны проекту.', 'signature': 'def init_bot():'}</s>logger = logging.getLogger() | 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>MQCACF_STRUC_ID = 3142 | 0 |
{'name': 'Zeroconf.checkService@stino/pyarduino/base/zeroconf.py', 'description': 'Checks the network for a unique service name, modifying the\nServiceInfo passed in if it is not unique.', 'signature': 'def checkService(self, info):'}</s>{'name': 'Reaper@stino/pyarduino/base/zeroconf.py', 'description': 'A Reaper is us... | 0 |
{'name': 'K@src/api/python/z3/z3.py', 'description': "Return a Z3 constant array expression.\n\n>>> a = K(IntSort(), 10)\n>>> a\nK(Int, 10)\n>>> a.sort()\nArray(Int, Int)\n>>> i = Int('i')\n>>> a[i]\nK(Int, 10)[i]\n>>> simplify(a[i])\n10", 'signature': 'def K(dom, v):'}</s>{'name': 'RCFNumObj@src/api/python/z3/z3types.... | 0 |
{'name': 'HTTPConnectionPool.is_same_host@src/ahip/connectionpool.py', 'description': 'Check if the given ``url`` is a member of the same host as this\nconnection pool.', 'signature': 'def is_same_host(self, url):'}</s>{'name': '_SixMetaPathImporter@src/ahip/packages/six.py', 'description': 'A meta path importer to imp... | 0 |
{'name': 'test_xgboost_clip_filter@rdtools/test/filtering_test.py', 'description': 'Unit tests for XGBoost clipping filter.', 'signature': 'def test_xgboost_clip_filter(generate_power_time_series_no_clipping,'}</s>{'name': 'generate_power_time_series_clipping@rdtools/test/filtering_test.py', 'description': 'DOCSTRING',... | 1 |
{'name': 'LoadFirmwareImage@components/esptool_py/esptool/esptool.py', 'description': 'Load a firmware image. Can be for ESP8266 or ESP32. ESP8266 images will be examined to determine if they are\noriginal ROM firmware images (ESP8266ROMFirmwareImage) or "v2" OTA bootloader images.\n\nReturns a BaseFirmwareImage subcla... | 0 |
{'name': 'clean_error@clean.py', 'description': 'Clean one error in the dataset.\n\nArgs:\n dataset (dict): dataset dict in dataset.py\n error (string): error type', 'signature': 'def clean_error(dataset, error):'}</s>{'name': 'SD@schema/clean_method.py', 'description': 'DOCSTRING', 'code': 'def SD(x, nstd=3.0):\... | 0 |
{'name': 'test_random_valid_mutation_with_all@tests/unit/test_ea_mutation.py', 'description': 'Test if a valid mutation is applied at random.\n\nI am honestly not sure of the best way to test this.\nBecause of the random nature, we repeat this enough times to ensure\neach mutation is tried with probability >0.99999.', ... | 1 |
{'name': 'TopLevelMixin.save@altair/vegalite/v3/api.py', 'description': "Save a chart to file in a variety of formats\n\nSupported formats are json, html, png, svg, pdf; the last three require\nthe altair_saver package to be installed.\n\nParameters\n----------\nfp : string filename or file-like object\n file in whi... | 0 |
{'name': 'imGrad@training_codes/utils/utils_model.py', 'description': 'Computes the discrete gradient of an input batch of images of size \nB x C x H x W. The output is of size B x 2*C x H x W where in the 2nd \ndimension from 0:C the gradient with respect to the y-axis of each channel\nof the image is stored, while in... | 0 |
{'name': 'RIPPER.fit@build/lib/wittgenstein/ripper.py', 'description': "Fit a Ruleset model.\n\nParameters\n----------\ntrainset : DataFrame, numpy array, or other iterable\n Training dataset. Optional whether to include or exclude class labels column.\ny : iterable of str, int, bool\n Class labels corresponding ... | 0 |
{'name': 'test_processes_dont_receive_term_on_exit_if_no_setsid@tests/child_processes_test.py', 'description': 'If the child exits for some reason, dumb-init should not send TERM to\nany other processes if setsid mode is disabled.', 'signature': 'def test_processes_dont_receive_term_on_exit_if_no_setsid():'}</s>{'name'... | 1 |
{'name': 'BreakpointConditionsTestCase.breakpoint_conditions@tools/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py', 'description': "Exercise breakpoint condition with 'breakpoint modify -c <expr> id'.", 'signature': 'def breakpoint_conditions(self, inlin... | 0 |
{'name': 'MainInterface.process_options@src/python_scripts/scripts/uber_ttest.py', 'description': 'return 1 on valid and exit\n 0 on valid and continue\n-1 on invalid', 'signature': 'def process_options(self):'}</s>{'name': 'TTest@src/python_scripts/afnipy/lib_uber_ttest.py', 'description': 'class for running a group ... | 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': 'MPDense.setup@mplp/mplp/tf_layers.py', 'description': 'This has to be called either at __init__ time, or by a constructor,\nbefore the layer can be used.', 'signature': 'def setup(self, in_dim, message_size, shared_params=None):'}</s>{'name': 'Softmax@mplp/mplp/core.py', 'description': 'DOCSTRING', 'base_clas... | 0 |
{'name': 'generate@code/html/generate_static_website.py', 'description': 'Regenerates the whole static website given an already imported set of entries, inspirations and developers.\nThese datasets must be valid for each other, i.e. each inspiration listed in entries must also have an\nentry in inspirations and the sam... | 1 |
{'name': 'IUSequence.zone_duration@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return the duration for the specified zone including adjustments\nand constraints', 'signature': 'def zone_duration('}</s>CONF_SCHEDULE = "schedule" | 0 |
{'name': 'IUSequence.icon@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return the icon to use in the frontend.', 'signature': 'def icon(self) -> str:'}</s>SERVICE_TIME_ADJUST = "adjust_time" | 0 |
{'name': 'cur_commit@nix_bisect/git.py', 'description': 'Returns the rev of the current HEAD.', 'signature': 'def cur_commit():'}</s>{'name': 'bisect_revisions@nix_bisect/git.py', 'description': 'Returns the amount of still possible first-bad commits.\n\nThis is an approximation.', 'code': 'def bisect_revisions():\n ... | 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': 'get_hconfig_view@hier_config/constructors.py', 'description': 'Instantiates the appropriate HConfigView.\n\nIf you implement your own HConfigView, you will likely need to create a function like this one locally.', 'signature': 'def get_hconfig_view(config: HConfig) -> HConfigViewBase:'}</s>{'name': 'HConfigDr... | 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': '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': 'benchmarks_test@llvm-project/lld... | 0 |
{'name': 'BertTokenizer.from_pretrained@ZEN/tokenization.py', 'description': 'Instantiate a PreTrainedBertModel from a pre-trained model file.\nDownload and cache the pre-trained model file if needed.', 'signature': 'def from_pretrained(cls, pretrained_model_name_or_path, cache_dir=None, *inputs, **kwargs):'}</s>{'name... | 0 |
{'name': 'draw_moist_adiabat@pymeteo/skewt.py', 'description': 'Plot moist adiabats on axes\n\n:parameter axes: The axes to draw on\n:type axes: :py:class:`matplotlib.axes`\n\nThis function calculates moist adiabats\nand plots these lines. Adiabats are calculated for\nvalues of T at 1000mb from -15 to 45 C every 5 C b... | 0 |
{'name': 'conv1x1@models/resnet.py', 'description': '1x1 convolution', 'signature': 'def conv1x1(in_planes, out_planes, stride=1):'}</s>{'name': 'wide_resnet50_2@models/resnet.py', 'description': 'Wide ResNet-50-2 model from\n`"Wide Residual Networks" <https://arxiv.org/pdf/1605.07146.pdf>`_\n\nThe model is the same as... | 0 |
{'name': 'And@src/api/python/z3/z3.py', 'description': "Create a Z3 and-expression or and-probe.\n\n>>> p, q, r = Bools('p q r')\n>>> And(p, q, r)\nAnd(p, q, r)\n>>> P = BoolVector('p', 5)\n>>> And(P)\nAnd(p__0, p__1, p__2, p__3, p__4)", 'signature': 'def And(*args):'}</s>{'name': '_mk_fp_tern@src/api/python/z3/z3.py',... | 0 |
{'name': 'CompoundExplorer.explore_type@processors/ARM/gdb-8.3.1/gdb/python/lib/gdb/command/explore.py', 'description': 'Function to explore struct/class and union types.\nSee Explorer.explore_type for more information.', 'signature': 'def explore_type(name, datatype, is_child):'}</s>{'name': 'Explorer@processors/ARM/g... | 1 |
{'name': 'post_comment@shingetsu/mch/post.py', 'description': 'Post article.', 'signature': 'def post_comment(env, thread_key, name, mail, body, passwd, tag=None):'}</s>admin_old = _get_value(_extconf, 'Gateway', 'admin', '') | 0 |
{'name': 'ProcessLine@third_party/cpplint/cpplint.py', 'description': 'Processes a single line in the file.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n clean_lines: An array of strings, each representing a line of the file,\n ... | 0 |
{'name': 'main_cloud_classifier@scripts/cloud_classifier.py', 'description': 'Main script to train and evaluate cloud classification methods. \n\nArgs: \n data_dir - (str) the directory where the cloud data is\n data_fname - (str) the csv filename that contains the cloud data\n to be used for training a... | 0 |
{'name': '_print_windows@Monika After Story/game/python-packages/mutagen/_senf/_print.py', 'description': 'The windows implementation of print_()', 'signature': 'def _print_windows(objects, sep, end, file, flush):'}</s>{'name': 'bytes2fsn@Monika After Story/game/python-packages/mutagen/_senf/_fsnative.py', 'description... | 0 |
{'name': 'UnpackTag@third_party/include/protobuf-2.6.1/python/google/protobuf/internal/wire_format.py', 'description': 'The inverse of PackTag(). Given an unsigned 32-bit number,\nreturns a (field_number, wire_type) tuple.', 'signature': 'def UnpackTag(tag):'}</s>INT64_MAX = (1 << 63) - 1 | 0 |
{'name': 'HostRecordV6.ipv6addrs@infoblox_client/objects.py', 'description': ':meta private:', 'signature': 'def ipv6addrs(self):'}</s>{'name': 'Addressac@infoblox_client/objects.py', 'description': 'DOCSTRING', 'base_classes': ['SubObjects'], 'methods': []} | 0 |
{'name': 'favorites@twitter_to_sqlite/cli.py', 'description': 'Save tweets favorited by specified user', 'signature': 'def favorites(db_path, auth, user_id, screen_name, stop_after):'}</s>{'name': 'lists_created@twitter_to_sqlite/archive.py', 'description': 'DOCSTRING', 'code': 'def lists_created(data):\n devices = ... | 0 |
{'name': 'test_get_products@warehouse/tests/unit/test_on_order_events.py', 'description': 'Test get_products()', 'signature': 'def test_get_products(lambda_module, order, order_products):'}</s>{'name': 'test_save_products@warehouse/tests/unit/test_on_order_events.py', 'description': 'Test save_products()', 'code': 'def... | 0 |
{'name': 'VersatileImageFieldTestCase.test_create_on_demand_boolean@tests/tests.py', 'description': 'Ensure create_on_demand boolean is set appropriately.', 'signature': 'def test_create_on_demand_boolean(self):'}</s>{'name': 'get_filtered_filename@versatileimagefield/utils.py', 'description': "Return the 'filtered fil... | 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': 'DonutModel.unload@loudml/donut.py', 'description': 'Unload current model', 'signature': 'def unload(self):'}</s>{'name': 'datetime_to_str@loudml/misc.py', 'description': 'Convert datetime to string', 'code': 'def datetime_to_str(dt):\n """\n Convert datetime to string\n """\n return "%s.%03dZ" % (... | 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': 'dashboard_get@tessera-server/tessera/views_api.py', 'description': 'Get the metadata for a single dashboard.\n\n ', 'signature': 'def dashboard_get(id):'}</s>{'name': 'set_exception_response@tessera-server/tessera/helpers.py', 'description': 'DOCSTRING', 'code': "def set_exception_response(http_exception):... | 0 |
{'name': 'IUSequenceRun.running@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Indicate if this sequence is running', 'signature': 'def running(self) -> bool:'}</s>ATTR_DURATION = "duration" | 0 |
{'name': 'ParseNolintSuppressions@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': 'Updates the global list of error-suppressions.\n\nParses any NOLINT comments on the current line, updating the global\nerror_suppressions store. Reports an error if the NOLINT comment\nwas malformed.\n\nArgs:\n filename: st... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIAMO_BROWSES_FAILED = 708 | 0 |
{'name': 'get_network_fn@nets/nets_factory.py', 'description': 'Returns a network_fn such as `logits, end_points = network_fn(images)`.\n\nArgs:\n name: The name of the network.\n num_classes: The number of classes to use for classification.\n weight_decay: The l2 coefficient for the model weights.\n is_training: `... | 0 |
{'name': 'main@agfusion/cli.py', 'description': 'Main function for processing command line options', 'signature': 'def main():'}</s>{'name': 'FusionInspector@agfusion/parsers.py', 'description': 'FusionInspector parser.', 'base_classes': ['_Parser'], 'methods': [{'name': 'FusionInspector.__init__@agfusion/parsers.py', ... | 0 |
{'name': 'MainInterface.process_options@src/python_scripts/scripts/uber_ttest.py', 'description': 'return 1 on valid and exit\n 0 on valid and continue\n-1 on invalid', 'signature': 'def process_options(self):'}</s>{'name': 'ttest_paired@src/python_scripts/afnipy/afni_util.py', 'description': 'easy: return 1 sample t-... | 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_FSDSP = 40962 | 0 |
{'name': '_print_windows@Monika After Story/game/python-packages/mutagen/_senf/_print.py', 'description': 'The windows implementation of print_()', 'signature': 'def _print_windows(objects, sep, end, file, flush):'}</s>MoveFileW = kernel32.MoveFileW | 0 |
{'name': 'DmlVisitor.visit_CreateTableAsStmt@data_lineage/parser/dml_visitor.py', 'description': ' Do not process CTAS statement by default.\n:param ancestors:\n:type ancestors:\n:param node:\n:type node:\n:return:\n:rtype:', 'signature': 'def visit_CreateTableAsStmt(self, ancestors, node):'}</s>{'name': 'RangeVarVi... | 0 |
{'name': 'sign_tx@bit/transaction.py', 'description': 'Signs inputs in provided transaction object for which unspents\nare provided and can be signed by the private key.\n\n:param private_key: Private key\n:type private_key: ``PrivateKey`` or ``MultiSig``\n:param tx: Transaction object\n:type tx: ``TxObj``\n:param unsp... | 0 |
{'name': 'main@tools/yapf/yapf/__init__.py', 'description': 'Main program.\n\nArguments:\n argv: command-line arguments, such as sys.argv (including the program name\n in argv[0]).\n\nReturns:\n 0 if there were no changes, non-zero otherwise.\n\nRaises:\n YapfError: if none of the supplied files were Python files... | 1 |
{'name': 'SAPHash.hash@ap2/fairplay3.py', 'description': 'Expects a block of bytes, 210 bytes long.', 'signature': 'def hash(self, blockIn: bytes) -> bytes:'}</s>z_key = [0x1a, 0x64, 0xf9, 0x60, 0x6c, 0xe3, 0x01, 0xa9, 0x54, 0x48, 0x1b, 0xd4, 0xab, 0x81, 0xfc, 0xc6] | 0 |
{'name': 'xray_line@python/xraydb/xray.py', 'description': "get data for an x-ray emission line of an element, given\nthe siegbahn notation for the like (Ka1, Lb1, etc).\n\nReturns:\n energy (in eV), intensity, initial_level, final_level\n\nArgs:\n element (int, str): atomic number, atomic symbol for element\n... | 0 |
{'name': 'DebugSpider.distribute_task@spider/core/spiders/spider.py', 'description': '@summary: 分发任务 并将返回的request入库\n---------\n@param tasks:\n---------\n@result:', 'signature': 'def distribute_task(self, *args, **kws):'}</s>LOG_PATH = "log/%s.log" % LOG_NAME | 0 |
{'name': 'parse_tcsh_args@src/python_scripts/afnipy/lib_apqc_io.py', 'description': 'Parse arguments for tcsh scripter.\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.', 'signature... | 0 |
{'name': 'build_and_install_draco@Engine/lib/assimp/contrib/draco/src/draco/tools/install_test/test.py', 'description': 'Builds Draco in shared and static configurations.', 'signature': 'def build_and_install_draco():'}</s>TEST_STATIC_BUILD_PATH = os.path.join(TEST_SOURCES_PATH, '_test_build_static') | 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': 'foreachfn@src/services/mpiwrap/wrap.py', 'description': 'Iterate over all functions listed in args.', 'signature': 'def foreachfn(out, scope, args, children):'}</s>begin_decl_re = re.compile("(" + "|".join(rtypes) + r")\s+(MPI_\w+)\s*\(") | 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': 'SensorHandler.process_group_event@custom_components/alarmo/sensors.py', 'description': 'check if sensor entity is member of a group and compare with previous events to evaluate trigger', 'signature': 'def process_group_event(self, entity: str, state: str) -> dict:'}</s>ATTR_ENABLED = "enabled" | 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': 'FoundationTestCase2.test_more_expr_commands@tools/lldb/packages/Python/lldbsuite/test/lang/objc/foundation/TestObjCMethods2.py', 'description': 'More expression commands for objective-c.', 'signature': 'def test_more_expr_commands(self):'}</s>BREAKPOINT_CREATED = "Breakpoint created successfully" | 0 |
{'name': '_AddMessageMethods@third_party/dawn/third_party/protobuf/python/google/protobuf/internal/python_message.py', 'description': 'Adds implementations of all Message methods to cls.', 'signature': 'def _AddMessageMethods(message_descriptor, cls):'}</s>WIRETYPE_START_GROUP = 3 | 0 |
{'name': 'wait_on_db_update@grizli/aws/db.py', 'description': 'Wait for db to stop updating on root', 'signature': 'def wait_on_db_update(root, t0=60, dt=30, n_iter=60, engine=None):'}</s>{'name': 'mast_query_from_file_list@grizli/utils.py', 'description': 'Generate a MAST query on datasets in a list.\n\nParameters\n--... | 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': 'Client.__init__@SalesforcePy/sfdc.py', 'description': 'Constructor.\n\n:Parameters:\n - `*username` (`string`) - Salesforce username.\n - `*password` (`string`) - Salesforce password.\n - `*login_url` (`string`) - Salesforce login URL.\n - `*client_id` (`string`) - Salesforce client ID.\n - `*c... | 0 |
{'name': 'parse_content_transfer_encoding_header@src/future/backports/email/_header_value_parser.py', 'description': 'mechanism\n\n ', 'signature': 'def parse_content_transfer_encoding_header(value):'}</s>{'name': 'Mailbox@src/future/backports/email/_header_value_parser.py', 'description': 'DOCSTRING', 'base_classes... | 0 |
{'name': 'file_based_input_fn_builder@bert_downstream/train_ner.py', 'description': 'Creates an `input_fn` closure to be passed to TPUEstimator.', 'signature': 'def file_based_input_fn_builder(input_file, seq_length, is_training,'}</s>{'name': 'InputFeatures@bert_downstream/train_ner.py', 'description': 'A single set o... | 0 |
{'name': 'h8mail@h8mail/utils/run.py', 'description': 'Handles most user arg logic. Creates a list() of targets from user input.\nStarts the target object factory loop; starts local searches after factory if in user inputs\nPrints results, saves to csv or JSON if in user inputs', 'signature': 'def h8mail(user_args):'}<... | 1 |
{'name': 'User.initialize@src/astrobotany/models.py', 'description': 'Register a new player.', 'signature': 'def initialize(cls, username: str) -> User:'}</s>badge_58 = Badge("baseball", series=1, number=58, symbol="⚾") | 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': 'Encoder@gns/graph_net... | 0 |
{'name': 'TestDataGeneratorFactory.GetInstance@webrtc-lib/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/test_data_generation_factory.py', 'description': 'Creates an TestDataGenerator instance given a class object.\n\nArgs:\n test_data_generators_class: TestDataGenerator class object (no... | 0 |
{'name': 'MessageSetItemDecoder@third_party/dawn/third_party/protobuf/python/google/protobuf/internal/decoder.py', 'description': 'Returns a decoder for a MessageSet item.\n\nThe parameter is the message Descriptor.\n\nThe message set message looks like this:\n message MessageSet {\n repeated group Item = 1 {\n ... | 0 |
{'name': 'test_connectivity_build_n_nodes_per_face@test/test_grid.py', 'description': 'Tests the construction of the ``n_nodes_per_face`` variable.', 'signature': 'def test_connectivity_build_n_nodes_per_face():'}</s>{'name': '_lonlat_rad_to_xyz@uxarray/grid/coordinates.py', 'description': 'Converts Spherical latitude ... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQOT_Q = 1 | 0 |
{'name': 'net_bond_obj@kayobe/plugins/filter/networks.py', 'description': 'Return a dict representation of a network bond interface.\n\nThe returned dict is compatible with the interfaces_bond_interfaces\nvariable in the MichaelRigaert.interfaces role.', 'signature': 'def net_bond_obj(context, name, inventory_hostname=... | 0 |
{'name': 'routsign2map@venv/Lib/site-packages/numpy/f2py/capi_maps.py', 'description': 'name,NAME,begintitle,endtitle\nrname,ctype,rformat\nroutdebugshowvalue', 'signature': 'def routsign2map(rout):'}</s>{'name': '_isstring@venv/Lib/site-packages/numpy/f2py/auxfuncs.py', 'description': 'DOCSTRING', 'code': "def _isstri... | 0 |
{'name': 'compute_sidechain_dihedrals@sidechainnet/utils/measure.py', 'description': "Compute all angles to predict for a given residue.\n\nIf the residue is the first in the protein chain, a fictitious C atom is\nplaced before the first N. This is used to compute a [ C-1, N, CA, CB]\ndihedral angle. If it is not the f... | 0 |
{'name': 'Cache.get_with_range@shingetsu/cache.py', 'description': 'Get data in range.', 'signature': 'def get_with_range(self, node=None):'}</s>log_dir = _get_value(_extconf, 'Path', 'log_dir', './log', 'path') | 0 |
{'name': 'test_fit_verbose_raises_error@sysidentpy/neural_network/tests/test_narxnn.py', 'description': 'Fit raises ValueError if verbose=True but no validation data is provided.', 'signature': 'def test_fit_verbose_raises_error():'}</s>{'name': 'test_steps_3@sysidentpy/neural_network/tests/test_narxnn.py', 'descriptio... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.