text
string
label
int64
{'name': 'get_child_access3@Inventory_Modules.py', 'description': "- faws_acct is a custom class (account_class.aws_acct_access)\n- fChildAccount expects an AWS account number (ostensibly of a Child Account)\n- rRegion expects a string representing one of the AWS regions ('us-east-1', 'eu-west-1', etc.)\n- fRoleList ex...
0
{'name': 'LinuxSCSI.find_multipath_device@os_brick/initiator/linuxscsi.py', 'description': "Discover multipath devices for a mpath device.\n\nThis uses the slow multipath -l command to find a\nmultipath device description, then screen scrapes\nthe output to discover the multipath device name\nand it's devices.", 'signa...
0
{'name': 'timedifference@code/link_coref.py', 'description': 'compute difference of time between two mentions', 'signature': 'def timedifference(pubdate,events,eventid1,eventid2):'}</s>{'name': 'findtrigger@code/link_coref.py', 'description': 'force verb to be trigger, if not found trigger nearby ', 'code': 'def findtr...
0
{'name': 'Embedder.embedFileVBS@src/modules/embed_file.py', 'description': 'Embed the content of self.mpSession.embeddedFilePath inside the generated target file', 'signature': 'def embedFileVBS(self):'}</s>VBA = " Private Function Base64ToBin(base64) Dim DM, EL Set DM = CreateObject("Microsoft.XMLDOM") '...
1
{'name': '_relative_error@tests/test_mapping.py', 'description': 'Calculate the relative error', 'signature': 'def _relative_error(expected_min, expected_max, actual):'}</s>{'name': 'test_cbrt@tests/test_mapping.py', 'description': 'DOCSTRING', 'code': 'def test_cbrt(x):\n assert pytest.approx(_cbrt(x)) == numpy.cbr...
0
{'name': 'get_keywords@skein/_version.py', 'description': 'Get the keywords needed to look up the version information.', 'signature': 'def get_keywords():'}</s>LONG_VERSION_PY = {}
0
{'name': '_AddInitMethod@python/google/protobuf/internal/python_message.py', 'description': 'Adds an __init__ method to cls.', 'signature': 'def _AddInitMethod(message_descriptor, cls):'}</s>SFixed32Sizer = _FixedSizer(4)
0
{'name': 'stackup@accelerator/extras.py', 'description': 'Returns (filename, lineno) for the first caller not in the accelerator dir.', 'signature': 'def stackup():'}</s>{'name': '_unicode_as_utf8bytes@accelerator/extras.py', 'description': 'DOCSTRING', 'code': "def _unicode_as_utf8bytes(obj):\n\tif isinstance(obj, uni...
0
{'name': 'Project.fn@signac/project.py', 'description': 'Prepend a filename with the project path.\n\nParameters\n----------\nfilename : str\n The name of the file.\n\nReturns\n-------\nstr\n The absolute path of the file.', 'signature': 'def fn(self, filename):'}</s>{'name': '_mkdir_p@signac/_utility.py', 'descr...
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>{'name': 'initPluginsSequences@packstack/installer/run_setup.py', 'descriptio...
0
{'name': 'YoutubeBaseInfoExtractor._login@script.module.youtube.dl/lib/youtube_dl/extractor/youtube.py', 'description': 'Attempt to log in to YouTube.\nTrue is returned if successful or skipped.\nFalse is returned if login failed.\n\nIf _LOGIN_REQUIRED is set and no authentication was provided, an error is raised.', 's...
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': 'NNFOwithBayesianJumps.ode_step@gru_ode_bayes/models.py', 'description': 'Executes a single ODE step.', 'signature': 'def ode_step(self, h, p, delta_t, current_time):'}</s>{'name': 'odeint@torchdiffeq/torchdiffeq/_impl/odeint.py', 'description': "Integrate a system of ordinary differential equations.\n\nSolves...
1
{'name': 'Logger.setStream@local/clogging.py', 'description': 'Pass NULL_STREAM to ignore stream output.', 'signature': 'def setStream(self, stream):'}</s>WARN = WARNING
0
{'name': 'TestCore.test_bad_schema@tests/test_core.py', 'description': 'Test illegal JSON schema', 'signature': 'def test_bad_schema(self, bad_schema):'}</s>SUCCESS_STATUS = "Success"
0
{'name': 'LinearCRF.forward_unlabeled@model/linear_crf_inferencer.py', 'description': 'Calculate the scores with the forward algorithm. Basically calculating the normalization term\n:param all_scores: (batch_size x max_seq_len x num_labels x num_labels) from (lstm scores + transition scores).\n:param word_seq_lens: (ba...
1
{'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': 'afni_name@src/p...
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': 'pre_process_and_fetch_license_dict@src/attributecode/model.py', 'description': 'Return a dictionary containing the license information (key, name, text, url)\nfetched from the ScanCode LicenseDB or DejaCode API.', 'signature': 'def pre_process_and_fetch_license_dict(abouts, from_check=False, api_url=None, api...
0
{'name': 'do_setup@versioneer.py', 'description': 'Do main VCS-independent setup function for installing Versioneer.', 'signature': 'def do_setup():'}</s>{'name': 'get_version@versioneer.py', 'description': 'Get the short version string for this project.', 'code': 'def get_version():\n """Get the short version strin...
0
{'name': 'get_config_values@databricks-adx-integration/src/code/functions/adxingestp2/__app__/dataingest/__init__.py', 'description': 'Get Config setting from predefined variables or environment parameters.\n:return: None', 'signature': 'def get_config_values():'}</s>STORAGE_TABLE_TOKEN = None
1
{'name': 'DatalakeRESTInterface.call@azure/datalake/store/lib.py', 'description': 'Execute a REST call\n\nParameters\n----------\nop: str\n webHDFS operation to perform, one of `DatalakeRESTInterface.ends`\npath: str\n filepath on the remote system\nis_extended: bool (False)\n Indicates if the API call comes f...
1
{'name': 'DebugCmd.list_source@DebugLibrary/debugcmd.py', 'description': 'List source code.', 'signature': 'def list_source(self, longlist=False):'}</s>HISTORY_PATH = os.environ.get('RFDEBUG_HISTORY', '~/.rfdebug_history')
0
{'name': 'Differ._report_dir_diffs@tests/integration/differ.py', 'description': 'Returns a string listing the paths that exist in folder 1 but not in 2,\nand vice-versa.', 'signature': 'def _report_dir_diffs(self, all_paths1, all_paths2):'}</s>{'name': '_split_string_sequence@tests/integration/differ.py', 'description'...
0
{'name': 'plot_sounding_axes@pymeteo/skewt.py', 'description': 'Plots Skew-T/Log-P axes\n\nThis will plot isotherms, isobars, dry and moist adiabats, \nlines of constant water vapor mixing ratio, labels and \nsetup the y axes to be reversed.\n\n:paramter axes: The axes to draw on', 'signature': 'def plot_sounding_axes(...
0
{'name': 'parse_binary_acl@msldap/external/bloodhoundpy/acls.py', 'description': 'Main ACL structure parse function.\nThis is offloaded to subprocesses and takes the current entry and the\nacl data as argument. This is then returned and processed back in the main process', 'signature': 'def parse_binary_acl(dn, entry, ...
0
{'name': 'refs@scripts/build_mod_ic.py', 'description': 'Generate val and ref labels.', 'signature': 'def refs(conf):'}</s>{'name': 'silk@scripts/build_mod_ic.py', 'description': 'DOCSTRING', 'code': "def silk(conf):\n if 'ep_shape' in conf or 'cols' in conf:\n default = 'external'\n else:\n default...
0
{'name': 'drop_fields@peewee_migrate/auto.py', 'description': 'Generate migrations to remove fields.', 'signature': 'def drop_fields(model_type: TModelType, *fields: pw.Field, **kwargs) -> str:'}</s>{'name': 'diff_one@peewee_migrate/auto.py', 'description': 'Find difference between given peewee models.', 'code': 'def d...
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': 'main@src/freetype/src/tools/docmaker/docbeauty.py', 'description': 'main program loop', 'signature': 'def main(argv):'}</s>{'name': 'file_exists@src/freetype/src/tools/docmaker/utils.py', 'description': 'Check that a given file exists.', 'code': 'def file_exists(pathname):\n """Check that a given file exis...
0
{'name': 'indirect_font@art/utils.py', 'description': 'Check input font for indirect modes.\n\n:param font: input font\n:type font : str\n:param text: input text\n:type text:str\n:return: font as str', 'signature': 'def indirect_font(font, text):'}</s>MEDIUM_WIZARD_FONT = [ "soft", "4max", "5x7", "stamp...
0
{'name': 'validate_locations@folium/utilities.py', 'description': 'Validate an iterable with lat/lon coordinate pairs.', 'signature': 'def validate_locations(locations: TypeLine) -> List[List[float]]:'}</s>{'name': 'validate_multi_locations@folium/utilities.py', 'description': 'Validate an iterable with possibly nested...
0
{'name': 'PropKB.tell@aimacode/logic.py', 'description': "Add the sentence's clauses to the KB.", 'signature': 'def tell(self, sentence):'}</s>{'name': 'pl_resolution@aimacode/logic.py', 'description': 'Propositional-logic resolution: say if alpha follows from KB. [Figure 7.12]', 'code': 'def pl_resolution(KB, alpha):\...
0
{'name': 'RunWithSharding@3rdparty/googletest/googletest/test/gtest_filter_unittest.py', 'description': 'Runs a test program shard and returns exit code and a list of tests run.', 'signature': 'def RunWithSharding(total_shards, shard_index, command):'}</s>SUPPORTS_DEATH_TESTS = 'HasDeathTest' in gtest_test_utils.Subpro...
0
{'name': 'inputs@data/cifar10_input.py', 'description': 'Construct input for CIFAR evaluation using the Reader ops.\n\nArgs:\neval_data: bool, indicating if one should use the train or eval data set.\ndata_dir: Path to the CIFAR-10 data directory.\nbatch_size: Number of images per batch.\n\nReturns:\nimages: Images. 4D...
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRC_CHAR_ATTR_LENGTH_ERROR = 2006
0
{'name': 'FormParser.start_input@social_auth/tests/base.py', 'description': 'Parse input fields, we only keep data for fields of type text,\nhidden or password and that has a valid name.', 'signature': 'def start_input(self, attributes):'}</s>{'name': 'RedirectHandler@social_auth/tests/base.py', 'description': 'DOCSTRI...
0
{'name': 'GTestBreakOnFailureUnitTest.RunAndVerify@googletest/test/googletest-break-on-failure-unittest.py', 'description': 'Runs googletest-break-on-failure-unittest_ and verifies its behavior.\n\nRuns googletest-break-on-failure-unittest_ and verifies that it does\n(or does not) have a seg-fault.\n\nArgs:\n env_var_...
1
{'name': 'parse_cli@isi_data_insights_config.py', 'description': 'Setup the command line args and parse them.', 'signature': 'def parse_cli():'}</s>g_cluster_configs = {}
0
{'name': 'SingleSubjectWindow.CB_line_text@src/python_scripts/afnipy/gui_uber_subj.py', 'description': 'call-back for text updates in the level 3 gbox', 'signature': 'def CB_line_text(self):'}</s>{'name': 'swap2@src/python_scripts/afnipy/afni_util.py', 'description': 'swap data elements in pairs', 'code': 'def swap2(da...
0
{'name': 'render@versioneer.py', 'description': 'Render the given version pieces into the requested style.', 'signature': 'def render(pieces, style):'}</s>{'name': 'NotThisMethod@versioneer.py', 'description': 'Exception raised if a method is not valid for the current scenario.', 'base_classes': ['Exception'], 'methods...
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': 'parse_smt2_string@src/api/python/z3/z...
0
{'name': 'TestThresholdBased.test_basic@verif/tests/test_metric.py', 'description': 'Test the basic threshold-based metrics ', 'signature': 'def test_basic(self):'}</s>{'name': 'Contingency@verif/metric.py', 'description': 'Metrics based on 2x2 contingency table for a given interval. Observations\nand forecasts are con...
0
{'name': 'setKeystoneToken@py2/SciServer/LoginPortal.py', 'description': '.. warning:: Deprecated. Use Authentication.setToken instead.\n\n\nSets the token as the --ident argument\n\n:param _token: authentication token (string)\n:example: Authentication.setKeystoneToken("myToken")\n\n.. seealso:: Authentication.getKeys...
0
{'name': 'validate_known_curve@ace/validation/validate_smoothers.py', 'description': 'Validate on a sin function.', 'signature': 'def validate_known_curve():'}</s>{'name': 'validate_supersmoother_bass@ace/validation/validate_smoothers.py', 'description': 'Validate the supersmoother with extra bass.', 'code': 'def valid...
0
{'name': 'TensorBoardLogger.log_proto@third-party/stanza/stanza/research/summary_basic.py', 'description': 'Log a Summary protobuf to the event file.\n\n:param proto: a Summary protobuf\n:param step_num: the iteration number at which this value was logged', 'signature': 'def log_proto(self, proto, step_num):'}</s>__au...
0
{'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_1 = CScriptOp(0x51)
1
{'name': 'ParseArguments@scripts/cpplint.py', 'description': 'Parses the command line arguments.\n\nThis may set the output format and verbosity level as side-effects.\n\nArgs:\n args: The command line arguments:\n\nReturns:\n The list of filenames to lint.', 'signature': 'def ParseArguments(args):'}</s>{'name': '_Fi...
1
{'name': 'dump_json_data@pages/plugins/jsonexport/utils.py', 'description': 'Return a python dict representation of this page for use as part of\na JSON export.', 'signature': 'def dump_json_data(page):'}</s>{'name': 'Page@pages/models.py', 'description': 'This model contain the status, dates, author, template.\nThe re...
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': 'dl_database@wfdb/io/record.py', 'description': "Download WFDB record (and optionally annotation) files from a\nPhysioNet database. The database must contain a 'RECORDS' file in\nits base directory which lists its WFDB records.\n\nParameters\n----------\ndb_dir : str\n The PhysioNet database directory to do...
0
{'name': 'If@src/api/python/z3/z3.py', 'description': "Create a Z3 if-then-else expression.\n\n>>> x = Int('x')\n>>> y = Int('y')\n>>> max = If(x > y, x, y)\n>>> max\nIf(x > y, x, y)\n>>> simplify(max)\nIf(x <= y, y, x)", 'signature': 'def If(a, b, c, ctx=None):'}</s>{'name': 'FP@src/api/python/z3/z3.py', 'description'...
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
{'name': 'test_trino_query_response_headers@tests/unit/test_client.py', 'description': 'Validates that the `TrinoQuery.execute` function can take addtional headers\nthat are pass the the provided request instance post function call and it\nreturns a `TrinoResult` instance.', 'signature': 'def test_trino_query_response_...
0
{'name': 'GlyphsBuilder._fake_designspace@Lib/glyphsLib/builder/builders.py', 'description': 'Build a fake designspace with the given UFOs as sources, so that all\nbuilder functions can rely on the presence of a designspace.', 'signature': 'def _fake_designspace(self, ufos):'}</s>{'name': '_sorted_backgrounds_last@Lib/...
0
{'name': 'harmony_client_login_auth@notebooks/cloudwebinar/harmony_subset.py', 'description': 'Set up the request library so that it authenticates against the given Earthdata Login\nendpoint. This looks in the .netrc file first and if no credentials are found, it prompts for them.\n\nValid endpoints include:\n urs....
0
{'name': 'find_legal_form@tools/alias_generation.py', 'description': "Find name if it contains any of legal forms\n\nArgs:\n legal_forms (list[str]): ['株式会社', '有限会社', '合同会社'] \n name (str): 'TIS株式会社'\nReturn:\n if find, ['株式会社']\n else, []", 'signature': 'def find_legal_form(legal_forms, name):'}</s>{'name': 's...
0
{'name': 'TestMibSnimpy.testLoadInvalidModule@tests/test_mib.py', 'description': 'Check that an obviously invalid module cannot be loaded', 'signature': 'def testLoadInvalidModule(self):'}</s>{'name': 'TestMibSnimpy@tests/test_mib.py', 'description': 'DOCSTRING', 'base_classes': ['unittest.TestCase'], 'methods': [{'nam...
1
{'name': '_nested_lookup@src/libs/util.py', 'description': 'Lookup a key in a nested document, yield a value', 'signature': 'def _nested_lookup(key, values, document, wild=False, return_parent=False):'}</s>SUBLIME_PACKAGES_PATH = os.path.dirname(PACKAGE_PATH)
0
{'name': 'pointer_image@datoviz/__init__.py', 'description': 'Return a NumPy array of uint8 with shape (height, width, n_channels=3) from an ndpointer\nreferring to a C pointer to a buffer of RGB uint8 values.', 'signature': 'def pointer_image(rgb, width, height, n_channels=3):'}</s>RECORDER_DRAW_INDIRECT = 4
0
{'name': 'simple_value_comparison@tests/requirement-engineering/gc-aot/runtest.py', 'description': 'compare out of simple types which may like val:i32, val:f64 and so on', 'signature': 'def simple_value_comparison(out, expected):'}</s>{'name': 'create_tmp_file@tests/requirement-engineering/gc-aot/runtest.py', 'descript...
0
{'name': 'SingleSubjectWindow.CB_line_text@src/python_scripts/afnipy/gui_uber_subj.py', 'description': 'call-back for text updates in the level 3 gbox', 'signature': 'def CB_line_text(self):'}</s>{'name': 'get_current_shell@src/python_scripts/afnipy/afni_util.py', 'description': 'return the apparent login shell\nfrom g...
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': '_init@third_party/libassimp/port/PyAssimp/pyassimp/core.py', 'description': "Custom initialize() for C structs, adds safely accessible member functionality.\n\n:param target: set the object which receive the added methods. Useful when manipulating\npointers, to skip the intermediate 'contents' deferencing.", ...
0
{'name': 'mk_def_file_internal@scripts/mk_genfile_common.py', 'description': 'Writes to a module definition file to a file named ``defname``.\n\n``dll_name`` is the name of the dll (without the ``.dll`` suffix).\n``export_header_file`` is a list of header files to scan for symbols\nto include in the module definition f...
0
{'name': 'SerialNode.write_block@src/interface/serial_node.py', 'description': 'Write serial data given command, and data.', 'signature': 'def write_block(self, interface, command, data, check_multi_flag=True):'}</s>READ_CURNODE_INDEX = 58
0
{'name': '_net_interface_type@kayobe/plugins/filter/networks.py', 'description': "Return a string describing the network interface type.\n\nPossible types include 'ether', 'bridge', 'bond'.", 'signature': 'def _net_interface_type(context, name, inventory_hostname):'}</s>{'name': 'net_ovs_veths@kayobe/plugins/filter/net...
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': 'Message.to_pydict@src/betterproto/__init__.py', 'description': 'Returns a python dict representation of this object.\n\nParameters\n-----------\ncasing: :class:`Casing`\n The casing to use for key values. Default is :attr:`Casing.CAMEL` for\n compatibility purposes.\ninclude_default_values: :class:`bool...
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': 'parse_return_val@disdat/hyperframe.py', 'description': 'Interpret the return values and create an HFrame to wrap them.\nThis means setting the correct presentation bit in the HFrame so that\nwe call downstream tasks with parameters as the author intended.\n\nPOLICY / NOTE: An non-HF output is a Presentable.\...
0
{'name': 'answer_question@server.py', 'description': ' Will get entities for the question.\n Generate subgraph\n Run corechain and aux predictions\n\n\n:param question: str: intended question to answer\n:return:', 'signature': 'def answer_question(question, entities=None):'}</s>{'name': 'start@server.py', 'des...
0
{'name': 'MultiProcessAdapter.log@joeynmt/helpers_for_ddp.py', 'description': 'Delegates logger call after checking if we should log.', 'signature': 'def log(self, level, msg, *args, **kwargs):'}</s>{'name': 'MultiProcessAdapter@joeynmt/helpers_for_ddp.py', 'description': "An adapter to assist with logging in multiproc...
1
{'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': 'fix_relative@feeds/utils_internal.py', 'description': 'this is fucking cheesy ', 'signature': 'def fix_relative(html: str, url: str):'}</s>{'name': 'parse_feed_xml@feeds/utils_internal.py', 'description': 'DOCSTRING', 'code': 'def parse_feed_xml(source_feed, feed_content, output: TextIO):\n\n ok = True\n ...
0
{'name': 'test_needs_sdist_without_options@paver/tests/test_setuputils.py', 'description': 'Test that a custom sdist can be used in needs() w/o options.setup', 'signature': 'def test_needs_sdist_without_options():'}</s>{'name': '_consume_nargs@paver/tasks.py', 'description': 'Set up args in environment function of numb...
0
{'name': '_sorted_long_to_wide@confidence_interval_display.py', 'description': "Returns a df in wide format for metrics.\n\nThe input df is in so-called long, or tidy, format, i.e., each\nrow is one metric for one slice. This function transforms the df to a wide\nformat, where all metrics for one slice are collected in...
0
{'name': 'CheckForNonConstReference@tools/caffe-sphereface/scripts/cpp_lint.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 clean_lines: A CleansedLines in...
0
{'name': 'MqttTasmotaCounter.__init__@cfg/hass/custom_components/mytasmota/sensor.py', 'description': 'Initialize the sensor.', 'signature': 'def __init__(self, hass, config):'}</s>DEPENDENCIES = ['mqtt']
0
{'name': 'ruamel_structure@strictyaml/utils.py', 'description': 'Take dicts and lists and return a strictyaml.ruamel style\nstructure of CommentedMaps, CommentedSeqs and\ndata.\n\nIf a validator is presented and the type is unknown,\nit is checked against the validator to see if it will\nturn it back in to YAML.', 'sig...
1
{'name': 'make_SEP_catalog@grizli/prep.py', 'description': "Make a catalog from drizzle products using the SEP implementation of SourceExtractor\n\nParameters\n----------\nroot : str\n Rootname of the FITS images to use for source extraction. This\n function is designed to work with the single-image products fro...
0
{'name': 'make_exclude_hook_command@conrad/cli.py', 'description': 'for any command that is not decorated, call the callback', 'signature': 'def make_exclude_hook_command(callback):'}</s>{'name': 'Event@conrad/models.py', 'description': 'DOCSTRING', 'base_classes': ['Base'], 'methods': []}
0
{'name': 'ParserElement.addCondition@blockchain-env/lib/python3.7/site-packages/pkg_resources/_vendor/pyparsing.py', 'description': 'Add a boolean predicate function to expression\'s list of parse actions. See \nL{I{setParseAction}<setParseAction>} for function call signatures. Unlike C{setParseAction}, \nfunctions pas...
0
{'name': 'QPath.search@qt4c/qpath.py', 'description': '根据qpath和root查找控件\n\n:type root: 实例类型\n:param root: 查找开始的控件\n:return: 返回找到的控件列表', 'signature': 'def search(self, root=None):'}</s>{'name': 'MsgSyncer@qt4c/util.py', 'description': 'Thread Post Message 同步\n ', 'base_classes': ['object'], 'methods': [{'name': 'Msg...
0
{'name': 'TrimmedMatchDesignTest.testOutputCandidateDesignWithMissingObservationDifferentPeriods@trimmed_match/design/tests/trimmed_match_design_test.py', 'description': 'Checks that no error is raised if missing observation are present.', 'signature': 'def testOutputCandidateDesignWithMissingObservationDifferentPeriod...
0
{'name': 'edge_apply@marching_cubes_gen.py', 'description': 'Applies a vertex permutation to an edge.\nI.e. it permutes both ends of the edge, and finds the new edge that adjoins the two\nresulting vertex indices.', 'signature': 'def edge_apply(op, edge):'}</s>{'name': 'verts_to_bits@marching_cubes_gen.py', 'descriptio...
0
{'name': 'get_flight_mode_changes@app/plot_app/helper.py', 'description': 'get a list of flight mode changes\n:return: list of (timestamp, int mode) tuples, the last is the last log\ntimestamp and mode = -1.', 'signature': 'def get_flight_mode_changes(ulog):'}</s>{'name': 'get_total_flight_time@app/plot_app/helper.py',...
0
{'name': 'WriteWrapper.setUp@testing/test_parser.py', 'description': 'Setup for each test.\n\n ', 'signature': 'def setUp(self):'}</s>testing_root_dir = os.path.join(utilities.get_root_path(), 'testing')
0
{'name': 'InitializerListTestCase.test@lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/initializerlist/TestInitializerList.py', 'description': 'Test that that file and class static variables display correctly.', 'signature': 'def test(self):'}</s>{'name': '_decorateTest@lldb...
0
{'name': '_getInputFromUser@packstack/installer/run_setup.py', 'description': 'this private func reads the data from the user\nfor the given param', 'signature': 'def _getInputFromUser(param):'}</s>{'name': 'input_param@packstack/installer/run_setup.py', 'description': 'this func will read input from user\nand ask conf...
0
{'name': 'SegWitTest.test_max_witness_push_length@test/functional/p2p_segwit.py', 'description': 'Should only allow up to 520 byte pushes in witness stack ', 'signature': 'def test_max_witness_push_length(self):'}</s>{'name': 'delete_cookie_file@test/functional/test_framework/util.py', 'description': 'DOCSTRING', 'code...
0
{'name': 'balance@n26/cli.py', 'description': 'Show account balance ', 'signature': 'def balance():'}</s>GRANT_TYPE_REFRESH_TOKEN = "refresh_token"
0
{'name': 'NesterovFunction.prox@parsimony/functions/properties.py', 'description': 'The proximal operator corresponding to this function.\n\nThe proximal operator is computed numerically. This method should be\noverloaded if the function has a known proximal operator.\n\nFrom the interface "ProximalOperator".\n\nParame...
0
{'name': 'apply_along_axis@venv/Lib/site-packages/numpy/ma/extras.py', 'description': '(This docstring should be overwritten)', 'signature': 'def apply_along_axis(func1d, axis, arr, *args, **kwargs):'}</s>{'name': '_arraymethod@venv/Lib/site-packages/numpy/ma/core.py', 'description': 'Return a class method wrapper arou...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRCCF_LSTR_STATUS_NOT_FOUND = 3250
0
{'name': 'work_in@changes/cli.py', 'description': 'Context manager version of os.chdir. When exited, returns to the working\ndirectory prior to entering.', 'signature': 'def work_in(dirname=None):'}</s>{'name': 'status@changes/cli.py', 'description': 'Shows current project release status.', 'code': 'def status(repo_dir...
0
{'name': 'QuantifierRef.sort@src/api/python/z3/z3.py', 'description': 'Return the Boolean sort or sort of Lambda.', 'signature': 'def sort(self):'}</s>{'name': 'seq2@src/api/python/z3/z3printer.py', 'description': 'DOCSTRING', 'code': 'def seq2(header, args, i=4, lp="(", rp=")"):\n if len(args) == 0:\n return...
0
{'name': 'test_stoi_downsample@tests/test_stoi.py', 'description': 'Test STOI at sampling frequency below 10 kHz.\nPASSES FOR : RTOL = 1e-4 / ATOL = 1e-4. ', 'signature': 'def test_stoi_downsample():'}</s>{'name': 'test_stoi_upsample@tests/test_stoi.py', 'description': 'Test STOI at sampling frequency above 10 kHz.\n...
0
{'name': 'ReadAlignmentStats.getReadAlignmentStats@src/margin/utils.py', 'description': 'Gets a list of ReadAlignmentStats objects, one for each alignment in the same file\n ', 'signature': 'def getReadAlignmentStats(samFile, readFastqFile, referenceFastaFile, globalAlignment=True):'}</s>{'name': 'makeFastqSeque...
0
{'name': 'foreachfn@src/services/mpiwrap/wrap.py', 'description': 'Iterate over all functions listed in args.', 'signature': 'def foreachfn(out, scope, args, children):'}</s>mpi_array_calls = { "MPI_Startall" : { 1:0 }, "MPI_Testall" : { 1:0, 3:0 }, "MPI_Testany" : { 1:0 }, ...
0