text string | label int64 |
|---|---|
{'name': 'RemoveKernelSpec.parse_command_line@jupyter_client/kernelspecapp.py', 'description': 'Parse the command line args.', 'signature': 'def parse_command_line(self, argv: list[str] | None) -> None: # type:ignore[override]'}</s>{'name': 'KernelProvisionerFactory@jupyter_client/provisioning/factory.py', 'descriptio... | 0 |
{'name': 'parse@docstring_parser/parser.py', 'description': 'Parse the docstring into its components.\n\n:param text: docstring text to parse\n:param style: docstring style\n:returns: parsed docstring representation', 'signature': 'def parse(text: str, style: DocstringStyle = DocstringStyle.AUTO) -> Docstring:'}</s>{'n... | 0 |
{'name': 'pass_context@click_repl/core.py', 'description': 'Decorator that marks a callback function to receive the current\nREPL context object as its first argument.\n\nParameters\n----------\nfunc\n The callback function to pass context as its first parameter.\n\nReturns\n-------\nCallable[P,R]\n The decorated... | 0 |
{'name': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQCACF_AMQP_CLIENT_ID = 3207 | 0 |
{'name': 'MountainCar.getScore@Chapter10/mountain_car.py', 'description': 'calculates the score of a given solution, represented by the list of actions, for the Moutain-Car environment,\nby initiating an episode of the Mountain-Car environment and running it with the provided actions.\nLower score is better.\n:param ac... | 1 |
{'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': 'ConfigDictUpdateTest.testRecursiveRename@ml_collections/config_dict/tests/config_dict_test.py', 'description': 'Test recursive_rename.\n\nThe dictionary should be the same but with the specified name changed.', 'signature': 'def testRecursiveRename(self):'}</s>_TEST_DICT_BEST_EFFORT = dict(_TEST_DICT) | 0 |
{'name': 'PFDivert._to_string@pf/rule.py', 'description': 'Return a string representation of the object.', 'signature': 'def _to_string(self):'}</s>PFRKE_COST = 2 | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_MQSET_FAILED = 4063 | 0 |
{'name': 'create_from_topology@src/evengsdk/cli/lab/commands.py', 'description': 'Create a new lab\n\n\x08\nExamples:\n eveng lab create-from-topology --topology examples/test_topology.yml', 'signature': 'def create_from_topology(ctx, topology, template_dir):'}</s>{'name': 'MutuallyExclusiveOption@src/evengsdk/cli/l... | 0 |
{'name': 'TestFacebookMiddleware.test_authed_user_doesnt_get_redirected@tests/test_fandjango.py', 'description': 'Verify that authorizing the application will register a new user.', 'signature': 'def test_authed_user_doesnt_get_redirected(self):'}</s>{'name': 'TestFacebookWebMiddleware@tests/test_fandjango.py', 'descri... | 0 |
{'name': '_parse_counter_spec@python/cali2traceevent.py', 'description': 'Parse spec strings in the form\n "group=counter1,counter2,..."\nand return a string->map of strings dict', 'signature': 'def _parse_counter_spec(spec):'}</s>{'name': '_parse_args@python/cali2traceevent.py', 'description': 'DOCSTRING', 'code': ... | 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>sim_objectpropert... | 0 |
{'name': 'Splitwise.getComments@splitwise/__init__.py', 'description': 'Get expense comments.\n\nArgs:\n expense_id(long): Expense Id\n\nReturns:\n :obj:`splitwise.comment.Comment`: Object representing a comment', 'signature': 'def getComments(self, expense_id):'}</s>{'name': 'Comment@splitwise/comment.py', 'desc... | 1 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCA_CHANNEL_AUTO_DEF_EXIT = 2026 | 0 |
{'name': 'vec_symm@diffcp/cones.py', 'description': 'Returns a vectorized representation of a symmetric matrix `X`.\n\nVectorization (including scaling) as per SCS.\nvec(X) = (X11, sqrt(2)*X21, ..., sqrt(2)*Xk1, X22, sqrt(2)*X32, ..., Xkk)', 'signature': 'def vec_symm(X):'}</s>{'name': 'pi@diffcp/cones.py', 'descriptio... | 0 |
{'name': 'Architecture.__get_register@gef.py', 'description': "Return a register's value.", 'signature': 'def __get_register(self, regname: str) -> int:'}</s>{'name': 'GlibcHeapSetArenaCommand@gef.py', 'description': 'Set the address of the main_arena or the currently selected arena.', 'base_classes': ['GenericCommand'... | 0 |
{'name': 'main@named_entity_recognition/preprocess.py', 'description': 'main method\n:param output_path:\n:return:', 'signature': 'def main(output_path):'}</s>tag_dict = {'O': 0} | 0 |
{'name': 'field_psf@grizli/pipeline/auto_script.py', 'description': 'Generate PSFs for the available filters in a given field', 'signature': "def field_psf(root='j020924-044344', PREP_PATH='../Prep', RAW_PATH='../RAW', EXTRACT_PATH='../Extractions', factors=[1, 2, 4], get_drizzle_scale=True, subsample=256, size=6, get_... | 1 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQSCO_CELL = 2 | 0 |
{'name': '_value_owner_pair@skein/kv.py', 'description': 'Build a ValueOwnerPair from a KeyValue object', 'signature': 'def _value_owner_pair(kv):'}</s>{'name': '_GetOrPop@skein/kv.py', 'description': 'Base class for get & pop', 'base_classes': ['Operation'], 'methods': [{'name': '_GetOrPop.__init__@skein/kv.py', 'desc... | 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': 'PowOp@da/compiler/dast.py', 'description': 'DOCSTRING', 'base_classes': ['Operator'], 'methods': []} | 0 |
{'name': 'prune_cmdstan@python/setup.py', 'description': 'Keep only the cmdstan executables and tbb files (minimum required to run a cmdstanpy commands on a pre-compiled model).', 'signature': 'def prune_cmdstan(cmdstan_dir: str) -> None:'}</s>{'name': 'repackage_cmdstan@python/setup.py', 'description': 'DOCSTRING', 'c... | 0 |
{'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>LR_LOADFROMFILE = 16 | 0 |
{'name': 'user@backend-tests/tests/test_aws_iotcore.py', 'description': 'Create Mender user and create an AWS IoT Core integration in iot-manager using the connection string.', 'signature': 'def user(clean_mongo) -> Optional[User]:'}</s>URL_DEVICES = "/api/devices/v1/authentication" | 0 |
{'name': 'get_optimal_precision_recall@generate_figures_and_tables.py', 'description': 'Find precision and recall values that maximize f1 score.', 'signature': 'def get_optimal_precision_recall(y_true, y_score):'}</s>k = 0 | 1 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQPMRF_GROUP_ID = 4 | 0 |
{'name': 'test_apply_OBM@tests/test_utils_octave.py', 'description': 'Test apply_OBM by comparing to Octave', 'signature': 'def test_apply_OBM():'}</s>MINFREQ = 150 | 1 |
{'name': 'qald_run@utils/data_preparation_rdf_type.py', 'description': "'\n\nIf the query contains only rdf constraint and no other triple, it will push the rdf type to the\nconstraint candidate and there will be no positive or negative path in the query.\n\n'path_id': [u'+25212']", 'signature': 'def qald_run(test = T... | 0 |
{'name': 'test_no_residue_crossing@vermouth/tests/test_do_mapping.py', 'description': "Make sure we don't cross residue boundaries", 'signature': 'def test_no_residue_crossing():'}</s>FF_MARTINI = vermouth.forcefield.get_native_force_field(name='martini22') | 1 |
{'name': 'IUCoordinator.register_entity@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'A HA entity has been registered', 'signature': 'def register_entity('}</s>CONF_ZONE = "zone" | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQAUTH_DISPLAY = 8 | 0 |
{'name': 'test_face_areas_compute_face_areas_geoflow_small@test/test_grid.py', 'description': 'Checks if the GeoFlow Small can generate a face areas output.', 'signature': 'def test_face_areas_compute_face_areas_geoflow_small():'}</s>{'name': '_build_edge_node_connectivity@uxarray/grid/connectivity.py', 'description': ... | 0 |
{'name': 'DynamicThreadClassLoader.start@botfw/etc/loader.py', 'description': 'Import {module_name} and start {class_name}\nwhich inherits "Loadable" class', 'signature': 'def start(self, module_name, class_name):'}</s>{'name': 'send_execption@botfw/etc/loader.py', 'description': 'DOCSTRING', 'code': 'def send_execptio... | 0 |
{'name': 'inherit_signature_from@weather@mockturtl/files/weather@mockturtl/3.8/AlertsWindow.py', 'description': 'Set the signature checked by pyright/vscode to the signature of another function.', 'signature': 'def inherit_signature_from('}</s>_ = cast(Callable[[str], str], _) | 0 |
{'name': 'View.pick_areas@picasso/gui/render.py', 'description': 'Finds the areas of all current picks in um^2.\n\nReturns\n-------\nareas : np.1darray\n Areas of all picks.', 'signature': 'def pick_areas(self):'}</s>{'name': 'is_hexadecimal@picasso/gui/render.py', 'description': 'Checks if text represents a hexadec... | 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': 'VectraPlatformClientV3._refresh_token@modules/platform.py', 'description': 'Generate access token for API authentication.\nReturns:\n str: Access Token', 'signature': 'def _refresh_token(self):'}</s>{'name': 'VectraPlatformClientV3@modules/platform.py', 'description': 'DOCSTRING', 'base_classes': ['VectraC... | 1 |
{'name': 'IWLBeamformReader.read_file@CSIKit/reader/readers/read_bfee.py', 'description': 'This function parses .dat files generated by log_to_file.\n\nParameters:\n file (filereader): File reader object returned from open().\n\nReturns:\n total_csi (list): All valid CSI blocks contained within the given file.', ... | 1 |
{'name': 'TorrentsAPIMixIn.torrents_info@src/qbittorrentapi/torrents.py', 'description': 'Retrieves list of info for torrents.\n\n:param status_filter: Filter list by torrent status:\n\n * Original options: ``all``, ``downloading``, ``seeding``, ``completed``,\n ``paused``, ``active``, ``inactive``, ``resumed``... | 1 |
{'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_ARD_LiveEPG@resources/lib/util.py', 'description': 'DOCSTRING', 'code': 'def get_ARD_LiveEPG(epg_url, title_sender, date_format, now, Tot... | 0 |
{'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_externtype_as_functype@language-bindings/python/src/wamr/wasmcapi/binding.py', 'description': 'DOCSTRING', 'code': ... | 0 |
{'name': 'CreateDatatypes@src/api/python/z3/z3.py', 'description': "Create mutually recursive Z3 datatypes using 1 or more Datatype helper objects.\n\nIn the following example we define a Tree-List using two mutually recursive datatypes.\n\n>>> TreeList = Datatype('TreeList')\n>>> Tree = Datatype('Tree')\n>>> # Tre... | 0 |
{'name': 'get_free_memory_mb@bioconda_utils/utils.py', 'description': 'Return free memory as megabytes', 'signature': 'def get_free_memory_mb():'}</s>{'name': 'bin_for@bioconda_utils/utils.py', 'description': 'DOCSTRING', 'code': "def bin_for(name='conda'):\n if 'CONDA_ROOT' in os.environ:\n return os.path.jo... | 0 |
{'name': 'TestAdminTree.test_result_tree@treebeard/tests/test_treebeard.py', 'description': 'Verifies that inclusion tag result_list generates a table when with\ndefault ModelAdmin settings.', 'signature': 'def test_result_tree(self, model_without_proxy):'}</s>{'name': 'InvalidPosition@treebeard/exceptions.py', 'descri... | 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': '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>sim_jointfloatpar... | 0 |
{'name': 'Data._apply_axis@verif/data.py', 'description': 'Slice an array along a certain axis and return an extract array\n\nArguments:\narray 3D numpy array\naxis Of type verif.axis.Axis\naxis_index Index along the axis to slice', 'signature': 'def _apply_axis(self, array, axis, axis_index):'}</s>{'name... | 0 |
{'name': 'downSJ@main.py', 'description': '下载官网的图片数据\n:return:', 'signature': 'def downSJ():'}</s>{'name': 'zidong_kuanjia@main.py', 'description': '更新展示列表界面\n:param chessData:\n:param i:\n:return:', 'code': 'def zidong_kuanjia(chessData, i):\n \'\'\'\n 更新展示列表界面\n :param chessData:\n :param i:\n :return:... | 0 |
{'name': 'parseOptionsAndInitTestdirs@lldb/packages/Python/lldbsuite/test/dotest.py', 'description': "Initialize the list of directories containing our unittest scripts.\n\n'-h/--help as the first option prints out usage info and exit the program.", 'signature': 'def parseOptionsAndInitTestdirs():'}</s>{'name': 'parse_... | 1 |
{'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': 'test_model_lr_sc@tests/test_model.py', 'description': 'Test if load-reserved and store-conditional sequence works', 'signature': 'def test_model_lr_sc():'}</s>{'name': 'LUITest@riscvmodel/program/tests.py', 'description': 'Basic test of LUI instruction', 'base_classes': ['Program'], 'methods': [{'name': 'LUIT... | 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': 'SpeechTextPreTrainCompoundCriterion.reduce_metrics@examples/speech_text_joint_to_text/criterions/multi_modality_compound.py', 'description': 'Aggregate logging outputs from data parallel training.', 'signature': 'def reduce_metrics(logging_outputs) -> None:'}</s>{'name': 'move_to_tpu@fairseq/utils.py', 'descr... | 0 |
{'name': 'check_undefined@tests/utils/text.py', 'description': 'check whether the global var names are not defined ', 'signature': 'def check_undefined(var_names):'}</s>{'name': 'check_report_gpu@tests/utils/text.py', 'description': 'DOCSTRING', 'code': 'def check_report_gpu(output, consumed_expected, peaked_expected, ... | 0 |
{'name': 'update_amount_screen@displays/papiruszero2in.py', 'description': 'Update the amount screen to reflect new coins inserted\n ', 'signature': 'def update_amount_screen():'}</s>lnurl_cancel_notice_1 = "Prepare for LNURL" | 0 |
{'name': 'run_finetuning@araelectra/run_finetuning.py', 'description': 'Run finetuning.', 'signature': 'def run_finetuning(config: configure_finetuning.FinetuningConfig):'}</s>{'name': 'log_config@araelectra/util/utils.py', 'description': 'DOCSTRING', 'code': 'def log_config(config):\n for key, value in sorted(config.... | 1 |
{'name': 'GVPTransformerEncoder.forward_embedding@esm/inverse_folding/gvp_transformer_encoder.py', 'description': 'Args:\n coords: N, CA, C backbone coordinates in shape length x 3 (atoms) x 3 \n padding_mask: boolean Tensor (true for padding) of shape length\n confidence: confidence scores between 0 and 1 of ... | 0 |
{'name': 'get_random_vector@articles/inversion.py', 'description': "Return a random vector with a maximum length of 'max_step'.", 'signature': 'def get_random_vector(max_step):'}</s>{'name': 'get_next_terms@articles/inversion.py', 'description': 'Return two adjacent terms in the loxodromic sequence.', 'code': 'def get_... | 0 |
{'name': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQCA_CUSTOM = 2119 | 0 |
{'name': 'GenotypeGeneratorTrans.generate_data@tensorqtl/genotypeio.py', 'description': 'Generate batches from genotype data', 'signature': 'def generate_data(self, chrom=None, verbose=False, enum_start=1):'}</s>output_dtype_dict = {
'num_var':np.int32,
'beta_shape1':np.float32,
'beta_shape2':np.float32,
... | 0 |
{'name': 'Device.open@src/LabJackPython.py', 'description': 'Device.open(devType, Ethernet=False, firstFound = True, serial = None, localId = None, devNumber = None, ipAddress = None, handleOnly = False, LJSocket = None)\n\nOpen a device of type devType. ', 'signature': 'def open(self, devType, Ethernet=False, firstFou... | 0 |
{'name': '_LRSchedule.get_lr@purifier/optimization.py', 'description': ":param step: which of t_total steps we're on\n:param nowarn: set to True to suppress warning regarding training beyond specified 't_total' steps\n:return: learning rate multiplier for current update", 'signature': 'def get_lr(self, step,... | 0 |
{'name': 'RequirementCommand._build_package_finder@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_internal/cli/base_command.py', 'description': 'Create a package finder appropriate to this requirement command.', 'signature': 'def _build_package_finder('}</s>UNKNOWN_ERROR = 2 | 0 |
{'name': 'cello@cello/scanpy_cello.py', 'description': "CellO [Bernstein21]_.\n\nHierarchical cell type classification of human cells with the Cell Ontology.\n\nFor more information, tutorials, and bug reports, visit the `CellO\nGitHub page <https://github.com/deweylab/CellO>`__. \n\nParameters\n----------\nadata\n ... | 0 |
{'name': 'handle_control_command@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'Handle command from control channel', 'signature': 'def handle_control_command(sniffer, arg, typ, payload):'}</s>DEFAULT_LOG_FILE_NAME = "log.txt" | 0 |
{'name': '_DecodeUnknownField@python/google/protobuf/internal/decoder.py', 'description': 'Decode a unknown field. Returns the UnknownField and new position.', 'signature': 'def _DecodeUnknownField('}</s>{'name': 'Int32ByteSizeNoTag@python/google/protobuf/internal/wire_format.py', 'description': 'DOCSTRING', 'code': '... | 0 |
{'name': 'Metar.runway_visual_range@metar/Metar.py', 'description': 'Return a textual description of the runway visual range.', 'signature': 'def runway_visual_range( self, units=None ):'}</s>TEMP_RE = re.compile(r"""^(?P<temp>(M|-)?\d+|//|XX|MM)/
(?P<dewpt>(M|-)?\d+|//|XX|MM)?\s+""",
... | 0 |
{'name': 'calculate_hidden_flow@experiments/causal_trace.py', 'description': 'Runs causal tracing over every token/layer combination in the network\nand returns a dictionary numerically summarizing the results.', 'signature': 'def calculate_hidden_flow('}</s>{'name': 'get_parameter@util/nethook.py', 'description': 'Fin... | 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>Repla... | 0 |
{'name': 'strip@ncbitax2lin/data_io.py', 'description': ':param str_: a string', 'signature': 'def strip(str_: str) -> str:'}</s>{'name': 'timeit@ncbitax2lin/utils.py', 'description': 'Times a function, usually used as decorator', 'code': 'def timeit(func: Callable[..., Any]) -> Callable[..., Any]:\n """Times a func... | 0 |
{'name': 'lca_depth@vamb/hloss_misc.py', 'description': 'Returns the depth of the LCA node.\n\nSupports multi-dimensional index arrays.', 'signature': 'def lca_depth(tree: Hierarchy, inds_a: np.ndarray, inds_b: np.ndarray) -> np.ndarray:'}</s>SumDescendants = partial(Sum, transpose=True) | 0 |
{'name': 'CreateDatatypes@src/api/python/z3/z3.py', 'description': "Create mutually recursive Z3 datatypes using 1 or more Datatype helper objects.\n\nIn the following example we define a Tree-List using two mutually recursive datatypes.\n\n>>> TreeList = Datatype('TreeList')\n>>> Tree = Datatype('Tree')\n>>> # Tre... | 0 |
{'name': 'BisectRunner.get_next@nix_bisect/bisect_runner.py', 'description': 'Computes the next commit to test.\n\nThis takes skip-ranges into account and prioritizes finding the first\ncommit that unbreaks a skip range.\n\nMay add commits for cherry pick. Returns `False` when the bisect is\nfinished.', 'signature': 'd... | 0 |
{'name': 'design_and_init_filters@python/jax/carfac.py', 'description': 'Design the actual CAR filters.\n\nArgs:\n ear: the index of the ear to be designed and initialised.\n params: The design parameters.\n hypers: The hyperparameters. This is needed because things like `n_ch`\n are not in `DesignParameters`.\n\nR... | 0 |
{'name': 'RIPPER.fit@build/lib/wittgenstein/ripper.py', 'description': "Fit a Ruleset model.\n\nParameters\n----------\ntrainset : DataFrame, numpy array, or other iterable\n Training dataset. Optional whether to include or exclude class labels column.\ny : iterable of str, int, bool\n Class labels corresponding ... | 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': 'check_and_process_entry@code/utils/osg.py', 'description': ':param entry:\n:return:', 'signature': 'def check_and_process_entry(entry):'}</s>fields_without_comments = ('Inspiration', 'Play', 'Platform', 'Code dependency') | 1 |
{'name': 'PCFExecute.__init__@code/pymqi/__init__.py', 'description': "PCFExecute(name = '')\n\nConnect to the Queue Manager 'name' (default value '') ready\nfor a PCF command. If name is a QueueManager instance, it is\nused for the connection, otherwise a new connection is made ", 'signature': 'def __init__(self, name... | 0 |
{'name': 'NetParser.sort_distance@archive/skylift/app/utils/net_parser.py', 'description': 'Sorts networks by geo distance', 'signature': 'def sort_distance(self, networks, scan_type):'}</s>{'name': 'Logger@archive/skylift/app/utils/logger_utils.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': ... | 0 |
{'name': 'run@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Start a server instance. This method blocks until the server terminates.\n\n:param app: WSGI application or target string supported by\n :func:`load_app`. (default: :func:`default_app`)\n:param server: Server adapter to use. See :data:... | 0 |
{'name': 'test_check_tuples_invalid_shape@test/test_utils.py', 'description': 'Checks that a value error with the appropriate message is raised if\nshape is invalid (not 2D with preprocessor or 3D with no preprocessor)', 'signature': 'def test_check_tuples_invalid_shape(estimator, context, tuples, found,'}</s>{'name': ... | 0 |
{'name': '_SimpleDecoder@python/google/protobuf/internal/decoder.py', 'description': "Return a constructor for a decoder for fields of a particular type.\n\nArgs:\n wire_type: The field's wire type.\n decode_value: A function which decodes an individual value, e.g.\n _DecodeVarint()", 'signature': 'def _Si... | 0 |
{'name': 'right_shift_blockwise@tensor2tensor_envi/layers/common_attention.py', 'description': 'Right shifts once in every block.\n\nArgs:\n x: a tensor of shape [batch, height, width, depth]\n query_shape: A 2d tuple of ints\n name: a string\n\nReturns:\n output: a tensor of the same shape as x', 'signature': 'def... | 0 |
{'name': 'getSubArrays@training_codes/utils/utils_model.py', 'description': "We want to split the array A=[start:end] in numSubArrays arrays of \nequal length so that all the elements in A are included in at least one of \nthe created sub-arrays.\n\nReturns the starting (s) and ending points (e) of each sub-array.\n\n... | 0 |
{'name': 'Modules@vimdoc/module.py', 'description': 'Creates modules from a plugin directory.\n\nNote that there can be many, if a plugin has standalone parts that merit their\nown helpfiles.\n\nArgs:\n directory: The plugin directory.\nYields:\n Module objects as necessary.', 'signature': 'def Modules(directory):'}<... | 1 |
{'name': 'PCFExecute.__init__@code/pymqi/__init__.py', 'description': "PCFExecute(name = '')\n\nConnect to the Queue Manager 'name' (default value '') ready\nfor a PCF command. If name is a QueueManager instance, it is\nused for the connection, otherwise a new connection is made ", 'signature': 'def __init__(self, name... | 0 |
{'name': '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': 'LogException.__writeLog@boxx/tool/toolLog.py', 'description': '判断是否打印和写入', 'signature': 'def __writeLog(self,strr):'}</s>log = FunAddMagicMethod(printf) | 0 |
{'name': 'run@examples/benchmark/run_sift1b.py', 'description': 'Given a searcher, run the search. Return the runtime and the accuracy\n\nArgs:\n engine (rii.Rii): Rii search engine\n L (int): The number of candidates for search\n Xq (np.array): Query vectors. shape=(Nq, D). dtype=np.float32\n gt (np.array)... | 0 |
{'name': 'KittiDataset.show@mmdetection3d/mmdet3d/datasets/kitti_dataset.py', 'description': 'Results visualization.\n\nArgs:\n results (list[dict]): List of bounding boxes results.\n out_dir (str): Output directory of visualization result.\n show (bool): Visualize the results online.\n pipeline (list[dict]... | 1 |
{'name': 'PacketFilter.kill_states@pf/filter.py', 'description': 'Clear states matching the specified arguments.\n\nStates can be specified by address family, layer-4 protocol, source and\ndestination addresses, interface name, label and routing domain. Return\nthe number of killed states.', 'signature': 'def kill_stat... | 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_Next@tools/p4dbg.py', 'description': 'DOCSTRING', 'base_classes': ['BasicMsg'], 'methods': []} | 0 |
{'name': 'ADB.connect_device@qt4a/androiddriver/adb.py', 'description': '使用TCP连接设备\n ', 'signature': 'def connect_device(name):'}</s>{'name': 'get_adb_server_port@qt4a/androiddriver/util.py', 'description': '获取adb server端口', 'code': 'def get_adb_server_port():\n """获取adb server端口"""\n port = os.environ.get... | 0 |
{'name': 'buildTreesForView@xpath.py', 'description': 'Create an xml tree for each XML region in the specified view.', 'signature': 'def buildTreesForView(view):'}</s>{'name': 'add_to_xpath_query_history_for_key@xpath.py', 'description': 'Add the specified query to the history for the given key.', 'code': 'def add_to_x... | 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': 'start@src/main.py', 'description': 'Avvia il bot', 'signature': 'def start(message, args):'}</s>{'name': 'process_messages@src/updates/messages.py', 'description': 'DOCSTRING', 'code': 'def process_messages(bot, message, u):\n state = u.state().decode(\'utf-8\') # Redis returns strings in bytes, state mus... | 0 |
{'name': 'get_epsg@detectree2/models/evaluation.py', 'description': 'Splitting up the file name to get EPSG', 'signature': 'def get_epsg(file):'}</s>{'name': 'site_f1_score2@detectree2/models/evaluation.py', 'description': 'Calculating all the intersections of shapes in a pair of files and the\narea of the correspondin... | 0 |
{'name': 'parseOptionsAndInitTestdirs@llvm-12.0.0-project/lldb/packages/Python/lldbsuite/test/dotest.py', 'description': "Initialize the list of directories containing our unittest scripts.\n\n'-h/--help as the first option prints out usage info and exit the program.", 'signature': 'def parseOptionsAndInitTestdirs():'}... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQCHLD_SHARED = 2 | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.