text string | label int64 |
|---|---|
{'name': 'batch_mode@agfusion/cli.py', 'description': 'Batch mode for annotation fusions from output from a fusion-finding\nalgorithm', 'signature': 'def batch_mode(args, agfusion_db, pyensembl_data, rename, colors):'}</s>{'name': 'list_available_databases@agfusion/cli.py', 'description': 'List the available databases ... | 0 |
{'name': 'CastState.playlist_next@resources/lib/tubecast/youtube/app.py', 'description': "Advance to the next video in the playlist.\n\nReturns:\n Whether the operation succeeded.\n `False` if there is no playlist or we're on the last video.", 'signature': 'def playlist_next(self): # type: () -> bool'}</s>{'name... | 0 |
{'name': 'boundary_statistic@graphlearning/utils.py', 'description': 'Boundary test statistic\n===================\n\nComputes the boundary test statistics from [1] for identifying the boundary of a point cloud.\n\nParameters\n----------\nX : (n,d) numpy array (float)\n Point cloud in dimension d.\nr : float or int,... | 0 |
{'name': 'If@src/api/python/z3/z3.py', 'description': "Create a Z3 if-then-else expression.\n\n>>> x = Int('x')\n>>> y = Int('y')\n>>> max = If(x > y, x, y)\n>>> max\nIf(x > y, x, y)\n>>> simplify(max)\nIf(x <= y, y, x)", 'signature': 'def If(a, b, c, ctx=None):'}</s>{'name': 'is_fp@src/api/python/z3/z3.py', 'descripti... | 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': 'Che... | 0 |
{'name': 'wasm_vec_to_list@language-bindings/python/src/wamr/wasmcapi/ffi.py', 'description': 'Converts a vector or a POINTER(vector) to a list\nvector of type pointers -> list of type pointers', 'signature': 'def wasm_vec_to_list(vec):'}</s>{'name': 'wasm_functype_new_2_1@language-bindings/python/src/wamr/wasmcapi/ffi... | 0 |
{'name': 'get_versions@versioneer.py', 'description': "Get the project version from whatever source is available.\n\nReturns dict with two keys: 'version' and 'full'.", 'signature': 'def get_versions(verbose: bool = False) -> Dict[str, Any]:'}</s>{'name': 'plus_or_dot@versioneer.py', 'description': "Return a + if we do... | 0 |
{'name': 'add_hostname_info_to_flows@core/friendly_organizer.py', 'description': 'Adds hostname, reg_domain, and tracker_company to flows retroactively.', 'signature': 'def add_hostname_info_to_flows():'}</s>{'name': 'get_tracker_company@core/friendly_organizer.py', 'description': 'Returns the tracker company for a giv... | 1 |
{'name': 'ReplaceByFeeTest.test_doublespend_tree@test/functional/feature_rbf.py', 'description': 'Doublespend of a big tree of transactions', 'signature': 'def test_doublespend_tree(self):'}</s>OP_4 = CScriptOp(0x54) | 0 |
{'name': 'MarketstoreStub.__init__@pymarketstore/proto/marketstore_pb2_grpc.py', 'description': 'Constructor.\n\nArgs:\n channel: A grpc.Channel.', 'signature': 'def __init__(self, channel):'}</s>NONE = 8 | 0 |
{'name': 'Header.__init__@src/future/backports/email/header.py', 'description': "Create a MIME-compliant header that can contain many character sets.\n\nOptional s is the initial header value. If None, the initial header\nvalue is not set. You can later append to the header with .append()\nmethod calls. s may be a b... | 0 |
{'name': 'TreeView.count@qt4c/wincontrols.py', 'description': '返回TreeView的item数\n ', 'signature': 'def count(self):'}</s>{'name': 'PROCESSENTRY32@qt4c/wintypes.py', 'description': ':desc: Describes an entry from a list that enumerates the processes residing in the system address space when a snapshot was taken.'... | 0 |
{'name': 'count_velocity@kb_python/count.py', 'description': 'Generates RNA velocity matrices (DEPRECATED).\n\nArgs:\n index_path: Path to kallisto index\n t2g_path: Path to transcript-to-gene mapping\n cdna_t2c_path: Path to cDNA transcripts-to-capture file\n intron_t2c_path: Path to intron transcripts-to-... | 0 |
{'name': 'init_params@utils.py', 'description': 'Init layer parameters.', 'signature': 'def init_params(net):'}</s>TOTAL_BAR_LENGTH = 65.0 | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCMD_INQUIRE_CMD_SERVER = 117 | 0 |
{'name': 'simxGetVisionSensorImage@7_Demo_youBotPickAndPlace/code/vrep/VREP_RemoteAPIs/sim.py', 'description': 'Please have a look at the function description/documentation in the CoppeliaSim user manual', 'signature': 'def simxGetVisionSensorImage(clientID, sensorHandle, options, operationMode):'}</s>simx_cmdheaderoff... | 0 |
{'name': 'PFRule._to_string@pf/rule.py', 'description': 'Return the string representation of the rule.', 'signature': 'def _to_string(self):'}</s>MLD_LISTENER_DONE = 132 | 0 |
{'name': '_makeTags@scripts/pdns/lib/python2.7/site-packages/pkg_resources/_vendor/pyparsing.py', 'description': 'Internal helper to construct opening and closing tag expressions, given a tag name', 'signature': 'def _makeTags(tagStr, xml):'}</s>{'name': 'infixNotation@scripts/pdns/lib/python2.7/site-packages/pkg_resou... | 0 |
{'name': 'run@utils/data_preparation_rdf_type.py', 'description': ' Main script which calls and does everything.\n:return: nothing', 'signature': 'def run():'}</s>{'name': 'convert_shorthand_to_uri@utils/natural_language_utilities.py', 'description': 'DOCSTRING', 'code': 'def convert_shorthand_to_uri(_string):\n... | 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': 'non_max_suppression@yolov3/utils/utils.py', 'description': "Removes detections with lower object confidence score than 'conf_thres'\nNon-Maximum Suppression to further filter detections.\nReturns detections with shape:\n (x1, y1, x2, y2, object_conf, conf, class)", 'signature': 'def non_max_suppression(pre... | 0 |
{'name': 'Display.grab_server@Monika After Story/game/python-packages/Xlib/display.py', 'description': 'Disable processing of requests on all other client connections\nuntil the server is ungrabbed. Server grabbing should be avoided\nas much as possible.', 'signature': 'def grab_server(self, onerror = None):'}</s>Card3... | 0 |
{'name': 'read_html@meza/io.py', 'description': "Reads tables from an html file\n\nTODO: convert to lxml.etree.iterparse\nhttp://lxml.de/parsing.html#iterparse-and-iterwalk\n\nArgs:\n filepath (str): The html file path or file like object.\n If you have a url, use the following pattern:\n\n r = request... | 0 |
{'name': 'make_dataset@datasets/flyingchairs.py', 'description': "Will search for triplets that go by the pattern '[name]_img1.ppm [name]_img2.ppm [name]_flow.flo'", 'signature': 'def make_dataset(dir, split=None, split_save_path=None):'}</s>{'name': 'flying_chairs@datasets/flyingchairs.py', 'description': 'DOCSTRI... | 0 |
{'name': 'get_versions@src/harvesters_gui/_version.py', 'description': 'Get version information or return default if unable to do so.', 'signature': 'def get_versions():'}</s>{'name': 'render_pep440_old@src/harvesters_gui/_version.py', 'description': 'TAG[.postDISTANCE[.dev0]] .\n\nThe ".dev0" means dirty.\n\nEexceptio... | 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': '_analyze_directory_for_import@signac/import_export.py', 'description': 'Prepare the data space located at the root directory for import into project.\n\nParameters\n----------\nroot : str\n Path of the root directory.\nproject : :class:`~signac.Project`\n The signac project.\nschema : str, callable, or ... | 0 |
{'name': 'resnet10@models/resnet.py', 'description': 'Constructs a ResNet-18 model.\n ', 'signature': 'def resnet10(**kwargs):'}</s>{'name': 'resnet101@models/resnet.py', 'description': 'Constructs a ResNet-101 model.\n ', 'code': 'def resnet101(**kwargs):\n """Constructs a ResNet-101 model.\n """\n mode... | 0 |
{'name': 'to_networkx@py2cytoscape/util/util_networkx.py', 'description': 'Convert Cytoscape.js-style JSON object into NetworkX object.\n\nBy default, data will be handles as a directed graph.', 'signature': 'def to_networkx(cyjs, directed=True):'}</s>NAME = "name" | 0 |
{'name': 'Win32Serial.write@stino/pyarduino/base/pyserial/serialwin32.py', 'description': 'Output the given string over the serial port.', 'signature': 'def write(self, data):'}</s>DTR_CONTROL_DISABLE = 0 | 0 |
{'name': 'Record.body_string@shingetsu/cache.py', 'description': 'Remove attach field.', 'signature': 'def body_string(self):'}</s>__all__ = ['TagList', 'UserTagList', 'SuggestedTagList', 'SuggestedTagTable'] | 0 |
{'name': 'TestAccessEnterprise.mt_env@backend-tests/tests/test_access.py', 'description': 'Prepare 4 tenants across all plans (trial...enterprise) + a device each.', 'signature': 'def mt_env(self):'}</s>{'name': 'device_connect_insert_device@backend-tests/tests/test_access.py', 'description': 'DOCSTRING', 'code': 'def ... | 0 |
{'name': 'pre_checks@ytmdl/main.py', 'description': 'Run some checks in order to make sure the basic things are\nworking all right.', 'signature': 'def pre_checks(args):'}</s>{'name': 'NoMetaError@ytmdl/exceptions.py', 'description': 'Exception to be raised when no metadata is found.', 'base_classes': ['Exception'], 'm... | 0 |
{'name': 'check_input@metric_learn/_util.py', 'description': "Checks that the input format is valid, and converts it if specified\n(this is the equivalent of scikit-learn's `check_array` or `check_X_y`).\nAll arguments following tuple_size are scikit-learn's `check_X_y`\narguments that will be enforced on the data and ... | 0 |
{'name': 'shoot@polytope/esp.py', 'description': 'Return random equality set of P that projects on a projection facet.\n\nReturns randomly selected equality set E_0 of P such\nthat the projection of the equality set is a facet of the projection.\n\n@param C: Matrix defining the polytope Cx+Dy <= b\n@param D: Matrix def... | 0 |
{'name': 'GeneratedProtocolMessageType.__init__@third_party/dawn/third_party/protobuf/python/google/protobuf/internal/python_message.py', 'description': "Here we perform the majority of our work on the class.\nWe add enum getters, an __init__ method, implementations\nof all Message methods, and properties for all field... | 0 |
{'name': 'set_render_settings@robowflex_visualization/old/blender_render_scene.py', 'description': 'Settings for rendering. See https://docs.blender.org/api/current/bpy.types.RenderSettings.html for details.\n\n ', 'signature': 'def set_render_settings(settings):'}</s>{'name': 'add_camera@robowflex_visualization/old... | 0 |
{'name': 'MssqlCompleter.find_matches@mssqlcli/mssqlcompleter.py', 'description': "Find completion matches for the given text.\n\nGiven the user's input text and a collection of available\ncompletions, find completions matching the last word of the\ntext.\n\n`collection` can be either a list of strings or a list of Can... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQQMF_AVAILABLE = 32 | 0 |
{'name': 'RunAndReturnOutput@Engine/lib/assimp/contrib/googletest/googletest/test/googletest-shuffle-test.py', 'description': 'Runs the test program and returns its output.', 'signature': 'def RunAndReturnOutput(extra_env, args):'}</s>{'name': 'GetSourceDir@Engine/lib/assimp/contrib/googletest/googletest/test/gtest_tes... | 0 |
{'name': 'setup_platform@docker_monitor/sensor.py', 'description': 'Set up the Docker Sensor.', 'signature': 'def setup_platform(hass, config, add_entities, discovery_info=None):'}</s>CONTAINER_MONITOR_NETWORK_DOWN = "container_network_down" | 0 |
{'name': 'streets_per_node_proportions@osmnx/stats.py', 'description': 'Calculate streets-per-node proportions.\n\nParameters\n----------\nG\n Input graph.\n\nReturns\n-------\nspnp\n Dictionary keyed by count of streets incident on each node, and with\n values of what proportion of nodes in the graph have thi... | 0 |
{'name': 'process_normalized_image@Vision/PID/diagramskill/app/__init__.py', 'description': 'Process Values from request JSON\n\nParameters::\n a(JSON): value -- Value record containing normalized image and bounding box\n b(JSON): results -- Return Values to append\n c(bool) debug -- Flag used to indicate debug (tru... | 0 |
{'name': '_check_mp_install@utils/nb_check.py', 'description': 'Check for and try to install required MSTICPy version.', 'signature': 'def _check_mp_install(min_mp_ver, mp_release, extras, pip_quiet):'}</s>_IN_AML = os.environ.get("APPSETTING_WEBSITE_SITE_NAME") == "AMLComputeInstance" | 0 |
{'name': 'BertConfig.from_json_file@baselines/models/ernie/modeling.py', 'description': 'Constructs a `BertConfig` from a json file of parameters.', 'signature': 'def from_json_file(cls, json_file):'}</s>{'name': 'assert_rank@baselines/models/ernie/modeling.py', 'description': "Raises an exception if the tensor rank is... | 0 |
{'name': 'ensure_tf_input@agents/bdq/common/tf_util.py', 'description': 'Takes either tf.placeholder of TfInput and outputs equivalent TfInput', 'signature': 'def ensure_tf_input(thing):'}</s>{'name': 'mean@agents/bdq/common/tf_util.py', 'description': 'DOCSTRING', 'code': 'def mean(x, axis=None, keepdims=False):\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': 'pca@16.PCA/PCA.py', 'description': 'given a normlized matrix X, each of whose column is a sample\nthe dimension of the principle component, k\nreturn the principle component matrix', 'signature': 'def pca(X, k=5):'}</s>{'name': 'kbline@utils.py', 'description': 'Plot a line from slope and intercept', 'code': ... | 0 |
{'name': 'GefCommand.load_extra_plugins@gef.py', 'description': 'Load the plugins from the gef-extras setting. Returns the number of new plugins added.', 'signature': 'def load_extra_plugins(self, extra_plugins_dir: pathlib.Path | None = None) -> int:'}</s>{'name': 'gef_on_continue_hook@gef.py', 'description': 'DOCSTRI... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_CBD_OPTIONS_ERROR = 2484 | 0 |
{'name': 'quantize_static@onnxruntime/python/tools/quantization/quantize.py', 'description': 'Given an onnx model and calibration data reader, create a quantized onnx model and save it into a file\nIt is recommended to use QuantFormat.QDQ format from 1.11 with activation_type = QuantType.QInt8 and weight_type\n= QuantT... | 1 |
{'name': 'load_grayscale_images@Chapter08/Code/utils.py', 'description': 'Converts the data to grayscale as we only care of classification and not the color of the traffic sign for now\n:param data: image data to be converted to grayscale\n:return: grayscale image/images', 'signature': "def load_grayscale_images(data, ... | 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': 'SimpleExpr@da/compiler/dast.py', 'description': 'DOCSTRING', 'base_classes': ['Expression'], 'methods': [{'name': 'SimpleE... | 0 |
{'name': 'TeamMembers.post@app/modules/teams/resources.py', 'description': 'Add a new member to a team.', 'signature': 'def post(self, args, team):'}</s>{'name': 'InternalRolePermission@app/modules/users/permissions/__init__.py', 'description': 'Internal role is required.', 'base_classes': ['RolePermission'], 'methods'... | 0 |
{'name': 'humanbytes@resources/lib/util.py', 'description': 'Return the given bytes as a human friendly KB, MB, GB, or TB string', 'signature': 'def humanbytes(B):'}</s>{'name': 'get_playlist_img@resources/lib/util.py', 'description': 'DOCSTRING', 'code': 'def get_playlist_img(hrefsender):\n\tPLog(\'get_playlist_img: \... | 0 |
{'name': 'read_info@ankipandas/raw.py', 'description': 'Get a table from the database and return nested dictionary mapping of\nit.\n\nArgs:\n db:\n table_name:\n\nReturns:', 'signature': 'def read_info(db: sqlite3.Connection, table_name: str) -> dict:'}</s>{'name': 'close_db@ankipandas/raw.py', 'description': 'Cl... | 0 |
{'name': 'InstanceGroupsAction.delete_instance_groups@qingcloud/iaas/actions/instance_groups.py', 'description': 'Delete the specific instance group.\n@param instance_groups: An id list contains the group(s) id which will be deleted.', 'signature': 'def delete_instance_groups(self, instance_groups,'}</s>ACTION_DESCRIBE... | 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': 'AGraph.subgraph_parent@pygraphviz/agraph.py', 'description': 'Return parent graph of subgraph or None if graph is root graph.', 'signature': 'def subgraph_parent(self, nbunch=None, name=None):'}</s>{'name': '_swig_setattr_nondynamic_class_variable@pygraphviz/graphviz.py', 'description': 'DOCSTRING', 'code': '... | 0 |
{'name': 'RepeatChart.interactive@altair/vegalite/v3/api.py', 'description': 'Make chart axes scales interactive\n\nParameters\n----------\nname : string\n The selection name to use for the axes scales. This name should be\n unique among all selections within the chart.\nbind_x : boolean, default True\n If tru... | 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': 'WebSocket.run@vertx-web/src/test/sockjs-protocol/ws4py/websocket.py', 'description': 'Performs the operation of reading from the underlying\nconnection in order to feed the stream of bytes.\n\nWe start with a small size of two bytes to be read\nfrom the connection so that we can quickly parse an\nincoming fra... | 0 |
{'name': 'Record.remove@shingetsu/cache.py', 'description': 'Remove record.\n\nThe record is removed from cache,\nbut do not removed from file-system.', 'signature': 'def remove(self):'}</s>{'name': 'image_type@shingetsu/attachutil.py', 'description': 'DOCSTRING', 'code': 'def image_type(path):\n if not path:\n ... | 0 |
{'name': '_NeedToReturnNothingDiagnoser@3rdparty/googletest/googlemock/scripts/gmock_doctor.py', 'description': 'Diagnoses the NRN disease, given the error messages by the compiler.', 'signature': 'def _NeedToReturnNothingDiagnoser(msg):'}</s>_DIAGNOSERS = [
_IncompleteByReferenceArgumentDiagnoser,
_MockObjectP... | 0 |
{'name': 'TestEmbeddedDocumentField.test__parent__init__method_included_in_init_chain@tests/test_db_fields.py', 'description': 'Test to protect from accidental incorrect __init__ method overwrite.', 'signature': 'def test__parent__init__method_included_in_init_chain(self, db, mocker):'}</s>{'name': 'TestFloatField@test... | 0 |
{'name': 'PyniniTrainerMixin._alignments@montreal_forced_aligner/g2p/trainer.py', 'description': 'Trains the aligner and constructs the alignments FAR.', 'signature': 'def _alignments(self) -> None:'}</s>{'name': 'G2PModel@montreal_forced_aligner/models.py', 'description': 'Class for G2P models\n\nParameters\n---------... | 0 |
{'name': 'extract@cblaster/extract.py', 'description': 'Extract subject sequences from a cblaster session.\n\nArgs:\n session (str): path to json file encoding a cblaster Session object\n extract_seqs (bool): Put the sequences of the extracted proteins into a fasta file\n output (str): Output file name\n qu... | 1 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>{'name': 'CFIL64@code/pymqi/__init__.py', 'description': "Construct an MQCFIL64 Structure with default values as per MQI.\nThe default values may be overridden by the optional keyword arguments '... | 0 |
{'name': 'tomcat_manager_server@conftest.py', 'description': 'start a local http server which provides a similar interface to a\nreal Tomcat Manager app', 'signature': 'def tomcat_manager_server(request):'}</s>{'name': 'safe_path@conftest.py', 'description': 'a safe path we can deploy apps to in a tomcat server', 'code... | 0 |
{'name': 'CheckForFunctionLengths@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': 'Reports for long function bodies.\n\nFor an overview why this is done, see:\nhttp://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Write_Short_Functions\n\nUses a simplistic algorithm assuming other style guidelines\... | 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': 'loadFilesFromDisk@FastProject/CLI.py', 'description': 'Loads files from disk into data structures\n\nTypically called before calling Pipelines.Analysis()\n\nParameters\n----------\nargs : dict\n Contains file locations on disk\n\nReturns\n-------\nexpressionMatrix : ExpressionData\nsignatures : list of Sig... | 0 |
{'name': 'TestLoader.__init__@Contents/Libraries/Shared/nose/loader.py', 'description': 'Initialize a test loader.\n\nParameters (all optional):\n\n* config: provide a `nose.config.Config`_ or other config class\n instance; if not provided a `nose.config.Config`_ with\n default values is used. \n* importer: ... | 0 |
{'name': 'get_pid_analysis_plots@app/plot_app/pid_analysis_plots.py', 'description': 'get all bokeh plots shown on the PID analysis page\n:return: list of bokeh plots', 'signature': 'def get_pid_analysis_plots(ulog, px4_ulog, db_data, link_to_main_plots):'}</s>{'name': 'DataPlot2D@app/plot_app/plotting.py', 'descriptio... | 0 |
{'name': 'Discretize.write_hard_data@pysgems/dis/sgdis.py', 'description': 'Removes no-data rows from data frame and compute the mean of data points sharing the same cell.\nExport the list of shape (n features, m cells, 2) containing the node of each point data with the corresponding\nvalue, for each feature.\n\n:param... | 0 |
{'name': 'Parameters._merge_dict@reclass/datatypes/parameters.py', 'description': 'Merge a dictionary with another dictionary.\n\nIterate over keys in new. If this is not an initialization merge and\nthe key begins with PARAMETER_DICT_KEY_OVERRIDE_PREFIX, override the\nvalue of the key in cur. Otherwise deeply merge th... | 0 |
{'name': 'Mapdef.__init__@swagger_to/go_server.py', 'description': 'Initialize with default values.', 'signature': 'def __init__(self):'}</s>_STRUCT_TPL = ENV.from_string('''\
struct {
{% for fielddef in typedef.fields.values() %}
{% if not loop.first %}
{% endif %}
{% if fielddef.description %}
{{ fielddef.descri... | 0 |
{'name': 'analyze_menu_frame@analyze.py', 'description': 'check menu button\n\nfound menu button for start analyze\n\nArgs\n frame (ndarray): edited frame from movie\n menu (ndarray): MENU template\n roi (list): search roi\n\nReturns\n True, False (boolean): menu found or not\n max_loc (list, boolean): m... | 0 |
{'name': 'show_workflow@director/commands/workflows.py', 'description': 'Display details of a workflow', 'signature': 'def show_workflow(ctx, name):'}</s>{'name': 'Workflow@director/models/workflows.py', 'description': 'DOCSTRING', 'base_classes': ['BaseModel'], 'methods': [{'name': 'Workflow.__str__@director/models/wo... | 0 |
{'name': 'CalculateTestLists@Engine/lib/gtest/googletest/test/googletest-shuffle-test.py', 'description': 'Calculates the list of tests run under different flags.', 'signature': 'def CalculateTestLists():'}</s>SHARDED_TESTS = [] | 1 |
{'name': 'FiniteDomainSort@src/api/python/z3/z3.py', 'description': 'Create a named finite domain sort of a given size sz', 'signature': 'def FiniteDomainSort(name, sz, ctx=None):'}</s>{'name': 'SetComplement@src/api/python/z3/z3.py', 'description': "The complement of set s\n>>> a = Const('a', SetSort(IntSort()))\n>>> ... | 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': '_scalar_to_numpy@json_tricks/decoders.py', 'description': 'From scalar value to numpy type.', 'signature': 'def _scalar_to_numpy(data, dtype):'}</s>{'name': 'DuplicateJsonKeyException@json_tricks/decoders.py', 'description': 'Trying to load a json map which contains duplicate keys, but allow_duplicates is Fal... | 0 |
{'name': 'connect_one_in_one_out@python/erdos/__init__.py', 'description': "Registers a :py:class:`.OneInOneOut` operator to the dataflow graph that\nreceives input from the given :code:`read_stream`, and returns the\n:py:class:`OperatorStream` that the operator will write the data on.\n\nArgs:\n op_type: The :py:cl... | 0 |
{'name': '_net_interface_type@kayobe/plugins/filter/networks.py', 'description': "Return a string describing the network interface type.\n\nPossible types include 'ether', 'bridge', 'bond'.", 'signature': 'def _net_interface_type(context, name, inventory_hostname):'}</s>{'name': 'net_attr@kayobe/plugins/filter/networks... | 0 |
{'name': 'write_memory@tools/pydfu.py', 'description': 'Writes a buffer into memory. This routine assumes that memory has\nalready been erased.', 'signature': 'def write_memory(addr, buf, progress=None, progress_addr=0, progress_size=0):'}</s>_DFU_DESCRIPTOR_TYPE = 33 | 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': 'writePreamble@cxxtest/cxxtestgen.py', 'description': 'Write the CxxTest header (#includes and #defines)', 'signature': 'def writePreamble( output ):'}</s>longlong = 0 | 1 |
{'name': 'SysTrayIcon.update@python/site-packages/winsystray/traybar.py', 'description': 'update icon image and/or hover text ', 'signature': 'def update(self, icon=None, hover_text=None, menu=None):'}</s>{'name': 'SysTrayIcon@python/site-packages/winsystray/traybar.py', 'description': "menu_options: sequence of sequen... | 1 |
{'name': 'NestingState.CheckCompletedBlocks@scripts/cpplint.py', 'description': 'Checks that all classes and namespaces have been completely parsed.\n\nCall this when all lines in a file have been processed.\nArgs:\n filename: The name of the current file.\n error: The function to call with any errors found.', 'signa... | 0 |
{'name': 'RemoveMultiLineCommentsFromRange@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Clears a range of lines for multi-line comments.', 'signature': 'def RemoveMultiLineCommentsFromRange(lines, begin, end):'}</s>{'name': 'FlagCxx11Features@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Flag tho... | 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': 'DjangoCommandMixin.create_parser@djclick/adapter.py', 'description': 'Called when run through `call_command`.', 'signature': 'def create_parser(self, progname, subcommand):'}</s>{'name': 'suppress_colors@djclick/adapter.py', 'description': 'DOCSTRING', 'code': 'def suppress_colors(ctx, param, value):\n # O... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQZAO_ALL_ADMIN = 16646144 | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIACF_PAGECLAS = 1411 | 0 |
{'name': 'ShelveryEngine.do_copy_backup@shelvery/engine.py', 'description': 'Copy backup to another region, actual implementation', 'signature': 'def do_copy_backup(self, map_args={}, **kwargs):'}</s>LAMBDA_WAIT_ITERATION = "lambda_wait_iteration" | 0 |
{'name': 'R2Diffop.__init__@e2cnn/nn/modules/r2_conv/r2diffop.py', 'description': 'G-steerable planar partial differential operator mapping between the\ninput and output :class:`~e2cnn.nn.FieldType` s specified by\nthe parameters ``in_type`` and ``out_type``.\nThis operation is equivariant under the action of :math:`\\... | 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': 'create_train_input_fn@object_detection/inputs.py', 'description': 'Creates a train `input` function for `Estimator`.\n\nArgs:\n train_config: A train_pb2.TrainConfig.\n train_input_config: An input_reader_pb2.InputReader.\n model_config: A model_pb2.DetectionModel.\n\nReturns:\n `input_fn` for `Estimator`... | 0 |
{'name': 'SendMessage._change_name_workflow@py/send_message.py', 'description': 'Invoke change name workfow.', 'signature': 'def _change_name_workflow(self, name: Optional[str] = None) -> None:'}</s>ERR_LOCK_REQUIRED = 10 | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.