text
string
label
int64
{'name': 'SQL@grizli/aws/db.py', 'description': "Send a query to a database through `pandas.read_sql_query`\n\nParameters\n----------\nquery_text : str\n Query text, e.g., 'SELECT count(*) FROM table;'.\n\nengine : `sqlalchemy.engine.Engine`\n DB connection engine initialized with `~grizli.aws.db.get_db_engine`. ...
0
{'name': 'ISplinePPForm.pieces@csaps/_base.py', 'description': 'Returns the spline pieces data\n\nReturns\n-------\npieces : ty.Union[int, ty.Tuple[int, ...]]\n The spline pieces data', 'signature': 'def pieces(self) -> TProps:'}</s>TProps = TypeVar('TProps', int, Tuple[int, ...])
1
{'name': 'BucketsVectorizer.unvectorize@vectorizers.py', 'description': ':param int bucket: The id of a color bucket\n:param random: If `True`, sample a random color from the bucket. Otherwise,\n return the center of the bucket.\n:param hsv: If `True`, return colors in HSV format [0 <= hue <= 360,\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': 'might_call@paver/tasks.py', 'description': ' ', 'code': 'def might_call(*args):\n """...
0
{'name': 'test_singular_covariance_init_or_prior_strictpd@test/test_mahalanobis_mixin.py', 'description': "Tests that when using the 'covariance' init or prior, it returns the\nappropriate error if the covariance matrix is singular, for algorithms\nthat need a strictly PD prior or init (see\nhttps://github.com/scikit-l...
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': 'dashboard_export@api/project/__init__.py', 'description': 'Uses the opensearch dashboards API to export a dashboard. Also handles the _REPLACER strings\nas described in "Adding new visualizations and dashboards" at\nhttps://idaholab.github.io/Malcolm/docs/contributing-dashboards.html#DashboardsNewViz\n\nParam...
0
{'name': 'View.analyze_cluster@picasso/gui/render.py', 'description': 'Clusters picked locs using k-means clustering. ', 'signature': 'def analyze_cluster(self):'}</s>_dialogs = []
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRC_REMOTE_Q_NAME_ERROR = 2184
0
{'name': 'Connection.read@nsq/connection.py', 'description': 'Responses from an established socket', 'signature': 'def read(self):'}</s>{'name': 'Clamped@nsq/backoff.py', 'description': 'Backoff clamped to min / max bounds', 'base_classes': ['Backoff'], 'methods': [{'name': 'Clamped.__init__@nsq/backoff.py', 'descripti...
0
{'name': 'test_get_parts_geometry_collection_multi@pygeos/tests/test_geometry.py', 'description': 'On the first pass, the individual Multi* geometry objects are returned\nfrom the collection. On the second pass, the individual singular geometry\nobjects within those are returned.', 'signature': 'def test_get_parts_geo...
0
{'name': 'odeint@torchdyn/numerics/odeint.py', 'description': 'Solve an initial value problem (IVP) determined by function `f` and initial condition `x`.\n\n Functional `odeint` API of the `torchdyn` package.\n\nArgs:\n f (Callable):\n x (Tensor):\n t_span (Union[List, Tensor]):\n solver (...
1
{'name': 'Logger.__init__@pelicun/base.py', 'description': "Initialize a Logger object.\n\nParameters\n----------\nverbose: bool\n If True, the pelicun echoes more information throughout the\n assessment. This can be useful for debugging purposes. The\n value is specified in the user's configuration dictionar...
0
{'name': 'Struct.field@python/taichi/lang/struct.py', 'description': 'Creates a :class:`~taichi.StructField` with each element\nhas this struct as its type.\n\nArgs:\n members (dict): a dict, each item is like `name: type`.\n methods (dict): a dict of methods that should be included with\n the field. Each...
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': 'Numeral.__rgt__@src/api/python/z3/z3num.py', 'description': 'Return True if `other > self`.\n\n>>> 2 > Numeral(Sqrt(2))\nTrue', 'signature': 'def __rgt__(self, other):'}</s>{'name': 'is_fp@src/api/python/z3/z3.py', 'description': "Return `True` if `a` is a Z3 floating-point expression.\n\n>>> b = FP('b', FPSo...
0
{'name': 'mock_internal_type@python/doc/source/conf.py', 'description': 'Fixes an autodoc error when mocking internal types as arguments.', 'signature': 'def mock_internal_type(qualname: str) -> mock.Mock:'}</s>epub_title = project
0
{'name': 'SumoEnvironment.__init__@sumo_rl/environment/env.py', 'description': 'Initialize the environment.', 'signature': 'def __init__('}</s>{'name': 'DefaultObservationFunction@sumo_rl/environment/observations.py', 'description': 'Default observation function for traffic signals.', 'base_classes': ['ObservationFunct...
1
{'name': 'Request.__del__@wrappers/python/indy_vdr/request.py', 'description': 'Release the pool instance.', 'signature': 'def __del__(self):'}</s>{'name': 'request_set_signature@wrappers/python/indy_vdr/bindings.py', 'description': 'Set the signature on a prepared request.', 'code': 'def request_set_signature(\n ha...
0
{'name': 'load_hconfig_v2_options_from_file@hier_config/utils.py', 'description': 'Load Hier Config v2 options file to v3 driver format.\n\nArgs:\n options_file (str): The v2 options file.\n platform (Platform): The Hier Config v3 Platform enum for the target platform.\n\nReturns:\n HConfigDriverBase: A v3 dri...
0
{'name': 'parse_1dplot_args@src/python_scripts/afnipy/lib_apqc_io.py', 'description': 'Parse arguments for Pythony 1dplotter.\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.', 'sig...
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>GRADIEN...
0
{'name': 'Merger.get_mod_edit_info@bcml/mergers/__init__.py', 'description': 'Gets a list of modified items in mod for this merger', 'signature': 'def get_mod_edit_info(self, mod: util.BcmlMod) -> set:'}</s>{'name': 'start_pool@bcml/util.py', 'description': 'DOCSTRING', 'code': 'def start_pool():\n return multiproce...
0
{'name': 'blocksearch@lesscpy/lessc/utility.py', 'description': 'Recursive search for name in block (inner blocks)\nArgs:\n name (str): search term\nReturns:\n Block OR False', 'signature': 'def blocksearch(block, name):'}</s>{'name': 'pc_or_float@lesscpy/lessc/utility.py', 'description': 'Utility function to pro...
0
{'name': '_environ_cols_wrapper@SneakerBot 2019/venv/lib/python3.7/site-packages/tqdm/_utils.py', 'description': 'Return a function which gets width and height of console\n(linux,osx,windows,cygwin).', 'signature': 'def _environ_cols_wrapper(): # pragma: no cover'}</s>{'name': 'Comparable@SneakerBot 2019/venv/lib/pyth...
0
{'name': 'TranscriptionEvaluationMixin.compute_wer@montreal_forced_aligner/transcription/transcriber.py', 'description': 'Evaluates the transcripts if there are reference transcripts\n\nRaises\n------\n:class:`~montreal_forced_aligner.exceptions.KaldiProcessingError`\n If there were any errors in running Kaldi binar...
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': 'BitfieldsTestCase.test_and_python_api@tools/lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py', 'description': 'Use Python APIs to inspect a bitfields variable.', 'signature': 'def test_and_python_api(self):'}</s>STOPPED_DUE_TO_BREAKPOINT = "Process should be stopped due to breakpoint"
0
{'name': 'rot_by_axis@python/taichi/math/mathimpl.py', 'description': 'Returns the 4x4 matrix representation of a 3d rotation with given axis `axis` and angle `ang`.\n\nArgs:\n axis (vec3): rotation axis\n ang (float): angle in radians unit\n\nReturns:\n :class:`~taichi.math.mat4`: rotation matrix', 'signature...
0
{'name': 'CheckForNewlineAtEOF@third_party/cpplint/cpplint.py', 'description': 'Logs an error if there is no newline char at the end of the file.\n\nArgs:\n filename: The name of the current file.\n lines: An array of strings, each representing a line of the file.\n error: The function to call with any errors found....
0
{'name': 'analyze_build@libscanbuild/analyze.py', 'description': 'Entry point for analyze-build command. ', 'signature': 'def analyze_build():'}</s>{'name': 'Compilation@libscanbuild/compilation.py', 'description': 'Represents a compilation of a single module. ', 'base_classes': [], 'methods': [{'name': 'Compilation.__...
0
{'name': 'gen_inc_module@da/compiler/incgen.py', 'description': 'Generates the interface file from a DistPy AST.', 'signature': 'def gen_inc_module(daast, cmdline_args, filename=""):'}</s>{'name': 'OptionsManager@da/compiler/utils.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'OptionsManager...
1
{'name': 'est_res@wfdb/io/_signal.py', 'description': 'Estimate the resolution of each signal in a multi-channel signal in\nbits. Maximum of 32 bits.\n\nParameters\n----------\nsignals : ndarray, list\n A 2d numpy array representing a uniform multichannel signal, or\n a list of 1d numpy arrays representing multip...
0
{'name': 'ProxyPool.get_proxy_item@spider/network/proxy_pool.py', 'description': '获取代理对象\n:param proxy_id:\n:param proxies:\n:return:', 'signature': 'def get_proxy_item(self, proxy_id="", proxies=None):'}</s>SAVE_FAILED_REQUEST = True
0
{'name': 'findvalue@python/ipywidgets/ipywidgets/widgets/widget_selection.py', 'description': 'A function that uses the compare function to return a value from the list.', 'signature': 'def findvalue(array, value, compare = lambda x, y: x == y):'}</s>{'name': 'SelectMultiple@python/ipywidgets/ipywidgets/widgets/widget_...
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': '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': 'Container.put@agents/bdq/common/azure_utils.py', 'description': 'Upload a file or directory from `source_path` to azure blob `blob_name`.\n\nUpload progress can be traced by an optional callback.', 'signature': 'def put(self, source_path, blob_name, callback=None):'}</s>{'name': 'Container@agents/bdq/common/a...
1
{'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': 'BinFile.read@wntr/epanet/io.py', 'description': 'Read a binary file and create a results object.\n\nParameters\n----------\nfilename : str\n An EPANET BIN output file\nconvergence_error: bool (optional)\n If convergence_error is True, an error will be raised if the\n simulation does not converge. If ...
0
{'name': 'Environment.compile_expression@third_party/dawn/third_party/jinja2/environment.py', 'description': 'A handy helper method that returns a callable that accepts keyword\narguments that appear as variables in the expression. If called it\nreturns the result of the expression.\n\nThis is useful if applications w...
0
{'name': 'WebSocket.close@vertx-web/src/test/sockjs-protocol/websocket/_core.py', 'description': 'Close Websocket object\n\nstatus: status code to send. see STATUS_XXX.\n\nreason: the reason to close. This must be string.\n\ntimeout: timeout until receive a close frame.\n If None, it will wait forever until receive ...
1
{'name': 'HTTPConnectionPool._make_request@Retired Content/MimeCast/SumoLogic-Mimecast-Data-Collection/requests/packages/urllib3/connectionpool.py', 'description': 'Perform a request on a given urllib connection object taken from our\npool.\n\n:param conn:\n a connection from one of our connection pools\n\n:param ti...
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': 'IncInterfaceGenerator.do_table4_transformation@da/compiler/incgen.py', 'description': 'Transformation defined in Table 4 of OOPSLA paper.\n\nThis transformation breaks up quantification conditions involving\nlogical operators (and/or) in the hopes of creating opportunities to\napply table 3.\n\nNote 1: unlike...
0
{'name': 'Command.get_results@qds_sdk/commands.py', 'description': 'Fetches the result for the command represented by this object\n\nget_results will retrieve results of the command and write to stdout by default.\nOptionally one can write to a filestream specified in `fp`. The `inline` argument\ndecides whether the re...
0
{'name': 'PreparedRequest.prepare_body@src/requests/models.py', 'description': 'Prepares the given HTTP body data.', 'signature': 'def prepare_body(self, data, files, json=None):'}</s>{'name': 'check_header_validity@src/requests/utils.py', 'description': "Verifies that header parts don't contain leading whitespace\nres...
0
{'name': 'main@gyp/tools/pretty_vcproj.py', 'description': 'Main function of this vcproj prettifier.', 'signature': 'def main(argv):'}</s>{'name': 'CmpNode@gyp/tools/pretty_vcproj.py', 'description': 'Compare function between 2 xml nodes.', 'base_classes': [], 'methods': [{'name': 'CmpNode.__call__@gyp/tools/pretty_vcp...
0
{'name': 'HTTP2ClientConnection.on_error@th2c/connection.py', 'description': 'Connection error.\n:param phase: phase we encountered the error in\n:param typ: type of error\n:param val: error\n:param tb: traceback information', 'signature': 'def on_error(self, phase, typ, val, tb):'}</s>DEFAULT_WINDOW_SIZE = 65535
0
{'name': 'speed_camera@versions/speed-cam_8.87.py', 'description': 'Main speed camera processing function ', 'signature': 'def speed_camera():'}</s>PLUGIN_ENABLE_ON = False
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': 'Synthesizer.get_samples@robopianist/music/synthesizer.py', 'description': 'Synthesize a list of MIDI events into a waveform.', 'signature': 'def get_samples('}</s>KEY_NUMBER_TO_NOTE_NAME = {i: note for i, note in enumerate(NOTES)}
0
{'name': '_encode_identifier@software/hermeslite/VCDWriter.py', 'description': 'Encode identifer value into base-94 string.', 'signature': 'def _encode_identifier(v: int) -> str:'}</s>{'name': 'CompoundVectorVariable@software/hermeslite/VCDWriter.py', 'description': 'Bit vector variable type with a compound size.\n\nTh...
0
{'name': 'complete@cartridge/shop/views.py', 'description': 'Redirected to once an order is complete - pass the order object\nfor tracking items via Google Anayltics, and displaying in\nthe template if required.', 'signature': 'def complete(request, template="shop/complete.html", extra_context=None):'}</s>{'name': 'sig...
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': 'Dump@hier...
0
{'name': 'AutoReject.fit@autoreject/autoreject.py', 'description': 'Fit the epochs on the AutoReject object.\n\nParameters\n----------\nepochs : instance of mne.Epochs\n The epochs object to be fit.\n\nReturns\n-------\nself : instance of AutoReject\n The instance.', 'signature': 'def fit(self, epochs):'}</s>{'na...
0
{'name': '_Renderer.from_dict@neurodocker/reproenv/renderers.py', 'description': 'Instantiate a new renderer from a dictionary of instructions.', 'signature': 'def from_dict(cls, d: Mapping) -> _Renderer:'}</s>{'name': '_TemplateRegistry@neurodocker/reproenv/state.py', 'description': 'Object to hold templates in memory...
0
{'name': 'get_topo_file@oggm/utils/_downloads.py', 'description': "Path(s) to the DEM file(s) covering the desired extent.\n\nIf the needed files for covering the extent are not present, download them.\n\nThe default behavior is to try a list of DEM sources in order, and\nstop once the downloaded data is covering a lar...
1
{'name': 'field_rgb@grizli/pipeline/auto_script.py', 'description': "RGB image of the field mosaics\n\nParameters\n----------\n\nroot : str\n Field rootname\n\nxsize : float\n Figure size\n\noutput_dpi : int\n Figure DPI\n\nHOME_PATH : str\n Path to look for mosaic files\n\nshow_ir : bool\n Clip around W...
0
{'name': 'wait_until_exit@test/io/postgrest.py', 'description': 'Wait for PostgREST to exit, or times out', 'signature': 'def wait_until_exit(postgrest):'}</s>{'name': 'slow_schema_cache_env@test/io/config.py', 'description': 'Slow schema cache load environment PostgREST.', 'code': 'def slow_schema_cache_env(defaultenv...
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': 'Struct.field@python/taichi/lang/struct.py', 'description': 'Creates a :class:`~taichi.StructField` with each element\nhas this struct as its type.\n\nArgs:\n members (dict): a dict, each item is like `name: type`.\n methods (dict): a dict of methods that should be included with\n the field. Each...
0
{'name': 'friend_add@apps/blog/views.py', 'description': '申请友链\n@param request:\n@return:', 'signature': 'def friend_add(request):'}</s>{'name': 'SubjectListView@apps/blog/views.py', 'description': 'DOCSTRING', 'base_classes': ['generic.ListView'], 'methods': []}
0
{'name': 'Empty@src/api/python/z3/z3.py', 'description': 'Create the empty sequence of the given sort\n>>> e = Empty(StringSort())\n>>> e2 = StringVal("")\n>>> print(e.eq(e2))\nTrue\n>>> e3 = Empty(SeqSort(IntSort()))\n>>> print(e3)\nEmpty(Seq(Int))\n>>> e4 = Empty(ReSort(SeqSort(IntSort())))\n>>> print(e4)\nEmpty(ReSo...
0
{'name': 'GaussianDiffusion.q_posterior_mean_variance@src/modeling/diffusion/gaussian_diffusion.py', 'description': 'Compute the mean and variance of the diffusion posterior:\n\n q(x_{t-1} | x_t, x_0)\n\n- Equation (7) of DDPM paper.', 'signature': 'def q_posterior_mean_variance(self, x_start, x_t, t):'}</s>{'name':...
0
{'name': 'GenerateOutput@gyp/pylib/gyp/generator/msvs.py', 'description': "Generate .sln and .vcproj files.\n\nThis is the entry point for this generator.\nArguments:\n target_list: List of target pairs: 'base/base.gyp:base'.\n target_dicts: Dict of target properties keyed on target pair.\n data: Dictionary containi...
0
{'name': 'note_to_svara_h@librosa/core/convert.py', 'description': "Convert western notes to Hindustani svara\n\nNote that this conversion assumes 12-tone equal temperament.\n\nParameters\n----------\nnotes : str or iterable of str\n Notes to convert (e.g., `'C#'` or `['C4', 'Db4', 'D4']`\n\nSa : str\n Note corre...
0
{'name': 'MWI.update_weather@src/myweatherindicator.py', 'description': "Updates the weather indicators based on the user preferences.\n\nThis method iterates over the indicators and updates their status\nbased on the user preferences.\nIf a preference is set to 'show', the corresponding indicator is\nupdated and set t...
0
{'name': 'AlarmoMasterEntity.__init__@custom_components/alarmo/alarm_control_panel.py', 'description': 'Initialize the alarm_control_panel entity.', 'signature': 'def __init__(self, hass: HomeAssistant, name: str, entity_id: str) -> None:'}</s>COMMAND_ARM_VACATION = "arm_vacation"
0
{'name': 'login@ide/auth.py', 'description': "This is a bit too tricky, but I couldn't find another way. Google only allows specific \nredirect URLs to use OAuth2. We want to be able to test with alternative version specific servers\n(e.g., 20201227t175543-dot-py38-glowscript.uc.r.appspot.com). The solution here is to ...
0
{'name': 'PreparedRequest.prepare_url@Retired Content/MimeCast/SumoLogic-Mimecast-Data-Collection/requests/models.py', 'description': 'Prepares the given HTTP URL.', 'signature': 'def prepare_url(self, url, params):'}</s>{'name': 'unicode_is_ascii@Retired Content/MimeCast/SumoLogic-Mimecast-Data-Collection/requests/_in...
0
{'name': '_validate_units_consistency_v2@unyt/_array_functions.py', 'description': 'raise UnitInconsistencyError if units are mixed\nif all args are pure numbers, they are treated as having ref_units,\notherwise they are treated as dimensionless', 'signature': 'def _validate_units_consistency_v2(ref_units, *args) -> No...
0
{'name': '_extract_images@datasets/download_and_convert_mnist.py', 'description': 'Extract the images into a numpy array.\n\nArgs:\n filename: The path to an MNIST images file.\n num_images: The number of images in the file.\n\nReturns:\n A numpy array of shape [number_of_images, height, width, channels].', 'signatu...
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': 'Presentation@tessera-server/tessera/client/api/model.py', 'description': 'DOCSTRING', 'base_classes': ['DashboardItem'], 'methods': [{'name...
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': 'fetch_tomtom_matches@modisco/util.py', 'description': "Fetches top matches from a motifs database using TomTom.\n\nArgs:\n ppm: position probability matrix- numpy matrix of dimension (N,4)\n background: list with ACGT background probabilities\n tomtom_exec_path: path to TomTom executable\n motifs_...
0
{'name': 'SOCAInstall._storage_build_fsx_lustre_filesystem@installer/resources/src/cdk_construct.py', 'description': 'Build an FSx filesystem.', 'signature': 'def _storage_build_fsx_lustre_filesystem(self, fs_key: str):'}</s>{'name': 'get_kms_key_id@installer/resources/src/cdk_construct.py', 'description': "Retrieve th...
1
{'name': 'MqttTasmotaCounter.state_attributes@cfg/hass/custom_components/mytasmota/sensor.py', 'description': 'Return the state attributes.', 'signature': 'def state_attributes(self):'}</s>{'name': 'get_tasmota_avail_topic@cfg/hass/custom_components/mytasmota/__init__.py', 'description': 'DOCSTRING', 'code': "def get_t...
0
{'name': 'ReplaceByFeeTest.test_too_many_replacements@qa/rpc-tests/replace-by-fee.py', 'description': 'Replacements that evict too many transactions are rejected', 'signature': 'def test_too_many_replacements(self):'}</s>{'name': 'CScriptInvalidError@qa/rpc-tests/test_framework/script.py', 'description': 'Base class fo...
0
{'name': 'DebuggerAPI.do_delete@tools/p4dbg.py', 'description': "Unsets a break point, previously set with the 'break' command: delete(d) <obj_type> <obj_name>", 'signature': 'def do_delete(self, line):'}</s>{'name': 'Msg_Attach@tools/p4dbg.py', 'description': 'DOCSTRING', 'base_classes': ['BasicMsg'], 'methods': []}
0
{'name': 'ApproximateEventDurationAndHypocenter@postprocessing/science/spectral_corner_frequency_from_surface_xdmf.py', 'description': 'Calculates the derivative of ASl (probably faster than loading SR1 and SR2)\nand approximates event duration by multiplying dt with the number of timesteps,\nwhere maximum on-fault sli...
0
{'name': 'ProcessLine@scripts/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': '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': 'run@onlinejudge_command/subcommand/submit.py', 'description': ':returns: whether the submission is succeeded or not.', 'signature': 'def run(args: argparse.Namespace) -> bool:'}</s>{'name': '_tokenize_str@onlinejudge_command/pretty_printers.py', 'description': 'DOCSTRING', 'code': "def _tokenize_str(s: str) -...
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRO_COA = 256
0
{'name': 'cartesian_to_spherical@fairnr/data/geometry.py', 'description': 'xyz: batch x 3\n ', 'signature': 'def cartesian_to_spherical(xyz):'}</s>INF = 1000.0
0
{'name': 'CBSAuthMixin.handle_token@uamqp/authentication/cbs_auth.py', 'description': "This function is called periodically to check the status of the current\ntoken if there is one, and request a new one if needed.\nIf the token request fails, it will be retried according to the retry policy.\nA token refresh will be ...
0
{'name': 'dashboard_get_definition@tessera-server/tessera/views_api.py', 'description': 'Fetch the definition for a dashboard. This returns the\nrepresentation to use when modifiying a dashboard.', 'signature': 'def dashboard_get_definition(id):'}</s>{'name': 'Thresholds@tessera-server/tessera/client/api/model.py', 'de...
0
{'name': 'preprocess_objdump_out@tools/asm-differ/diff.py', 'description': 'Preprocess the output of objdump into a format that `process()` expects.\nThis format is suitable for saving to disk with `--write-asm`.\n\n- Optionally filter the output to a single function (`restrict`)\n- Otherwise, strip objdump header (7 l...
0
{'name': '_lookup_module@dill/session.py', 'description': 'lookup name or id of obj if module is imported', 'signature': 'def _lookup_module(modmap, name, obj, main_module):'}</s>{'name': 'dumps@dill/_dill.py', 'description': 'Pickle an object to a string.\n\n*protocol* is the pickler protocol, as defined for Python *p...
0
{'name': 'CSSParser.parse_pseudo_class_custom@SneakerBot 2019/venv/lib/python3.7/site-packages/soupsieve/css_parser.py', 'description': 'Parse custom pseudo class alias.\n\nCompile custom selectors as we need them. When compiling a custom selector,\nset it to `None` in the dictionary so we can avoid an infinite loop.',...
0
{'name': 'ConsoleWidget._set_completion_widget@qtconsole/console_widget.py', 'description': 'Set gui completion widget.\n ', 'signature': 'def _set_completion_widget(self, gui_completion):'}</s>{'name': 'is_whitespace@qtconsole/console_widget.py', 'description': 'Check whether a given char counts as white space....
0
{'name': 'HostRecordV6.ipv6addrs@infoblox_client/objects.py', 'description': ':meta private:', 'signature': 'def ipv6addrs(self):'}</s>{'name': 'Scavengingtask@infoblox_client/objects.py', 'description': "Scavengingtask: DNS scavenging task object.\nCorresponds to WAPI object 'scavengingtask'\n\nThe DNS scavenging task...
0
{'name': 'align_one_cli@montreal_forced_aligner/command_line/align_one.py', 'description': 'Align a single file with a pronunciation dictionary and a pretrained acoustic model.', 'signature': 'def align_one_cli(context, **kwargs) -> None:'}</s>{'name': 'MfaProfile@montreal_forced_aligner/config.py', 'description': 'Con...
0
{'name': 'encode_attributes@msldap/protocol/typeconversion.py', 'description': 'converts a dict to attributelist', 'signature': 'def encode_attributes(x):'}</s>{'name': 'multi_sid@msldap/protocol/typeconversion.py', 'description': 'DOCSTRING', 'code': 'def multi_sid(x, encode = False):\n\tif encode is False:\n\t\tt = [...
0
{'name': 'IUCoordinator.service_call@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Entry point for all service calls.', 'signature': 'def service_call('}</s>CONF_EXTENDED_CONFIG = "extended_config"
0
{'name': 'MethodReferenceSyntaxTest.test_method_reference_to_the_new_method_with_explict_type@baseline_tokenization/javalang/test/test_java_8_syntax.py', 'description': "test support for method references to 'new' with an\nexplicit type.", 'signature': 'def test_method_reference_to_the_new_method_with_explict_type(self...
0
{'name': 'graph_from_xml@osmnx/graph.py', 'description': "Create a graph from data in an OSM XML file.\n\nDo not load an XML file previously generated by OSMnx: this use case is\nnot supported and may not behave as expected. To save/load graphs to/from\ndisk for later use in OSMnx, use the `io.save_graphml` and\n`io.lo...
1
{'name': 'InfobloxObject.fetch@infoblox_client/objects.py', 'description': 'Fetch object from NIOS by _ref or searchfields\n\nUpdate existent object with fields returned from NIOS\n\nReturns:\n True if object successfully fetched. False otherwise.\nRaises:\n InfobloxFetchGotMultipleObjects:\n If fetch got ...
0
{'name': '_AddMessageMethods@python/google/protobuf/internal/python_message.py', 'description': 'Adds implementations of all Message methods to cls.', 'signature': 'def _AddMessageMethods(message_descriptor, cls):'}</s>EnumSizer = _SimpleSizer(_SignedVarintSize)
0