text string | label int64 |
|---|---|
{'name': '_query@mygeotab/api.py', 'description': "Formats and performs the query against the API.\n\n:param server: The MyGeotab server.\n:type server: str\n:param method: The method name.\n:type method: str\n:param parameters: The parameters to send with the query.\n:type parameters: dict\n:param timeout: The timeout... | 0 |
{'name': 'LoadPointsFromFile.__call__@mmdetection3d/mmdet3d/datasets/pipelines/loading.py', 'description': 'Call function to load points data from file.\n\nArgs:\n results (dict): Result dict containing point clouds data.\n\nReturns:\n dict: The result dict containing the point clouds data. Added ... | 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': 'reset@gef.py', 'description': 'DOCSTRING', 'code': 'def reset() -> None:\n global gef\n\n arch = None\n if "gef" in lo... | 0 |
{'name': 'TestCommon.test_series_dtype_int_5@tests/unit_tests/report/test_common.py', 'description': 'Test int and categorical series', 'signature': 'def test_series_dtype_int_5(self):'}</s>{'name': 'TestCommon@tests/unit_tests/report/test_common.py', 'description': 'Unit test common.py', 'base_classes': ['unittest.Tes... | 1 |
{'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_random_operation@test/client/test_client.py', 'description': 'Randomly connect and disconnect the client, this is very likely to fail ', 'signature': 'def test_random_operation(server):'}</s>{'name': 'test_no_server@test/client/test_client.py', 'description': 'What if server is not started yet? ', 'code'... | 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=False):'}</s>{'name': 'render_pep440_pre@versioneer.py', 'description': 'TAG[.post0.devDISTANCE] -- No -dirty.\n... | 0 |
{'name': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i... | 0 |
{'name': 'DeviceThermalComfort.__init__@custom_components/thermal_comfort/sensor.py', 'description': 'Initialize the sensor.', 'signature': 'def __init__('}</s>DEFAULT_SENSOR_TYPES = list(SENSOR_TYPES.keys()) | 0 |
{'name': 'read_rtp@vermouth/gmx/rtp.py', 'description': 'Read blocks and links from a Gromacs RTP file to populate a force field\n\nParameters\n----------\nlines: collections.abc.Iterator\n An iterator over the lines of a RTP file (e.g. a file handle, or a\n list of string).\nforce_field: vermouth.forcefield.Forc... | 0 |
{'name': 'GroupFLT.subtract_median_filter@grizli/multifit.py', 'description': 'Remove a median filter calculated along the dispersion axis.\n\nParameters\n----------\nfilter_size : int\n Size of the median filter.\n\nfilter_central : int\n Mask the central `filter_central` pixels of the filter.\n\nrevert : bool\n... | 0 |
{'name': 'create_and_add_entities@custom_components/hubitat/entities.py', 'description': 'Create entites and add them to the entity registry.', 'signature': 'def create_and_add_entities('}</s>{'name': 'get_device_overrides@custom_components/hubitat/util.py', 'description': 'DOCSTRING', 'code': 'def get_device_overrides... | 1 |
{'name': 'resnet50@captioning/utils/resnet.py', 'description': 'Constructs a ResNet-50 model.\n\nArgs:\n pretrained (bool): If True, returns a model pre-trained on ImageNet', 'signature': 'def resnet50(pretrained=False):'}</s>{'name': 'resnet152@captioning/utils/resnet.py', 'description': 'Constructs a ResNet-152 mo... | 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': 'Response.iter_content@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/requests/models.py', 'description': 'Iterates over the response data. When stream=True is set on the\nrequest, this avoids reading the content at once into memory for\nlarge responses. The chunk size is the number of bytes it shou... | 0 |
{'name': 'opcode_map_c@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'CR |funct4 | cr0711 | cr0206 | op |\nCI |funct3 | cop1212 | cr0711 | cop0206 | op |\nCSS |funct3 | cop0712 | cr0206 | op |\nCIW |funct3 | cop0512 | cr0204s | op |\nCL |funct3 | cop1012 | cs0709s | cop0506 | cr0204s | op |\nCS ... | 0 |
{'name': 'TestDynamicFieldsViews.setUp@tests/test_requests.py', 'description': 'Create some teachers and schools.', 'signature': 'def setUp(self):'}</s>{'name': 'SchoolSerializer@tests/serializers.py', 'description': 'Interesting enough serializer because the TeacherSerializer\nwill use ListSerializer due to the `many=... | 0 |
{'name': 'MarkChecker.verify_all_nodes@tests/tools.py', 'description': 'Generically test atok.get_text() on the ast tree: for each statement and expression in the\ntree, we extract the text, parse it, and see if it produces an equivalent tree. Returns the\nnumber of nodes that were tested this way.', 'signature': 'def ... | 0 |
{'name': 'load_key@travis_pypi_setup.py', 'description': 'Load public RSA key.\n\nWork around keys with incorrect header/footer format.\n\nRead more about RSA encryption with cryptography:\nhttps://cryptography.io/latest/hazmat/primitives/asymmetric/rsa/', 'signature': 'def load_key(pubkey):'}</s>{'name': 'load_yaml_co... | 0 |
{'name': 'train_and_validate_sklearn_model@Toolbox/arcsdm/machine_learning/general.py', 'description': 'Train and validate Sklearn model.\n\nServes as a common private/inner function for Random Forest, Logistic Regression and Gradient Boosting\npublic functions.\n\nArgs:\n X: Training data.\n y: Target labels.\n ... | 1 |
{'name': 'select_hfr_db@disdat/hyperframe.py', 'description': 'Create an HFrame Record from a row in our DB.\nWhere uuid= && owner= && human_name= && processing_name=\n\nArgs:\n engine_g:\n uuid (str): add to where clause\n owner (str): add to where clause\n human_name (str): add to where clause\n proce... | 0 |
{'name': 'PacketFilter.set_limit@pf/filter.py', 'description': "Set hard limits on the memory pools used by Packet Filter.\n\n'limit' can be either one of the PF_LIMIT_* constants or a string; a\n'value' of UINT_MAX means unlimited. Raise PFError if the current pool\nsize exceeds the requested hard limit.", 'signature'... | 0 |
{'name': 'PFDivert._to_struct@pf/rule.py', 'description': 'Convert a PFDivert object to a divert structure.', 'signature': 'def _to_struct(self):'}</s>{'name': 'PFPort@pf/rule.py', 'description': 'Class representing a TCP/UDP port.', 'base_classes': ['PFOp'], 'methods': [{'name': 'PFPort.__init__@pf/rule.py', 'descript... | 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': 'read_section_header@pcapng/structs.py', 'description': "Read a section header block from a stream.\n\n.. note::\n The byte order magic will be removed from the returned data\n This is ok as we don't need it anymore once we determined\n the correct endianness of the section.\n\n:returns: a dict contai... | 0 |
{'name': 'test_thirdoct@tests/test_utils_octave.py', 'description': 'Test thirdoct by comparing to Octave', 'signature': 'def test_thirdoct():'}</s>N_FRAME = 256 | 0 |
{'name': 'rollapply@ffn/core.py', 'description': 'Apply a function fn over a rolling window of size window.\n\nArgs:\n * data (Series or DataFrame): Series or DataFrame\n * window (int): Window size\n * fn (function): Function to apply over the rolling window.\n For a series, the return value is expecte... | 0 |
{'name': 'suggest_attribute_alternative@didyoumean/didyoumean_internal.py', 'description': 'Suggest alternative to the non-found attribute.', 'signature': 'def suggest_attribute_alternative(attribute, type_str, attributes):'}</s>STAND_MODULES = set(['string', 'os', 'sys', 're', 'math', 'random',
'd... | 0 |
{'name': 'Viewer.initialize@robopianist/viewer/viewer.py', 'description': 'Initialize the viewer.\n\nArgs:\n physics: Physics instance.\n renderer_instance: A renderer.Base instance.\n touchpad: A boolean, use input dedicated to touchpad.', 'signature': 'def initialize(self, physics, renderer_instance, touchpad):'}<... | 1 |
{'name': 'page_update_higher_textequiv_levels@ocrd_tesserocr/common.py', 'description': 'Update the TextEquivs of all PAGE-XML hierarchy levels above ``level`` for consistency.\n\nStarting with the lowest hierarchy level chosen for processing,\njoin all first TextEquiv.Unicode (by the rules governing the respective lev... | 0 |
{'name': 'post_comment@shingetsu/mch/post.py', 'description': 'Post article.', 'signature': 'def post_comment(env, thread_key, name, mail, body, passwd, tag=None):'}</s>prefer_ipv4 = _get_value(_extconf, 'Network', 'prefer_ipv4', False, 'boolean') | 0 |
{'name': 'generate_script@tools/ipp_custom_library_tool_python/tool/core.py', 'description': 'Generates build script', 'signature': 'def generate_script(dispatcher_type: utils.DispatcherType = utils.DispatcherType.DYNAMIC):'}</s>THREAD_MODE = "Thread mode" | 0 |
{'name': 'Iface.removeSupervisors@jstorm-on-yarn/src/main/gen-py/JstormAM/JstormAM.py', 'description': 'Parameters:\n - number', 'signature': 'def removeSupervisors(self, number):'}</s>{'name': 'removeSpecSupervisors_args@jstorm-on-yarn/src/main/gen-py/JstormAM/JstormAM.py', 'description': 'Attributes:\n - container_id... | 0 |
{'name': 'errorUse@TDScanner/sqlmap/lib/techniques/error/use.py', 'description': 'Retrieve the output of a SQL query taking advantage of the error-based\nSQL injection vulnerability on the affected parameter.', 'signature': 'def errorUse(expression, dump=False):'}</s>CHECK_ZERO_COLUMNS_THRESHOLD = 10 | 1 |
{'name': 'PFRule._to_string@pf/rule.py', 'description': 'Return the string representation of the rule.', 'signature': 'def _to_string(self):'}</s>PFTM_OTHER_SINGLE = 12 | 0 |
{'name': 'AnkiDataFrame.raw@ankipandas/ankidf.py', 'description': 'Bring a :class:`AnkiDataFrame` into the ``raw`` format (i.e. the\nexact format that Anki uses in its internal representation) .\n\nArgs:\n inplace: If False, return new dataframe, else update old one\n force: If a previous conversion fails, :meth:... | 0 |
{'name': 'check_format_of_annotation_in_file@tools/task-SI_scorer.py', 'description': ':param row: a list of fields describing the annotation elements (technique name, start_span, end_span)\n:param i:\n:return:', 'signature': 'def check_format_of_annotation_in_file(row, i, techniques_names, filename):'}</s>TECHNIQUE_NA... | 0 |
{'name': 'IsOutOfLineMethodDefinition@tools/cpplint.py', 'description': 'Check if current line contains an out-of-line method definition.\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 an out-of-line method d... | 0 |
{'name': 'format_filename@nhentai/utils.py', 'description': 'It used to be a whitelist approach allowed only alphabet and a part of symbols.\nbut most doujinshi\'s names include Japanese 2-byte characters and these was rejected.\nso it is using blacklist approach now.\nif filename include forbidden characters (\'/:,;*?... | 0 |
{'name': 'main@components/create_swagger_config.py', 'description': 'Main method for create_swagger_config executable.', 'signature': 'def main():'}</s>{'name': 'onefs_papi_version@components/create_swagger_config.py', 'description': 'Query cluster for latest PAPI version.', 'code': 'def onefs_papi_version(host, port, ... | 1 |
{'name': '_factory_decorator@internal/engine/third_party/scann-1.2.1/scann/scann_ops/cc/get_config.py', 'description': 'Wraps a function that produces a portion of the ScaNN config proto.', 'signature': 'def _factory_decorator(key):'}</s>{'name': 'ScannSearcher@internal/engine/third_party/scann-1.2.1/scann/scann_ops/cc... | 0 |
{'name': 'SAASOperator.update_odoo@saas_demo/models/saas_operator.py', 'description': 'Fetch and checkout Repository', 'signature': 'def update_odoo(self):'}</s>{'name': 'git@saas_demo/os.py', 'description': 'DOCSTRING', 'code': 'def git(path, cmd):\n cmd = [\'git\', \'-C\', path] + cmd\n _logger.debug("git: %s",... | 1 |
{'name': 'CheckCommaSpacing@tools/cpplint.py', 'description': 'Checks for horizontal spacing near commas and semicolons.\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': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQLDAPC_ERROR = 2 | 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': '_to_typedef@swagger_to/elm_client.py', 'description': 'Translate the intermediate type definition to a definition of an Elm type.\n\n:param intermediate_typedef: intermediate type definition\n:return: definition of an Elm type', 'signature': 'def _to_typedef(intermediate_typedef: swagger_to.intermediate.Typed... | 1 |
{'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_extern_kind@language-bindings/python/src/wamr/wasmcapi/binding.py', 'description': 'DOCSTRING', 'code': 'def wasm_e... | 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': 'lookup_address@gef.py', 'description': 'Try to find the address in the process address space.\nReturn an Address object, with validity flag set based on success.', 'signature': 'def lookup_address(address: int) -> Address:'}</s>{'name': 'GefSettingsManager@gef.py', 'description': 'GefSettings acts as a dict w... | 0 |
{'name': 'Recognizer.recognize_sphinx@__init__.py', 'description': 'Performs speech recognition on ``audio_data`` (an ``AudioData`` instance), using CMU Sphinx.\n\nThe recognition language is determined by ``language``, an RFC5646 language tag like ``"en-US"`` or ``"en-GB"``, defaulting to US English. Out of the box, o... | 1 |
{'name': 'Train_model_frontend.addImg2tensorboard@Train_model_frontend.py', 'description': '# deprecated: add images to tensorboard\n:param img:\n:param labels_2D:\n:param semi:\n:param img_warp:\n:param labels_warp_2D:\n:param mask_warp_2D:\n:param semi_warp:\n:param mask_3D_flattened:\n:param task:\n:return:', 'signa... | 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': 'CPLEX_CMD.readsol@pulp/apis/cplex_api.py', 'description': 'Read a CPLEX solution file', 'signature': 'def readsol(filename):'}</s>{'name': 'LpSolver_CMD@pulp/apis/core.py', 'description': 'A generic command line LP Solver', 'base_classes': ['LpSolver'], 'methods': [{'name': 'LpSolver_CMD.__init__@pulp/apis/co... | 0 |
{'name': 'Client.set_new_food@myfitnesspal/client.py', 'description': 'Function to submit new foods / groceries to the MyFitnessPal database. Function will return True if successful.', 'signature': 'def set_new_food('}</s>{'name': 'UnitPreferenceDict@myfitnesspal/types.py', 'description': 'DOCSTRING', 'base_classes': [... | 0 |
{'name': 'joblib_read_img_url@salem/utils.py', 'description': 'Prevent to re-download from GoogleStaticMap if it was done before', 'signature': 'def joblib_read_img_url(url):'}</s>hash_cache_dir = _hash_cache_dir() | 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... | 1 |
{'name': 'get_index_of_first_statement@stino/pyarduino/arduino_src.py', 'description': "Returns the index of the first character that's not whitespace, a comment\nor a pre-processor directive.\n\nArgs:\n src_text: The source code.\n\nReturns:\n index: The index of first statement.", 'signature': 'def get_index_of... | 0 |
{'name': 'Differ._compare_dir_contents@tests/integration/differ.py', 'description': "Checks if two directory trees have the same files and folders.\nReturns a list of relative paths to all files if the dirs' contents\nmatch, and None if they don't.", 'signature': 'def _compare_dir_contents(self):'}</s>{'name': '_get_pa... | 0 |
{'name': 'GenericTemplateView.upload@nssmf/views.py', 'description': 'Upload a Generic Template by providing the content of the Generic Template.\nThe PUT method uploads the content of a Generic Template.', 'signature': 'def upload(self, request, *args, **kwargs):'}</s>DATABASE_PORT = os.getenv('FREE5GMANO_MYSQL_PORT',... | 0 |
{'name': 'stix_pattern_from_str@shared/bin/zeek_threat_feed_utils.py', 'description': 'Creates a stix2patterns.v20.pattern.Pattern (STIX_Pattern_v20) or a\nstix2patterns.v21.pattern.Pattern (STIX_Pattern_v21) based on the given\npattern string depending on the type of the indicator (v2.0 or v2.1).\nReturns None if the ... | 0 |
{'name': 'execute_notebook@papermill/execute.py', 'description': 'Executes a single notebook locally.\n\nParameters\n----------\ninput_path : str or Path or nbformat.NotebookNode\n Path to input notebook or NotebookNode object of notebook\noutput_path : str or Path or None\n Path to save executed notebook. If Non... | 0 |
{'name': '_visible_width@misc/tabulate.py', 'description': 'Visible width of a printed string. ANSI color codes are removed.\n\n>>> _visible_width(\'\x1b[31mhello\x1b[0m\'), _visible_width("world")\n(5, 5)', 'signature': 'def _visible_width(s):'}</s>Line = namedtuple("Line", ["begin", "hline", "sep", "end"]) | 0 |
{'name': 'default_engine_reporting_signature@graphene_tornado/apollo_tooling/operation_id.py', 'description': 'The engine reporting signature function consists of removing extra whitespace,\nsorting the AST in a deterministic manner, hiding literals, and removing\nunused definitions.', 'signature': 'def default_engine_... | 1 |
{'name': 'main@swagger_to/bin/swagger_to_py_client.py', 'description': 'Execute the main routine.', 'signature': 'def main() -> None:'}</s>{'name': '_to_typedef@swagger_to/go_server.py', 'description': 'Convert intermediate type definition into a type definition suitable for Go code generation.', 'code': 'def _to_typed... | 0 |
{'name': 'make_html_table@grizli/aws/db.py', 'description': ' ', 'signature': 'def make_html_table(engine=None, columns=[\'root\', \'status\', \'id\', \'p_ra\', \'p_dec\', \'mag_auto\', \'flux_radius\', \'z_spec\', \'z_map\', \'bic_diff\', \'chinu\', \'log_pdf_max\', \'d4000\', \'d4000_e\'], where="AND status >= 5 A... | 0 |
{'name': 'example_generator@data.py', 'description': 'Generates tf.Examples from data files.\n\n Binary data format: <length><blob>. <length> represents the byte size\n of <blob>. <blob> is serialized tf.Example proto. The tf.Example contains\n the tokenized article text and summary.\n\nArgs:\n data_path:\n Path... | 0 |
{'name': 'yscale_anchored_text@src/mplhep/plot.py', 'description': 'Automatically scale y-axis up to fit AnchoredText\n\nParameters\n----------\n ax : matplotlib.axes.Axes, optional\n Axes object (if None, last one is fetched or one is created)\n otol : float, optional\n Tolerance for overlap, defau... | 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': 'kill@pyngrok/ngrok.py', 'description': "Terminate the ``ngrok`` processes, if running, for the given config's ``ngrok_path``. This method will not\nblock, it will just issue a kill request.\n\n:param pyngrok_config: A ``pyngrok`` configuration to use when interacting with the ``ngrok`` binary,\n overriding... | 0 |
{'name': 'athena_source@05_explore/data-wrangler/99_GENERATED_Python_Code.py', 'description': 'Represents a source that handles Athena.\n\nNote: Input dataset_definition is a Mohave specific dataset definition and is different from Processing Job\ndataset definition.', 'signature': 'def athena_source(spark, mode, datas... | 0 |
{'name': 'validation_region@MWAA/verify_env/verify_env.py', 'description': "verify environment name doesn't have path to files or unexpected input\nREGION: example is us-east-1", 'signature': 'def validation_region(input_region):'}</s>{'name': 'check_s3_block_public_access@MWAA/verify_env/verify_env.py', 'description':... | 0 |
{'name': 'test_vec_env@vec_env/test_vec_env.py', 'description': 'Test that a vectorized environment is equivalent to\nDummyVecEnv, since DummyVecEnv is less likely to be\nerror prone.', 'signature': 'def test_vec_env(klass, dtype): # pylint: disable=R0914'}</s>{'name': 'ShmemVecEnv@vec_env/shmem_vec_env.py', 'descript... | 0 |
{'name': 'dwi_info@src/bids/reports/parsing.py', 'description': "Generate a paragraph describing DWI scan acquisition information.\n\nParameters\n----------\nlayout : :obj:`bids.layout.BIDSLayout`\n Layout object for a BIDS dataset.\nfiles : :obj:`list` of :obj:`bids.layout.models.BIDSFile`\n List of nifti files ... | 1 |
{'name': 'GVPConvLayer.forward@esm/inverse_folding/gvp_modules.py', 'description': ':param x: tuple (s, V) of `torch.Tensor`\n:param edge_index: array of shape [2, n_edges]\n:param edge_attr: tuple (s, V) of `torch.Tensor`\n:param autoregressive_x: tuple (s, V) of `torch.Tensor`. \n If not `None`, will be used a... | 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>JE_TIME = 0 | 0 |
{'name': 'main@consulate/cli.py', 'description': 'Entrypoint for the consulate cli application', 'signature': 'def main():'}</s>PYTHON3 = True if sys.version_info > (3, 0, 0) else False | 0 |
{'name': 'sample_obj@dynamic_raw_id/tests/test_integrity.py', 'description': 'Create a bit of sample data we can use to assign.', 'signature': 'def sample_obj(db: Any) -> dict[str, Any]:'}</s>{'name': 'CharPrimaryKeyModel@dynamic_raw_id/tests/testapp/models.py', 'description': 'DOCSTRING', 'base_classes': ['models.Mode... | 1 |
{'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': '_dt_nest_conds@src/python_scripts/afnipy/lib_subjects.py', 'description': 'recursive: if done, append row to table... | 0 |
{'name': 'render_positive_time_period@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Resolve a template that specifies a timedelta', 'signature': 'def render_positive_time_period(data: dict, key: str) -> None:'}</s>ICON_SEQUENCE_PAUSED = "mdi:pause-circle-outline" | 0 |
{'name': 'TestAggregatedTimeSerie.test_back_window@gnocchi/tests/test_carbonara.py', 'description': 'Back window testing.\n\nTest the back window on an archive is not longer than the window we\naggregate on.', 'signature': 'def test_back_window(self):'}</s>ONE_SECOND = numpy.timedelta64(1, 's') | 0 |
{'name': 'sv3dBox.get_metadata_string@spatialmedia/mpeg/sv3d.py', 'description': 'Outputs a concise single line audio metadata string. ', 'signature': 'def get_metadata_string(self):'}</s>TAG_MDAT = "mdat" | 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': 'train_video@goturn/train/train.py', 'description': 'TODO: Docstring for train_video.\n ', 'signature': 'def train_video(videos, tracker_trainer):'}</s>kNumBatches = 500000 | 0 |
{'name': 'main@cwltool_stream.py', 'description': 'Streaming execution of cwltool.', 'signature': 'def main(args: list[str] = sys.argv[1:]) -> int:'}</s>_logger = logging.getLogger("cwltool") | 0 |
{'name': 'UFOBuilder.__init__@Lib/glyphsLib/builder/builders.py', 'description': 'Create a builder that goes from Glyphs to UFO + designspace.\n\nKeyword arguments:\nfont -- The GSFont object to transform into UFOs. We expect this GSFont\n object to have been pre-processed with\n ``glyphsLib.builder.prefl... | 0 |
{'name': '_typedef@pyFileFixity/lib/profilers/visual/pympler/asizeof.py', 'description': 'Create a new typedef for an object.\n ', 'signature': 'def _typedef(obj, derive=False, infer=False):'}</s>_sizeof_CPyCodeObject = _calcsize('Pz10P5i0P') | 1 |
{'name': 'degradation_bsrgan_variant@ldm/modules/image_degradation/bsrgan.py', 'description': 'This is the degradation model of BSRGAN from the paper\n"Designing a Practical Degradation Model for Deep Blind Image Super-Resolution"\n----------\nsf: scale factor\nisp_model: camera ISP model\nReturns\n-------\nimg: low-qu... | 0 |
{'name': 'IsoParamsFromDict@IsoSpecPy/IsoSpecPy.py', 'description': 'Produces a set of IsoSpec parameters from a chemical formula.\n\nArgs:\n formula (dict): a parsed chemical formula, e.g. {"C": 2, "H": 6, "O": 1}\n use_nominal_masses (boolean): use masses of elements rounded to integer numbers (nominal masses)\... | 1 |
{'name': 'LoggingTest.test_CUDAEnsembleSimulate@tests/python/io/test_logging.py', 'description': 'Ensure the expected data is logged when CUDAEnsemble::simulate() is called\nNote: does not check files logged to disk', 'signature': 'def test_CUDAEnsembleSimulate(self):'}</s>{'name': 'LoggingTest@tests/python/io/test_log... | 1 |
{'name': 'create_readme@tools/make_readme.py', 'description': 'Creates the README.TXT file. ', 'signature': 'def create_readme():'}</s>{'name': 'eval_file@tools/file_util.py', 'description': 'Loads and evaluates the contents of the specified file. ', 'code': 'def eval_file(src):\n """ Loads and evaluates the contents ... | 0 |
{'name': 'ParserElement.setDebug@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/pyparsing.py', 'description': 'Enable display of debugging messages while doing pattern matching.\nSet ``flag`` to True to enable, False to disable.\n\nExample::\n\n wd = Word(alphas).setName("alphaword")\n integer = Word(num... | 0 |
{'name': 'Device.close@src/LabJackPython.py', 'description': 'close()\n\nCloses the device.\n\nOn Windows, this method only sets the device handle to None but does\nnot close the device. Instead use the Close function from the\nLabJackPython module which closes all devices in the program, and is\nthe only device close ... | 0 |
{'name': 'ExchangeRateDynamics.__init__@pycbrf/rates/dynamics.py', 'description': ":param since: Date of the exchange rate or start date of the period for the exchange rate dynamics.\n Python date and datetime objects and ISO date '%Y-%m-%d' string are supported.\n\n:param till: End date of the period for the exchan... | 1 |
{'name': 'test_datasets_in_doc@mne_bids_pipeline/tests/test_documented.py', 'description': 'Test that all datasets in tests are in the doc.', 'signature': 'def test_datasets_in_doc() -> None:'}</s>{'name': 'test_config_template_valid@mne_bids_pipeline/tests/test_documented.py', 'description': 'Ensure our config templat... | 0 |
{'name': '_anonymous_or_get_parameter@swagger_to/intermediate.py', 'description': "Retrieve a parameter from the table if it's been defined or otherwise create a new parameter definition.\n\n:param original_param: parameter definition in the original Swagger spec\n:param typedefs: table of type definitions in intermedi... | 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': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQ_SERVICE_COMMAND_LENGTH = 255 | 0 |
{'name': 'kernels_DN_act_R2@e2cnn/kernels/r2.py', 'description': 'Builds a basis for convolutional kernels equivariant to reflections and :math:`N` discrete rotations,\nmodeled by the group :math:`D_N`.\n``in_repr`` and ``out_repr`` need to be :class:`~e2cnn.group.Representation` s\nof :class:`~e2cnn.group.DihedralGrou... | 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': 'TestObjectsE2E.test_create_alias_a_record@e2e_tests/test_objects.py', 'description': 'Create two A records with different names, but pointing to the same\nipv4addr', 'signature': 'def test_create_alias_a_record(self):'}</s>{'name': 'DiscoveryNetworkinfo@infoblox_client/objects.py', 'description': 'DOCSTRING',... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.