text string | label int64 |
|---|---|
{'name': 'conv3x3@Codes/TTQ/models/ttq_resnet.py', 'description': '3x3 convolution with padding ', 'signature': 'def conv3x3(in_planes, out_planes, stride=1, thresh_factor=0.05):'}</s>{'name': 'resnet20_stl@Codes/TTQ/models/ttq_resnet.py', 'description': 'DOCSTRING', 'code': 'def resnet20_stl(**kwargs):\n model = Re... | 0 |
{'name': 'Algorithm.verify@web300-6/algorithms.py', 'description': 'Verifies that the specified digital signature is valid\nfor the specified message and key values.', 'signature': 'def verify(self, msg, key, sig):'}</s>{'name': 'HMACAlgorithm@web300-6/algorithms.py', 'description': 'Performs signing and verification o... | 0 |
{'name': 'azero@pf/rule.py', 'description': "Return True if all numbers in 'seq' are 0s.", 'signature': 'def azero(seq):'}</s>PFTM_TS_DIFF = 19 | 0 |
{'name': 'list_to_carray@language-bindings/python/src/wamr/wasmcapi/ffi.py', 'description': 'Converts a python list into a C array', 'signature': 'def list_to_carray(elem_type, *args):'}</s>{'name': 'wasm_table_get@language-bindings/python/src/wamr/wasmcapi/binding.py', 'description': 'DOCSTRING', 'code': 'def wasm_tab... | 0 |
{'name': 'PrintFormatCommand.do_invoke@gef.py', 'description': 'Default value for print-format command.', 'signature': 'def do_invoke(self, _: list[str], **kwargs: Any) -> None:'}</s>{'name': 'p32@gef.py', 'description': 'Pack one dword respecting the current architecture endianness.', 'code': 'def p32(x: int, s: bool ... | 0 |
{'name': 'merge@linopy/expressions.py', 'description': 'Merge multiple expression together.\n\nThis function is a bit faster than summing over multiple linear expressions.\nIn case a list of LinearExpression with exactly the same shape is passed\nand the dimension to concatenate on is TERM_DIM, the concatenation uses\n... | 1 |
{'name': 'Topic.__init__@code/pymqi/__init__.py', 'description': "Associate a Topic instance with the QueueManager object 'queue_manager'\nand optionally open the Topic.\n\nIf topic_desc is passed ignore topic_string and topic_name.\n\nIf open_opts is passed, it specifies topic open options, and\nthe topic is opened im... | 0 |
{'name': 'delta_encoding@topojson/ops.py', 'description': 'Function to apply delta-encoding to linestrings.\n\nParameters\n----------\nlinestrings : list of shapely.geometry.LineStrings\n LineStrings that will be delta-encoded\n\nReturns\n-------\nlist of shapely.geometry.LineStrings\n LineStrings that are delta-... | 0 |
{'name': 'drop_unused_definitions@graphene_tornado/apollo_tooling/transforms.py', 'description': 'A GraphQL query may contain multiple named operations, with the operation to\nuse specified separately by the client. This transformation drops unused\noperations from the query, as well as any fragment definitions that ar... | 0 |
{'name': 'OnePiece.sunny@OnePy/OnePiece.py', 'description': '主循环,OnePy的核心', 'signature': 'def sunny(self, summary: bool = True, show_process: bool = False):'}</s>{'name': 'EVENT@OnePy/constants.py', 'description': 'DOCSTRING', 'base_classes': ['Enum'], 'methods': []} | 0 |
{'name': '__get_version_info@!src-dist/build.py', 'description': 'Get version information', 'signature': 'def __get_version_info(diff_ver):'}</s>{'name': '__compress@!src-dist/build.py', 'description': 'Compress and concat addon source into one file.\n\nArgs:\n addon: Addon name', 'code': 'def __compress(addon):... | 0 |
{'name': '_JS.__updatestate@ros_ws/src/crazyswarm/scripts/pycrazyswarm/linuxjsdev.py', 'description': 'Update the internal absolute state of buttons and axes', 'signature': 'def __updatestate(self, jsdata):'}</s>MODULE_MAIN = "Joystick" | 0 |
{'name': 'preaggregate_time@verif/data.py', 'description': 'Aggregate array across time\n\nArgs:\n array (np.array): 3D array of observations or forecasts\n times (np.array): 1D array of unixtimes (seconds)\n aggregator (verif.aggregator.Aggregator): Aggregate with this function\n length (float): Aggregate ... | 0 |
{'name': 'aioredis1_hash@ring/func/asyncio.py', 'description': "Redis interface for :mod:`asyncio`.\n\nExpected client package is aioredis_.\n\nThis implements HASH commands in aioredis.\n\naioredis expect `Redis` client or dev package is installed on your\nmachine. If you are new to Memcached, check how to install it ... | 0 |
{'name': 'PFDivert._to_struct@pf/rule.py', 'description': 'Convert a PFDivert object to a divert structure.', 'signature': 'def _to_struct(self):'}</s>PF_SK_WIRE = 0 | 0 |
{'name': 'Abundance.from_files@vamb/parsebam.py', 'description': 'Input:\npaths: List of paths to BAM files\ncache_directory: Where to store temp parts of the larger matrix, if reading multiple\n BAM files in chunks. Required if len(paths) > min(16, nthreads)\ncomp_metadata: CompositionMetaData of sequence catalogue ... | 0 |
{'name': 'CheckStyle@tools/cpplint.py', 'description': "Checks rules from the 'C++ style rules' section of cppguide.html.\n\nMost of these rules are hard to test (naming, comment style), but we\ndo what we can. In particular we check for 2-space indents, line lengths,\ntab usage, spaces inside code, etc.\n\nArgs:\n f... | 0 |
{'name': 'cmr@icesat2_toolkit/utilities.py', 'description': "Query the NASA Common Metadata Repository (CMR) for ICESat-2 data\n\nParameters\n----------\nproduct: str or NoneType, default None\n ICESat-2 data product to query\nrelease: str or NoneType, default None\n ICESat-2 data release to query\ncycles: str, l... | 0 |
{'name': 'plugin_loaded@xpath.py', 'description': 'When the plugin is loaded, clear all variables and cache xpaths for current view if applicable.', 'signature': 'def plugin_loaded():'}</s>settings = None | 1 |
{'name': 'TestHttpHandler.test_read@papermill/tests/test_iorw.py', 'description': 'Tests that the `read` function performs a request to the giving path\nand returns the response.', 'signature': 'def test_read(self):'}</s>{'name': 'HttpHandler@papermill/iorw.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods'... | 1 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQIMGRCOV_NO = 0 | 0 |
{'name': 'ExportHtml.get_tools@ExportHtml.py', 'description': 'Get tools for toolbar.', 'signature': 'def get_tools(self, tools, use_annotation, use_wrapping):'}</s>{'name': 'plugin_loaded@ExportHtml.py', 'description': 'Setup plugin.', 'code': 'def plugin_loaded():\n """Setup plugin."""\n\n global JS_DIR\n JS... | 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': 'FiltersSet.get_filter_conditions@sievelib/factory.py', 'description': 'Retrieve conditions of the given filter.', 'signature': 'def get_filter_conditions(self, name: str) -> Union[List[str], None]:'}</s>{'name': 'IfCommand@sievelib/commands.py', 'description': 'DOCSTRING', 'base_classes': ['ControlCommand'], ... | 0 |
{'name': 'test_copy_in_s3_file_with_remote@tests/bundles/test_file_bundle_api.py', 'description': 'Test copying in s3 file\nThe file should be copied into the remote context', 'signature': 'def test_copy_in_s3_file_with_remote(run_test):'}</s>TEST_CONTEXT = "___test_context___" | 1 |
{'name': 'isa_c@riscvmodel/isa.py', 'description': 'Decorator for the instructions. The decorator contains the static information for the\ninstructions, in particular the encoding parameters and the assembler mnemonic.\n\n:param mnemonic: Assembler mnemonic\n:return: Wrapper class that overwrites the actual definition ... | 0 |
{'name': 'Queue.get@code/pymqi/__init__.py', 'description': "Return a message from the queue. If the queue is not already\nopen, it is opened now with the option 'MQOO_INPUT_AS_Q_DEF'.\n\nmaxLength, if present, specifies the maximum length for the\nmessage. If the message received exceeds maxLength, then the\nbehavior ... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQFMT_COMMAND_1_ARRAY = [b"M", b"Q", b"C", b"M", b"D", b"1", b" ", b" "] | 0 |
{'name': 'AlarmoBaseEntity._validate_code@custom_components/alarmo/alarm_control_panel.py', 'description': 'Validate given code.', 'signature': 'def _validate_code(self, code, state):'}</s>ARM_MODES = [
STATE_ALARM_ARMED_AWAY,
STATE_ALARM_ARMED_HOME,
STATE_ALARM_ARMED_NIGHT,
STATE_ALARM_ARMED_CUSTOM_BYP... | 1 |
{'name': 'RegionVariable.scope@libspn_keras/region.py', 'description': 'Obtain scope as a list of nodes.\n\nReturns:\n A list of Regions', 'signature': 'def scope(self) -> List[Region]:'}</s>{'name': 'BaseLeaf@libspn_keras/layers/base_leaf.py', 'description': 'Computes probabilities from raw input.\n\nArgs:\n num... | 0 |
{'name': 'test_flux_sed@tests/test_models.py', 'description': 'test IC calculation', 'signature': 'def test_flux_sed(particle_dists):'}</s>proton_properties = {"Epmax": 1 * u.PeV} | 0 |
{'name': 'demean@src/python_scripts/afnipy/afni_util.py', 'description': 'demean the vector (in place), from index ibot to index itop\n\n if ibot == -1, ibot will be 0\n if itop == -1, itop will be len-1\n\nreturn 0 on success, 1 on error', 'signature': 'def demean(vec, ibot=-1, itop=-1):'}</s>{'name': 'married_type@sr... | 0 |
{'name': 'relations_lookup@utils/data_preparation_rdf_type.py', 'description': ":param core_chain: corechain\n:return: converts core chain surface form to relations\n ['+', 'wife','of] -> ['+','http..../wifeOf']", 'signature': 'def relations_lookup(core_chain, core_chain_length):'}</s>{'name': 'load@utils/embedd... | 0 |
{'name': 'friends@twitter_to_sqlite/cli.py', 'description': 'Save friends for specified users (defaults to authenticated user)', 'signature': 'def friends(db_path, identifiers, attach, sql, auth, ids, silent):'}</s>{'name': 'import_from_file@twitter_to_sqlite/archive.py', 'description': 'DOCSTRING', 'code': 'def import... | 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': 'CreateTimeTemplate.create@vulfocus-api/dockerapi/views.py', 'description': '创建计时模式模版', 'signature': 'def create(self, request, *args, **kwargs):'}</s>{'name': 'SysLog@vulfocus-api/dockerapi/models.py', 'description': 'DOCSTRING', 'base_classes': ['models.Model'], 'methods': []} | 0 |
{'name': 'haab_monthcalendar@src/convertdate/mayan.py', 'description': 'For a given long count, return a calender of the current haab month, divided into tzolkin "weeks"', 'signature': 'def haab_monthcalendar(baktun=None, katun=None, tun=None, uinal=None, kin=None, jdc=None):'}</s>{'name': 'month_length@src/convertdate... | 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': 'ParserElement.runTests@venv/Lib/site-packages/pkg_resources/_vendor/pyparsing.py', 'description': 'Execute the parse expression on a series of test strings, showing each\ntest, the parsed results or where the parse failed. Quick and easy way to\nrun a parse expression against a list of sample strings.\n \nP... | 0 |
{'name': 'TestDecode.testDecodeBadUTF8@src/tests/testXmlEncodingDecode.py', 'description': 'Ensure bad UTF-8 is flagged as such, but still decoded.', 'signature': 'def testDecodeBadUTF8(self):'}</s>{'name': 'InvalidAlphanum@src/feedvalidator/logging.py', 'description': 'DOCSTRING', 'base_classes': ['Error'], 'methods':... | 0 |
{'name': 'coloc@tensorqtl/coloc.py', 'description': 'COLOC from summary statistics (either beta/sds or p-values and MAF)', 'signature': 'def coloc(genotypes1_t, genotypes2_t, phenotype1_t, phenotype2_t,'}</s>has_rpy2 = False | 0 |
{'name': 'writeWorld@cxxtest/cxxtestgen.py', 'description': 'Write the world definitions', 'signature': 'def writeWorld( output ):'}</s>{'name': 'main@cxxtest/cxxtestgen.py', 'description': 'The main program', 'code': "def main():\n '''The main program'''\n files = parseCommandline()\n scanInputFiles( files )\... | 0 |
{'name': 'OAuthAccess.fetch_unauthorized_token@la_facebook/access.py', 'description': 'This function may further handle when a user does not authorize the app to access their facebook information.', 'signature': 'def fetch_unauthorized_token(self):'}</s>{'name': 'UnknownResponse@la_facebook/exceptions.py', 'description... | 1 |
{'name': 'clamp@pyrt/math/vecops.py', 'description': 'Component-wise clamp\n\nIn case v is smaller than minVal, minVal is returned.\nIf v is larger than maxVal, maxVal is returned.\n\n:param v: vector to clamp\n:param minVal: minimal value (component-wise)\n:param maxVal: maximal value (component-wise)\n:return: clampe... | 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': 'fig_to_html@mpld3/_display.py', 'description': 'Output html representation of the figure\n\nParameters\n----------\nfig : matplotlib figure\n The figure to display\nd3_url : string (optional)\n The URL of the d3 library. If not specified, a standard web path\n will be used.\nmpld3_url : string (opti... | 0 |
{'name': 'test_repr@voluptuous/tests/tests.py', 'description': 'Verify that __repr__ returns valid Python expressions', 'signature': 'def test_repr():'}</s>{'name': 'test_inclusive_defaults@voluptuous/tests/tests.py', 'description': 'DOCSTRING', 'code': 'def test_inclusive_defaults():\n schema = Schema(\n {\n... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQXF_CMIT = 15 | 0 |
{'name': 'joydata@project_sample/2019-2ProjectSamples_Code/11조-수강과목을 통한 전공 예측 프로그램/joy.py', 'description': "joydata reads data/joydata.txt file and returns the data'\nParameters\n standardized: If True, performs standardization or \n feature scaling such that mean is 0 and std dev = 1.0\n shuffled: If True... | 1 |
{'name': 'configure_logging@app/app.py', 'description': 'Configure file(info) and email(error) logging.', 'signature': 'def configure_logging(app):'}</s>mail = Mail() | 0 |
{'name': 'process_direct_grism_visit@grizli/prep.py', 'description': 'Full processing of a direct (+grism) image visit.\n\nParameters\n----------\ndirect : dict\n Dictionary with keys \'files\' and \'product\' for the direct images.\n\ngrism : dict\n Dictionary with keys \'files\' and \'product\' for the grism im... | 0 |
{'name': 'IUCoordinator.service_call@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Entry point for all service calls.', 'signature': 'def service_call('}</s>STATUS_INITIALISING = "initialising" | 0 |
{'name': 'main@src/freetype/src/tools/docmaker/docmaker.py', 'description': 'Main program loop.', 'signature': 'def main(argv):'}</s>block_footer_start = "<hr>
<table class="index-toc-link"><tr><td class="left">[<a href="" | 0 |
{'name': 'Work.kudos@AO3/works.py', 'description': 'Returns the number of kudos this work has\n\nReturns:\n int: number of kudos', 'signature': 'def kudos(self):'}</s>{'name': 'DuplicateCommentError@AO3/utils.py', 'description': 'DOCSTRING', 'base_classes': ['Exception'], 'methods': [{'name': 'DuplicateCommentError.... | 0 |
{'name': 'replication@ExplanationEvaluation/tasks/replication.py', 'description': 'Perform the replication study.\nFirst load a pre-trained model.\nThen we train our expainer.\nFollowed by obtaining the generated explanations.\nAnd saving the obtained AUC score in a json file.\n:param config: a dict containing the conf... | 1 |
{'name': 'run_random_climate@oggm/core/flowline.py', 'description': 'Runs the random mass balance model for a given number of years.\n\nThis will initialize a\n:py:class:`oggm.core.massbalance.MultipleFlowlineMassBalance`,\nand run a :py:func:`oggm.core.flowline.flowline_model_run`.\n\nParameters\n----------\ngdir : :p... | 0 |
{'name': 'set_default@art/functions.py', 'description': 'Change text2art, tprint and tsave default values.\n\n:param font: input font\n:type font:str\n:param chr_ignore: ignore not supported character\n:type chr_ignore:bool\n:param filename: output file name (only tsave)\n:type filename:str\n:param print_status : save ... | 0 |
{'name': 'get_svg_size@make_bw_font.py', 'description': 'Takes a path to an SVG file and reads it.\nChecks for the existence of a \'viewBox\' property in the \'svg\' element.\nConfirms that the viewBox is square.\nReturns the viewBox dimension as an integer.\n\nThe regex match will contain 4 groups:\n 1. String from... | 0 |
{'name': '_strict_random_crop_image@object_detection/core/preprocessor.py', 'description': 'Performs random crop.\n\nNote: Keypoint coordinates that are outside the crop will be set to NaN, which\nis consistent with the original keypoint encoding for non-existing keypoints.\nThis function always crops the image and is ... | 0 |
{'name': 'LoadBalancerAction.create_loadbalancer@qingcloud/iaas/actions/loadbalancer.py', 'description': 'Create new load balancer.\n@param eips: the IDs of the eips that will be associated to load balancer.\n@param loadbalancer_name: the name of the loadbalancer.\n@param security_group: the id of the security_group yo... | 0 |
{'name': 'WeiboGetIndexParser.user@weibo_base/weibo_parser.py', 'description': 'structure is similary with user', 'signature': 'def user(self):'}</s>{'name': 'BaseParser@weibo_base/weibo_parser.py', 'description': 'DOCSTRING', 'base_classes': ['object'], 'methods': [{'name': 'BaseParser.__init__@weibo_base/weibo_parser... | 0 |
{'name': 'GLPK_CMD.readsol@pulp/apis/glpk_api.py', 'description': 'Read GLPK solution files', 'signature': 'def readsol(self, outFile, solFile):'}</s>LpSolutionNoSolutionFound = 0 | 0 |
{'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_CLASS = r'\.{ident}'.format(ident=IDENTIFIER) | 0 |
{'name': 'help@fips-files/verbs/nebula.py', 'description': "print 'nebula' help", 'signature': 'def help():'}</s>{'name': 'argToKey@fips-files/verbs/nebula.py', 'description': 'translate argument to registry key', 'code': 'def argToKey(key) :\n """translate argument to registry key"""\n return keys[key]'} | 0 |
{'name': 'buildGraph@mininet-wifi/scalabilityTest/code.py', 'description': 'Builds the Graph', 'signature': 'def buildGraph():'}</s>RANGE = 16 | 1 |
{'name': 'TV_norm@icnn/utils.py', 'description': 'TV_norm loss and gradient', 'signature': 'def TV_norm(x, TVbeta=1):'}</s>{'name': 'create_feature_masks@icnn/utils.py', 'description': 'create feature mask for all layers;\nselect CNN units using masks or channels\ninput:\n features: a python dictionary consists of C... | 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': 'get_versions@versioneer.py', 'description': "Get the project version from whatever source is available.\n\nReturns dict with two keys: 'version' and 'full'.", 'signature': 'def get_versions(verbose: bool = False) -> Dict[str, Any]:'}</s>{'name': 'get_cmdclass@versioneer.py', 'description': 'Get the custom set... | 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': 'get_box_spilt@apphelper/image.py', 'description': 'isRoate:是否旋转box', 'signature': 'def get_box_spilt(boxes,im,sizeW,SizeH,splitW=8,isRoate=False,rorateDegree=0):'}</s>{'name': 'letterbox_image@apphelper/image.py', 'description': 'resize image with unchanged aspect ratio using padding', 'code': "def letterbox_... | 1 |
{'name': 'test_read_mapping_file@vermouth/tests/test_map_input.py', 'description': 'Test that regular mapping files are read as expected.', 'signature': 'def test_read_mapping_file(case):'}</s>{'name': 'test_read_mapping_errors@vermouth/tests/test_map_input.py', 'description': 'Test that syntax error are caught when re... | 0 |
{'name': 'IsDerivedFunction@tools/cpplint.py', 'description': 'Check if current line contains an inherited function.\n\nArgs:\n clean_lines: A CleansedLines instance containing the file.\n linenum: The number of the line to check.\nReturns:\n True if current line contains a function with "override"\n virt-specifier... | 0 |
{'name': 'StyleGAN2Model.__init__@PaddleGAN-master/ppgan/models/styleganv2_model.py', 'description': 'Initialize the CycleGAN class.\n\nArgs:\n generator (dict): config of generator.\n discriminator (dict): config of discriminator.\n gan_criterion (dict): config of gan criterion.', 'signature': 'def __init__(s... | 0 |
{'name': 'OAuthAccess.fetch_unauthorized_token@la_facebook/access.py', 'description': 'This function may further handle when a user does not authorize the app to access their facebook information.', 'signature': 'def fetch_unauthorized_token(self):'}</s>{'name': 'ServiceFail@la_facebook/exceptions.py', 'description': '... | 0 |
{'name': 'MicroDVDFormat.to_file@pysubs2/formats/microdvd.py', 'description': 'See :meth:`pysubs2.formats.FormatBase.to_file()`\n\nThe only supported styling is marking whole lines italic.\n\nKeyword args:\n write_fps_declaration: If True, create a zero-duration first subtitle ``{1}{1}`` which will contain\n ... | 0 |
{'name': 'P2PConnection._on_data@test/functional/test_framework/mininode.py', 'description': 'Try to read P2P messages from the recv buffer.\n\nThis method reads data from the buffer in a loop. It deserializes,\nparses and verifies the P2P header, then passes the P2P payload to\nthe on_message callback for processing.'... | 0 |
{'name': 'StaticVariableTestCase.test_with_run_command@llvm-12.0.0-project/lldb/test/API/lang/cpp/class_static/TestStaticVariables.py', 'description': 'Test that file and class static variables display correctly.', 'signature': 'def test_with_run_command(self):'}</s>{'name': 'get_stopped_threads@llvm-12.0.0-project/lld... | 0 |
{'name': 'CreateTimeTemplate.create@vulfocus-api/dockerapi/views.py', 'description': '创建计时模式模版', 'signature': 'def create(self, request, *args, **kwargs):'}</s>{'name': 'create_stop_container_task@vulfocus-api/tasks/tasks.py', 'description': '创建停止容器任务\n:param container_vul: 漏洞容器对象\n:param user_info: 用户信息', 'code': 'def... | 0 |
{'name': 'Queue.get@code/pymqi/__init__.py', 'description': "Return a message from the queue. If the queue is not already\nopen, it is opened now with the option 'MQOO_INPUT_AS_Q_DEF'.\n\nmaxLength, if present, specifies the maximum length for the\nmessage. If the message received exceeds maxLength, then the\nbehavior ... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQXPT_TCP = 2 | 0 |
{'name': 'S3ToGCSCopyTest.testProcessFromParams@tests/lib/exporters/s3_to_gcs.py', 'description': "Tests the exporter's Process() function when the list comes from\npassed in parameters.", 'signature': 'def testProcessFromParams(self,'}</s>{'name': 'GCEDisk@dftimewolf/lib/containers/containers.py', 'description': 'Attr... | 0 |
{'name': 'IUZone.zone_id@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return the zone_id. Should match the zone_id used in sequences', 'signature': 'def zone_id(self) -> str:'}</s>SERVICE_TIME_ADJUST = "adjust_time" | 0 |
{'name': 'statistics@n26/cli.py', 'description': 'Show your n26 statistics', 'signature': 'def statistics(param_from: datetime or None, param_to: datetime or None):'}</s>GET = "get" | 0 |
{'name': 'infer_freq@ffn/core.py', 'description': ' Infer the most likely frequency given the input index. If the frequency is\nuncertain or index is not DateTime like, just return None\n Args:\n * data (DataFrame, Series): Any timeseries dataframe or series', 'signature': 'def infer_freq(data):'}</s>{'nam... | 0 |
{'name': 'Environment.model_server_workers@src/sagemaker_inference/environment.py', 'description': 'str: Number of worker processes the model server is configured to use.', 'signature': 'def model_server_workers(self) -> Optional[str]:'}</s>code_dir = os.path.join(model_dir, "code") | 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': 'Logistic.checkToDoList@foo/logisticDepartment/Logistic.py', 'description': '收获制造站产出,交付订单,获取信赖', 'signature': 'def checkToDoList(self):'}</s>resting = pictureFind.picRead(getcwd() + '/res/logistic/general/resting.png') | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQOL_UNDEFINED = -1 | 0 |
{'name': 'test_bypass_minify_static_file@tests/integration.py', 'description': 'test bypassing css file minifying', 'signature': 'def test_bypass_minify_static_file(client):'}</s>{'name': 'test_lesscss_minify@tests/integration.py', 'description': 'testing css and less minify option', 'code': 'def test_lesscss_minify(cl... | 0 |
{'name': 'CheckForNonConstReference@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Check for non-const references.\n\nSeparate from CheckLanguage since it scans backwards from current\nline, instead of scanning forward.\n\nArgs:\n filename: The name of the current file.\n cl... | 0 |
{'name': 'GNNExplainer.explain@ExplanationEvaluation/explainers/GNNExplainer.py', 'description': 'Main method to construct the explanation for a given sample. This is done by training a mask such that the masked graph still gives\nthe same prediction as the original graph using an optimization approach\n:param index: i... | 1 |
{'name': 'build_match_function@onlinejudge_command/subcommand/test.py', 'description': "build_match_function builds the function to compare actual outputs and expected outputs.\n\nThis function doesn't any I/O.", 'signature': 'def build_match_function(*, compare_mode: CompareMode, error: Optional[float], judge_command:... | 0 |
{'name': 'SqlserverMode.start_sql_server@freezer/mode/sqlserver.py', 'description': 'Start the SQL Server instance after the backup is completed ', 'signature': 'def start_sql_server(self):'}</s>{'name': 'execute_walk_callback@freezer/utils/utils.py', 'description': 'Execute the callback function adding the file path t... | 0 |
{'name': 'TestSnmp1.testGetMacAddress@tests/test_snmp.py', 'description': 'Get a MAC address', 'signature': 'def testGetMacAddress(self):'}</s>{'name': 'build@snimpy/basictypes.py', 'description': 'Build a new basic type with the given value.\n\n:param mibname: The MIB to use to locate the entity.\n:param node: The nod... | 1 |
{'name': 'CodeGenTest.test_fgpu_agent_func_input_types@tests/python/codegen/test_codegen.py', 'description': 'Try all the message input types by using a string replacement ', 'signature': 'def test_fgpu_agent_func_input_types(self):'}</s>cpp_fgpu_agent_func = "FLAMEGPU_AGENT_FUNCTION(func, flamegpu::MessageNone, flameg... | 1 |
{'name': '_dual_to_ugrid@uxarray/io/_mpas.py', 'description': 'Encodes the MPAS Dual-Mesh in the UGRID conventions.', 'signature': 'def _dual_to_ugrid(in_ds, out_ds):'}</s>EDGE_DIM = "n_edge" | 0 |
{'name': 'get_domain_literal@src/future/backports/email/_header_value_parser.py', 'description': 'domain-literal = [CFWS] "[" *([FWS] dtext) [FWS] "]" [CFWS]\n\n ', 'signature': 'def get_domain_literal(value):'}</s>{'name': 'decode_params@src/future/backports/email/utils.py', 'description': 'Decode parameters list a... | 0 |
{'name': 'ReplaceByFeeTest.test_opt_in@test/functional/feature_rbf.py', 'description': 'Replacing should only work if orig tx opted in', 'signature': 'def test_opt_in(self):'}</s>OP_EQUAL = CScriptOp(0x87) | 0 |
{'name': 'BaseFHIRReference.resource_type@fhirpy/lib.py', 'description': 'Returns resource type if reference specifies to the local resource', 'signature': 'def resource_type(self) -> Union[str, None]:'}</s>TResource = TypeVar("TResource", bound=ResourceProtocol) | 0 |
{'name': 'build_timespan@yaql/standard_library/date_time.py', 'description': ':yaql:timespan\n\nReturns timespan object with specified args.\n\n:signature: timespan(days => 0, hours => 0, minutes => 0, seconds => 0,\n milliseconds => 0, microseconds => 0)\n:arg days: number of days in timespan, 0 by... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.