text
string
label
int64
{'name': 'info@ascmhl/commands.py', 'description': 'Prints information from the ASC MHL history\n\n\x08', 'signature': 'def info(verbose, single_file, root_path):'}</s>{'name': 'test_for_missing_files@ascmhl/commands.py', 'description': 'DOCSTRING', 'code': 'def test_for_missing_files(not_found_paths, root_path, ignore...
0
{'name': 'GTR._exp_lt@treetime/gtr.py', 'description': 'Parameters\n----------\n\n t : float\n time to propagate\n\nReturns\n--------\n\n exp_lt : numpy.array\n Array of values exp(lambda(i) * t),\n where (i) - alphabet index (the eigenvalue number).', 'signature': 'def _exp_lt(self, t):'}</s>BRANCH_GRID_SIZE_...
0
{'name': 'make_utxo@qa/rpc-tests/replace-by-fee.py', 'description': 'Create a txout with a given amount and scriptPubKey\n\nMines coins as needed.\n\nconfirmed - txouts created will be confirmed in the blockchain;\n unconfirmed otherwise.', 'signature': 'def make_utxo(node, amount, confirmed=True, scriptPubK...
0
{'name': 'has_good_and_bad@nix_bisect/bisect_runner.py', 'description': 'Determines if the bisect can start', 'signature': 'def has_good_and_bad():'}</s>{'name': 'checkout@nix_bisect/git.py', 'description': 'Runs `git checkout`', 'code': 'def checkout(commit):\n """Runs `git checkout`"""\n subprocess.check_call([...
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': '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': 'GRUODECell_Autonomous.forward@gru_ode_bayes/models.py', 'description': 'Returns a change due to one step of using GRU-ODE for all h.\nThe step size is given by delta_t.\n\nArgs:\n t time\n h hidden state (current)\n\nReturns:\n Updated h', 'signature': 'def forward(self, t, h):'}</s>{'n...
0
{'name': 'CheckTrailingSemicolon@third_party/cpplint/cpplint.py', 'description': 'Looks for redundant trailing semicolon.\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines instance containing the file.\n linenum: The number of the line to check.\n error: The function to call with any...
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': 'run_time_to_pol...
0
{'name': 'merge@pairtools/cli/merge.py', 'description': 'Merge .pairs/.pairsam files.\nBy default, assumes that the files are sorted and maintains the sorting.\n\nMerge triu-flipped sorted pairs/pairsam files. If present, the @SQ records\nof the SAM header must be identical; the sorting order of\nthese lines is taken f...
0
{'name': 'readFdat@fwtool/sony/fdat.py', 'description': 'Reads a decrypted FDAT file and returns its contents', 'signature': 'def readFdat(file):'}</s>{'name': 'parse64le@fwtool/util/__init__.py', 'description': 'DOCSTRING', 'code': "def parse64le(data):\n return struct.unpack('<Q', data)[0]"}
0
{'name': '_conj_actions@tulip/synth.py', 'description': 'Conjunction of multiple action types.\n\nIncludes solver expression substitution.\nSee also `_conj_action`.', 'signature': 'def _conj_actions('}</s>{'name': '_add_actions@tulip/synth.py', 'description': 'DOCSTRING', 'code': "def _add_actions(\n constraint:...
0
{'name': 'CorrectBinaryLengthAndPreamble.verify_binary_length_and_header@third_party/spirv-tools/test/tools/expect.py', 'description': "Checks that the given SPIR-V binary has valid length and header.\n\nReturns:\n False, error string if anything is invalid\n True, '' otherwise\nArgs:\n binary: a bytes object ...
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': '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': 'url2purl@src/packageurl/contrib/url2purl.py', 'description': 'Return a PackageURL inferred from the `url` string or None.', 'signature': 'def url2purl(url):'}</s>wheel_file_re = re.compile( r"^(?P<namever>(?P<name>.+?)-(?P<version>.*?))" r"((-(?P<build>\d[^-]*?))?-(?P<pyver>.+?)-(?P<abi>.+?)-(?P<plat>...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQIACF_USER_ID_SUPPORT = 1262
0
{'name': 'PFDivert._to_string@pf/rule.py', 'description': 'Return a string representation of the object.', 'signature': 'def _to_string(self):'}</s>LCNT_MAX = 10
0
{'name': 'BL3Profile.get_sdus@bl3save/bl3profile.py', 'description': 'Returns a dict containing the SDU type and the number purchased. The SDU\ntype key will be a constant by default, or an English label if `eng` is `True`', 'signature': 'def get_sdus(self, eng=False):'}</s>profile_heads = set([ '/Game/PatchDLC/Al...
0
{'name': 'run_cmp_results@llvm-project/clang/utils/analyzer/SATestBuild.py', 'description': 'Compare the warnings produced by scan-build.\nstrictness defines the success criteria for the test:\n 0 - success if there are no crashes or analyzer failure.\n 1 - success if there are no difference in the number of reported...
0
{'name': 'process_options@src/python_scripts/scripts/uber_subject.py', 'description': 'return status and VarsObject structs of subject and control variables\n\n - given list of valid options, read and process the user options\n - if terminal option or -no_gui, return 0 (successful quit)\n\nreturn 1 : on success and ...
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': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRCCF_CFIL_PARM_ID_ERROR = 3047
0
{'name': '_EnumDict.__setitem__@plugins/sublime/enum-dist/enum/__init__.py', 'description': 'Changes anything not dundered or not a descriptor.\n\nIf a descriptor is added with the same name as an enum member, the name\nis removed from _member_names (this may leave a hole in the numerical\nsequence of values).\n\nIf an...
0
{'name': 'test_ipv6_local@qa/rpc-tests/test_framework/netutil.py', 'description': 'Check for (local) IPv6 support.', 'signature': 'def test_ipv6_local():'}</s>STATE_LAST_ACK = "09"
0
{'name': 'TPUEstimator._augment_model_fn@baselines/models/xlnet/tpu_estimator.py', 'description': 'Returns a new model_fn, which wraps the TPU support.', 'signature': 'def _augment_model_fn(self, model_fn, train_cache_fn, eval_cache_fn, batch_axis):'}</s>_TPU_ENQUEUE_OPS = "_tpu_enqueue_ops"
1
{'name': 'Win32Serial.write@stino/pyarduino/base/pyserial/serialwin32.py', 'description': 'Output the given string over the serial port.', 'signature': 'def write(self, data):'}</s>PURGE_TXABORT = 1
0
{'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': '_Cl...
0
{'name': 'BIDSLayout.add_derivatives@src/bids/layout/layout.py', 'description': 'Add BIDS-Derivatives datasets to tracking.\n\nParameters\n----------\npath : str or list\n One or more paths to BIDS-Derivatives datasets.\n Each path can point to either a derivatives/ directory\n containing one or more pipeline ...
0
{'name': 'TreeAnc.infer_gtr@treetime/treeanc.py', 'description': "Calculates a GTR model given the multiple sequence alignment and the tree.\nIt performs ancestral sequence inferrence (joint or marginal), followed by\nthe branch lengths optimization. Then, the numbers of mutations are counted\nin the optimal tree and r...
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQPRI_PRIORITY_AS_PARENT = -2
0
{'name': 'DetectionNetwork.postprocess_fastrcnn@libs/networks/build_whole_network.py', 'description': ':param rois:[-1, 4]\n:param bbox_ppred: [-1, (cfgs.Class_num+1) * 4]\n:param scores: [-1, cfgs.Class_num + 1]\n:return:', 'signature': 'def postprocess_fastrcnn(self, rois, bbox_ppred, scores, img_shape):'}</s>{'name'...
0
{'name': 'TestAdminTreeList.test_result_tree_list_escapes_labels@treebeard/tests/test_treebeard.py', 'description': 'Verifies that inclusion tag result_list generates a table when with\ndefault ModelAdmin settings.', 'signature': 'def test_result_tree_list_escapes_labels(self, model_with_unicode):'}</s>BASE85 = "012345...
0
{'name': 'add_handlers@jupyterlab_server/handlers.py', 'description': 'Add the appropriate handlers to the web app.', 'signature': 'def add_handlers(handlers: list[Any], extension_app: LabServerApp) -> None:'}</s>{'name': '_camelCase@jupyterlab_server/handlers.py', 'description': 'Convert a string to camelCase.\nhttps:...
0
{'name': 'View.save_pick_properties@picasso/gui/render.py', 'description': "Saves picks' properties in a given channel to path.\n\nProperties include number of locs, mean and std of all locs\ndtypes (x, y, photons, etc) and others.\n\nParameters\n----------\npath : str \n Path for saving picks' properties.\nchannel ...
0
{'name': 'test_create_new_symbol@unyt/tests/test_units.py', 'description': 'Create unit with unknown symbol.', 'signature': 'def test_create_new_symbol():'}</s>{'name': 'test_show_all_units_doc_table_ops@unyt/tests/test_units.py', 'description': 'DOCSTRING', 'code': 'def test_show_all_units_doc_table_ops():\n for na...
0
{'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': 'get_next_backlog_item@tools/cloud_functions/gcs_event_based_ingest/gcs_ocn_bq_ingest/common/utils.py', 'description': 'Get next blob in the backlog if the backlog is not empty.\n\nArgs:\n gcs_client: storage.Client\n bkt: storage.Bucket that this cloud functions is ingesting data for.\n table_prefix:...
0
{'name': 'Controller.get_selected_configs@tools/ipp_custom_library_tool_python/gui/controller.py', 'description': 'Collecting all user-specified information about future dynamic library into dictionary', 'signature': 'def get_selected_configs(self):'}</s>C_STRING_REGEX = ".*(\S|^)(?P<string>\s*".*"\s*)(\S|$).*"
0
{'name': 'Container._build_impl@punq/__init__.py', 'description': 'Instantiate the registered service.', 'signature': 'def _build_impl(self, registration, resolution_args, context):'}</s>{'name': '_Empty@punq/__init__.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': []}
0
{'name': 'create_directory_layout@ansible_generator/directories.py', 'description': 'Creates the directory layout.\n\nArgs:\n inventories: Array of strings noting the names of the inventories.\n alternate_layout: Boolean noting whether this is the primary or\n alternate directory structure.\n\nReturns:\n ...
1
{'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_ovs_veths@kayobe/plugins/filter/networks.py', 'description': "Return a list of dicts describing veth pairs to plug into Open vSwitch.\n\n:param context: a Jinja2 Context object.\n:param names: list of names of networks.\n:param inventory_hostname: Ansible inventory hostname.\n:returns: a list of dicts des...
0
{'name': 'TestBrierScore.test@verif/tests/test_metric.py', 'description': "These have been checked against the Brier scores in the verification R package. The 'bins'\nattribute was set to False, and the code had to be changed because it didn't work for cases\nwhere forecasts were not equal to whole 1/10ths (i.e. 0.1, 0...
1
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQ_SHORT_DNAME_LENGTH = 256
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': 'auto_from_dict@a38/fattura.py', 'description': 'Given the equivalent of a Fattura.to_jsonable() data structure,\nreconstruct the fattura', 'signature': 'def auto_from_dict('}</s>{'name': 'FatturaPrivati12@a38/fattura.py', 'description': 'Fattura privati 1.2', 'base_classes': ['Fattura'], 'methods': [{'name': ...
1
{'name': 'download_source_files@refreshdata.py', 'description': 'Download files from URL\n\nDownloaded files will be downloaded into data/sources/YYYY-MM-DD{_v#}/\n\nParameters\n----------\nsources : dict\n dict in the format {filename:source} where source is a URL and filename is the name of\n the file in which ...
0
{'name': 'ref@kb_python/ref.py', 'description': 'Generates files necessary to generate count matrices for single-cell RNA-seq.\n\nArgs:\n fasta_paths: List of paths to genomic FASTA files\n gtf_paths: List of paths to GTF files\n cdna_path: Path to generate the cDNA FASTA file\n t2g_path: Path to output tra...
1
{'name': 'get_ngrok_process@pyngrok/ngrok.py', 'description': "Get the current ``ngrok`` process for the given config's ``ngrok_path``.\n\nIf ``ngrok`` is not installed at :class:`~pyngrok.conf.PyngrokConfig`'s ``ngrok_path``, calling this method\nwill first download and install ``ngrok``.\n\nIf ``ngrok`` is not runnin...
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': 'main@tests/run_all_tests.py', 'description': 'Main function to parse arguments, set up the testing environment, and\nexecute tests.\n\nThis function performs the following steps:\n1. Parses command line arguments.\n2. Reads configuration from a JSON file if specified.\n3. Merges arguments from the JSON file a...
0
{'name': 'GetBestInterface@comtypes/client/_managing.py', 'description': "Try to QueryInterface a COM pointer to the 'most useful'\ninterface.\n\nGet type information for the provided object, either via\nIDispatch.GetTypeInfo(), or via IProvideClassInfo.GetClassInfo().\nGenerate a wrapper module for the typelib, and QI...
0
{'name': 'matchOnlyAtCol@tests/_lib_vendors/pkg_resources/_vendor/pyparsing.py', 'description': 'Helper method for defining parse actions that require matching at a specific\ncolumn in the input text.', 'signature': 'def matchOnlyAtCol(n):'}</s>printables = "".join(c for c in string.printable if c not in string.whitesp...
0
{'name': 'create_database@Twitch Plays Nintendo Switch/Archive/CommunityController v1/Fortnite/main.py', 'description': 'A, B, X, Y, L, R, ZL, ZR, up, down, left, right, left joystick, right joystick, select', 'signature': 'def create_database() -> None:'}</s>BUTTON_RCLICK = 2048
0
{'name': 'Schema._compile_mapping@voluptuous/schema_builder.py', 'description': 'Create validator for given mapping.', 'signature': 'def _compile_mapping(self, schema, invalid_msg=None):'}</s>{'name': 'FileInvalid@voluptuous/error.py', 'description': 'The value is not a file.', 'base_classes': ['Invalid'], 'methods': [...
0
{'name': 'RetroFig.make_plot@src/python_scripts/afnipy/lib_physio_plot.py', 'description': 'Create the plot', 'signature': 'def make_plot(self, do_show = False, do_interact = False, do_save = True):'}</s>TEXT_interact_term_desc = ''' ++ User-interaction for peak/trough vertex updates is ON. {tikd} '''.format(tikd=l...
1
{'name': 'AioHttpFigmaPy.__init__@figmapy/session/figma_aiohttp.py', 'description': 'client (optional): An asynchronous web session/client. Defaults to aiohttp.ClientSession().\n Can be custom Python object that exposes methods for all HTTP verbs.', 'signature': 'def __init__(self, client=None, *args, **kwargs):...
1
{'name': '_DecodeUnknownField@python/google/protobuf/internal/decoder.py', 'description': 'Decode a unknown field. Returns the UnknownField and new position.', 'signature': 'def _DecodeUnknownField('}</s>{'name': 'Int32ByteSize@python/google/protobuf/internal/wire_format.py', 'description': 'DOCSTRING', 'code': 'def I...
0
{'name': 'GPUVerifyInstance.runTool@GPUVerify.py', 'description': 'Returns a triple (succeeded, timeout) ', 'signature': 'def runTool(self, ToolName, Command):'}</s>{'name': 'ArgumentParserError@GPUVerifyScript/argument_parser.py', 'description': 'DOCSTRING', 'base_classes': ['Exception'], 'methods': [{'name': 'Argumen...
0
{'name': 'PurposeSwapContainer.configureView@plugins/usdview_purpose_swap/plugins/purpose_swap/__init__.py', 'description': "Add a QAction to the main menu of usdview.\n\nWe use a couple private attributes in usdview's objects to get\nit done but oh well.\n\nArgs:\n registry (:class:`pxr.Usdviewq.plugin.PluginRegist...
1
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQHC_UNASSOCIATED_HCONN = -3
0
{'name': 'test_flux_sed@tests/test_models.py', 'description': 'test IC calculation', 'signature': 'def test_flux_sed(particle_dists):'}</s>{'name': 'test_bolometric_luminosity@tests/test_models.py', 'description': 'test sync calculation', 'code': 'def test_bolometric_luminosity(particle_dists):\n """\n test sync ...
0
{'name': 'InfoExtractor._parse_mpd_formats_and_subtitles@script.module.youtube.dl/lib/youtube_dl/extractor/common.py', 'description': 'Parse formats from MPD manifest.\nReferences:\n 1. MPEG-DASH Standard, ISO/IEC 23009-1:2014(E),\n http://standards.iso.org/ittf/PubliclyAvailableStandards/c065274_ISO_IEC_23009-1_201...
0
{'name': 'key_to_span@tksheet/functions.py', 'description': 'Convert various input types to a Span object representing a 2D range.\n\nArgs:\n key: The input to convert (str, int, slice, sequence, or None).\n spans: A dictionary of named spans (e.g., {"<name>": Span(...)}).\n widget: Optional widget context for...
1
{'name': 'TestReadFromDevice.test_read_at_params@xbee/thread/tests/test_ieee.py', 'description': 'read and parse an AT command with a parameter', 'signature': 'def test_read_at_params(self):'}</s>{'name': 'XBee@xbee/thread/ieee.py', 'description': 'DOCSTRING', 'base_classes': ['_xbee.XBee', 'XBeeBase'], 'methods': []}
1
{'name': 'ProcessFileData@ament_cpplint/ament_cpplint/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, ...
0
{'name': 'Ty.assert_isadjoint@discopy/rigid.py', 'description': 'Raise ``AxiomError`` if two rigid types are not adjoints.\n\nParameters:\n other : The alleged right adjoint.', 'signature': 'def assert_isadjoint(self, other):'}</s>Id = Diagram.id
0
{'name': 'BaseLiteApp.flags@py/jupyterlite-core/jupyterlite_core/app.py', 'description': 'Get CLI flags, including ones provided by addons.', 'signature': 'def flags(self):'}</s>{'name': 'LiteListApp@py/jupyterlite-core/jupyterlite_core/app.py', 'description': 'describe a JupyterLite site', 'base_classes': ['LiteDoitAp...
0
{'name': 'BaseImage.caption@wand/image.py', 'description': 'Writes a caption ``text`` into the position.\n\n:param text: text to write\n:type text: :class:`str`\n:param left: x offset in pixels\n:type left: :class:`numbers.Integral`\n:param top: y offset in pixels\n:type top: :class:`numbers.Integral`\n:param width: wi...
0
{'name': 'Placeholders_Calls.test1@Cheetah/Tests/SyntaxAndOutput.py', 'description': 'func placeholder - no ()', 'signature': 'def test1(self):'}</s>{'name': 'Backslashes@Cheetah/Tests/SyntaxAndOutput.py', 'description': 'DOCSTRING', 'base_classes': ['OutputTest'], 'methods': [{'name': 'Backslashes.setUp@Cheetah/Tests/...
0
{'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>PAGE_DEFAULT_LANGUAGE = get_setting('PAGE_DEFAULT_LANGUAGE', 'LANGUAGE_CODE', raise_error=True)
0
{'name': 'CPLEX_CMD.readsol@pulp/apis/cplex_api.py', 'description': 'Read a CPLEX solution file', 'signature': 'def readsol(filename):'}</s>LpContinuous = "Continuous"
0
{'name': 'GtkydInfo.read_all_hdrs@src/python_scripts/afnipy/lib_gtkyd.py', 'description': 'go through all infiles and get header info. This populates a list\nof headers, one-for-one with the infiles', 'signature': 'def read_all_hdrs(self):'}</s>{'name': 'data_file_to_json@src/python_scripts/afnipy/afni_util.py', 'descr...
0
{'name': 'split_stdout_lines@mhctools/parsing.py', 'description': 'Given the standard output from NetMHC/NetMHCpan/NetMHCcons tools,\ndrop all {comments, lines of hyphens, empty lines} and split the\nremaining lines by whitespace.', 'signature': 'def split_stdout_lines(stdout):'}</s>{'name': 'parse_netmhciipan4_stdout@...
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': 'IUController.load@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Load config data for the controller', 'signature': 'def load(self, config: OrderedDict) -> "IUController":'}</s>STATUS_BLOCKED = "blocked"
0
{'name': 'condition@altair/vegalite/v3/api.py', 'description': 'A conditional attribute or encoding\n\nParameters\n----------\npredicate: Selection, LogicalOperandPredicate, expr.Expression, dict, or string\n the selection predicate or test predicate for the condition.\n if a string is passed, it will be treated ...
0
{'name': 'Tag.decode@bs4/element.py', 'description': "Returns a Unicode representation of this tag and its contents.\n\n:param eventual_encoding: The tag is destined to be\n encoded into this encoding. This method is _not_\n responsible for performing that encoding. This information\n is passed in so that it can ...
0
{'name': 'WriteStream.id@python/erdos/streams.py', 'description': 'The id of the WriteStream.', 'signature': 'def id(self) -> uuid.UUID:'}</s>{'name': '_parse_message@python/erdos/streams.py', 'description': "Creates a Message from an internal stream's response.\n\nArgs:\n internal_msg: The internal message to parse...
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>ICMP6_WRUREQUEST = 139
0
{'name': 'LogisticRegression.compute_on_sql_magic_mode@models.py', 'description': 'Gets the coefficients by minimizing the cost function.\n\nWe use iteratively reweighted least squares algorithm to solve the model.\nThe algorithm is described in\nhttps://colab.research.google.com/drive/1Srfs4weM4LO9vt1HbOkGrD4kVbG8cso8...
1
{'name': 'Message._postprocess_single@src/betterproto/__init__.py', 'description': 'Adjusts values after parsing.', 'signature': 'def _postprocess_single('}</s>WIRE_VARINT_TYPES = [ TYPE_ENUM, TYPE_BOOL, TYPE_INT32, TYPE_INT64, TYPE_UINT32, TYPE_UINT64, TYPE_SINT32, TYPE_SINT64, ]
0
{'name': 'read_fixed_fmt@meza/io.py', 'description': "Reads a fixed-width csv file.\n\nArgs:\n filepath (str): The fixed width formatted file path or file like object.\n widths (List[int]): The zero-based 'start' position of each column.\n mode (Optional[str]): The file open mode (default: 'r').\n kwargs (d...
0
{'name': 'Analysis@FastProject/Pipelines.py', 'description': 'Run the full FastProject analysis pipeline\n\nParameters\n----------\nexpressionMatrix : ExpressionData\nsignatures : list of Signatures.Signature\nprecomputed_signatures : dict\n Keys are precomputed signature names (str)\n Values are signature levels...
0
{'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...
1
{'name': 'QueueManager.connect_tcp_client@code/pymqi/__init__.py', 'description': "Connect immediately to the remote Queue Manager 'name', using\na TCP Client connection, with channnel 'channel' and the\nTCP connection string 'conn_name'. All other connection\noptons come from 'cd'.", 'signature': 'def connect_tcp_clie...
0
{'name': 'swaggerCheck@apim-traffic-tool/lib/traffic-tool/src/python/create_api_scenario.py', 'description': 'This function will check if the swagger definitions exist for all APIs\n:return: True if exists. False otherwise', 'signature': 'def swaggerCheck():'}</s>sandbox_endpoint = ""
0
{'name': 'PretrainingModel._get_masked_lm_output@araelectra/run_pretraining.py', 'description': 'Masked language modeling softmax layer.', 'signature': 'def _get_masked_lm_output(self, inputs: pretrain_data.Inputs, model):'}</s>{'name': 'secs_to_str@araelectra/util/training_utils.py', 'description': 'DOCSTRING', 'code'...
0
{'name': 'create_codes_index_of_exchanges_matrix@premise/export.py', 'description': 'Create a dictionary with row/column indices of the A matrix\nas key and the activity code as value.\n:return: a dictionary to map indices to activity codes\n:rtype: dict', 'signature': 'def create_codes_index_of_exchanges_matrix(databa...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQZED_STRUC_ID = b'ZED '
0
{'name': 'on_load_data@src/server/server.py', 'description': 'Allow pages to load needed data', 'signature': 'def on_load_data(data):'}</s>implicit_program_dir_flag = False
0
{'name': 'DebPkgToolsTestCase.test_collect_packages@deb_pkg_tools/tests.py', 'description': 'Test the command line interface for collection of related packages.', 'signature': 'def test_collect_packages(self):'}</s>{'name': 'coerce_version@deb_pkg_tools/version/__init__.py', 'description': 'Coerce strings to :class:`Ve...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRCCF_UNKNOWN_STREAM = 3082
0
{'name': 'Confidence._assign_confidence@mokapot/confidence.py', 'description': 'Assign confidence estimates to PSMs and peptides.\n\nThis method processes the dataset to assign confidence estimates\n(q-values and PEPs) at different levels (PSMs, peptides) using the\nspecified algorithms. It can optionally stream the co...
0
{'name': 'setup_platform@bf1stats/sensor.py', 'description': 'Set up the BF1Stats sensor.', 'signature': 'def setup_platform(hass, config, add_devices, discovery_info=None):'}</s>_RESOURCE = "http://api.bf1stats.com/api/onlinePlayers"
0
{'name': 'IUClock.load@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Load config data', 'signature': 'def load(self, config: OrderedDict) -> "IUClock":'}</s>{'name': 'IUSequenceQueue@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Irrigation Unlimited ...
0
{'name': 'xldate_as_datetime@IDE/src/main/resources/Lib/xlrd/xldate.py', 'description': 'Convert an Excel date/time number into a :class:`datetime.datetime` object.\n\n:param xldate: The Excel number\n:param datemode: 0: 1900-based, 1: 1904-based.\n\n:returns: A :class:`datetime.datetime` object.', 'signature': 'def xl...
1
{'name': 'ProcessLine@ament_cpplint/ament_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 fi...
0
{'name': 'generalised_geodesic3d@FastGeodis/__init__.py', 'description': 'Computes Generalised Geodesic Distance using FastGeodis raster scanning.\nFor more details on generalised geodesic distance, check the following reference:\n\nCriminisi, Antonio, Toby Sharp, and Andrew Blake.\n"Geos: Geodesic image segmentation."...
0