text string | label int64 |
|---|---|
{'name': 'get_current_error@wrappers/python/indy_vdr/bindings.py', 'description': 'Get the error result from the previous failed API method.\n\nArgs:\n expect: Return a default error message if none is found', 'signature': 'def get_current_error(expect: bool = False) -> VdrError:'}</s>{'name': 'do_call_async@wrapper... | 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': '_VarintDecoder@python/google/protobuf/internal/decoder.py', 'description': 'Return an encoder for a basic... | 0 |
{'name': 'cli_status@peewee_moves.py', 'description': 'Show information about migration status.', 'signature': 'def cli_status(ctx):'}</s>{'name': 'DatabaseManager@peewee_moves.py', 'description': 'A DatabaseManager is a class responsible for managing and running all migrations\nagainst a specific database with a set o... | 0 |
{'name': 'serialize@strictyaml/ruamel/main.py', 'description': 'Serialize a representation tree into a YAML stream.\nIf stream is None, return the produced string instead.', 'signature': 'def serialize(node, stream=None, Dumper=Dumper, **kwds):'}</s>{'name': 'SafeRepresenter@strictyaml/ruamel/representer.py', 'descript... | 0 |
{'name': 'PFAddr._from_string@pf/rule.py', 'description': 'Initalize a new instance from a string.', 'signature': 'def _from_string(self, a):'}</s>MLD_LISTENER_REPORT = 131 | 0 |
{'name': 'TestMonitorClientEnterprise.test_monitorclient_logs_and_surround@tests/tests/test_monitor_client.py', 'description': 'Tests more lines of logs surrounding a line matching a pattern', 'signature': 'def test_monitorclient_logs_and_surround(self, monitor_commercial_setup_no_client):'}</s>expected_from = "no-repl... | 0 |
{'name': 'find_gaps@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'Account for all the bits in the pattern\ndummy style just added as they got added', 'signature': 'def find_gaps(op):'}</s>MASK_SLTU = 4261441663 | 0 |
{'name': 'CheckStyle@ament_cpplint/ament_cpplint/cpplint.py', 'description': "Checks rules from the 'C++ style rules' section of cppguide.html.\n\nMost of these rules are hard to test (naming, comment style), but we\ndo what we can. In particular we check for 2-space indents, line lengths,\ntab usage, spaces inside co... | 0 |
{'name': 'NanopbGenerator.__run_generator@Firestore/Protos/build_protos.py', 'description': 'Invokes protoc using the nanopb plugin.', 'signature': 'def __run_generator(self, out_dir):'}</s>{'name': 'CppGeneratorScriptTweaked@Firestore/Protos/build_protos.py', 'description': 'Set the shebang line of the CPP_GENERATOR s... | 1 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCMDL_LEVEL_901 = 901 | 0 |
{'name': 'dist_factory@tests/_lib_vendors/pkg_resources/__init__.py', 'description': 'Return a dist_factory for a path_item and entry', 'signature': 'def dist_factory(path_item, entry, only):'}</s>_distributionImpl = {
'.egg': Distribution,
'.egg-info': EggInfoDistribution,
'.dist-info': DistInfoDistributio... | 0 |
{'name': 'contains_recursive@tests/test.py', 'description': 'Recursive search for an element in list, sets and tuples.', 'signature': 'def contains_recursive(nl, target):'}</s>{'name': 'TestUserAdmin@tests/test.py', 'description': 'Test User Admin.', 'base_classes': ['TestCase'], 'methods': [{'name': 'TestUserAdmin.tes... | 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': 'ZoneToRegion@deprecated/gcp/R80.40-R81/autoscale-byol/common.py', 'description': 'Derives the region from a zone name.', 'signature': 'def ZoneToRegion(zone):'}</s>{'name': 'SummarizeResources@deprecated/gcp/R80.40-R81/autoscale-byol/common.py', 'description': 'Summarizes the name of resources per resource ty... | 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>MQDCC_SOURCE_ENC_MASK = py23long(0x000000f0) | 0 |
{'name': 'adjust_learning_rate@train.py', 'description': 'Sets the learning rate to the initial LR decayed by 10 every 30 epochs', 'signature': 'def adjust_learning_rate(optimizer, epoch):'}</s>parser = argparse.ArgumentParser(description='CHV') | 0 |
{'name': 'transform@cpca/__init__.py', 'description': '将地址描述字符串转换以"省","市","区"信息为列的DataFrame表格\nArgs:\n locations:地址描述字符集合,可以是list, Series等任意可以进行for in循环的集合\n 比如:["徐汇区虹漕路461号58号楼5楼", "泉州市洛江区万安塘西工业区"]\n index:可以通过这个参数指定输出的DataFrame的index,默认情况下是range(len(data))\n pos_sensitive:如果为True则会多返回三列,分别提取出的省市... | 0 |
{'name': 'Serial.write@serial/serialwin32.py', 'description': 'Output the given byte string over the serial port.', 'signature': 'def write(self, data):'}</s>{'name': 'PortNotOpenError@serial/serialutil.py', 'description': 'Port is not open', 'base_classes': ['SerialException'], 'methods': [{'name': 'PortNotOpenError._... | 1 |
{'name': 'readCpio@fwtool/archive/cpio.py', 'description': 'Unpacks a cpio archive and returns the contained files', 'signature': 'def readCpio(file):'}</s>{'name': 'isCpio@fwtool/archive/cpio.py', 'description': 'Returns true if the file provided is a cpio file', 'code': 'def isCpio(file):\n """Returns true if the fil... | 0 |
{'name': 'create_network@pygad/gann/gann.py', 'description': 'Creates a neural network as a linked list between the input, hidden, and output layers where the layer at index N (which is the last/output layer) references the layer at index N-1 (which is a hidden layer) using its previous_layer attribute. The input layer... | 0 |
{'name': 'joint_label@Contents/scripts/sisidebar/weight.py', 'description': 'ジョイントラベル設定関数\nobject→オブジェクト、リスト形式可\nvisibility→ラベルの可視性、省略可能。デフォルトFalse。', 'signature': 'def joint_label(object, visibility=False):'}</s>UI_LANGUAGE = cmds.about(uil=True) | 0 |
{'name': 'LinearExpression.size@linopy/expressions.py', 'description': 'Get the total size of the linear expression.', 'signature': 'def size(self) -> int:'}</s>{'name': 'get_dims_with_index_levels@linopy/common.py', 'description': "Get the dimensions of a Dataset with their index levels.\n\nExample usage with a datase... | 0 |
{'name': 'retry_on_expired_cookie@infoblox_client/connector.py', 'description': 'Decorator to handle expired cookies by re-authenticating\nand retrying the request.', 'signature': 'def retry_on_expired_cookie(func):'}</s>CLOUD_WAPI_MAJOR_VERSION = 2 | 0 |
{'name': 'prepare_kb_envrioment@src/data_utils.py', 'description': 'Process KB data which was saved as a set of triples.\n (a) Remove train and test triples from the KB envrionment.\n (b) Add reverse triples on demand.\n (c) Index unique entities and relations appeared in the KB.\n\n:param raw_kb_path: Path to... | 0 |
{'name': 'connect_to_usb_bitbox@py/send_message.py', 'description': 'Connects and runs the main menu on a BitBox02 connected\nover USB.', 'signature': 'def connect_to_usb_bitbox(debug: bool, use_cache: bool) -> int:'}</s>{'name': 'HwwRequestCode@py/bitbox02/bitbox02/communication/bitbox_api_protocol.py', 'description':... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQIACF_CLEAR_TYPE = 1305 | 0 |
{'name': 'DebPkgToolsTestCase.test_update_conffiles_exclude@deb_pkg_tools/tests.py', 'description': 'Test ``build_package(update_conffiles=True)`` with an exclude.', 'signature': 'def test_update_conffiles_exclude(self):'}</s>{'name': 'check_duplicate_files@deb_pkg_tools/checks.py', 'description': "Check a collection o... | 0 |
{'name': '_CallbackContext.check_data@sounddevice.py', 'description': 'Check data and output mapping.', 'signature': 'def check_data(self, data, mapping, device):'}</s>{'name': 'CallbackFlags@sounddevice.py', 'description': 'Flag bits for the *status* argument to a stream *callback*.\n\nIf you experience under-/overflo... | 0 |
{'name': 'html_escape@src/back/kite/bottle.py', 'description': 'Escape HTML special characters ``&<>`` and quotes ``\'"``. ', 'signature': 'def html_escape(string):'}</s>{'name': 'Router@src/back/kite/bottle.py', 'description': 'A Router is an ordered collection of route->target pairs. It is used to\nefficiently match ... | 0 |
{'name': 'HomographyTransform.init_map_coordinate@util/homg_trans.py', 'description': 'Calculate the coordinates of the tiles on the map.\nTry swiping the map if it returns false.\nDependencies: init_homg_vars, load_color_screen\n:return: True if successfully initialize the coordinates of the tiles. False otherwise.', ... | 0 |
{'name': 'Structure.show@msldap/external/bloodhoundpy/lib/cstruct.py', 'description': 'Pretty print this structure.', 'signature': 'def show(self, indent=0):'}</s>{'name': 'Array@msldap/external/bloodhoundpy/lib/cstruct.py', 'description': 'Implements a fixed or dynamically sized array type.\n\nExample:\n When using... | 0 |
{'name': 'get_config_values@databricks-adx-integration/src/code/functions/adxingestp2/__app__/dataingest/__init__.py', 'description': 'Get Config setting from predefined variables or environment parameters.\n:return: None', 'signature': 'def get_config_values():'}</s>DUPLICATE_EVENT_NAME = "KUSTOLAB_DUPLICATE_FAILURE" | 1 |
{'name': 'make_fol_nodes@tulip/spec/ast.py', 'description': 'AST classes for fragment of first-order logic.', 'signature': 'def make_fol_nodes('}</s>{'name': 'BoolSpec@tulip/spec/ast.py', 'description': 'A 0-ary connective.', 'base_classes': ['TerminalSpec'], 'methods': [{'name': 'BoolSpec.__init__@tulip/spec/ast.py', ... | 1 |
{'name': 'get_structure_from_poscar@phonolammps/iofile.py', 'description': 'Read crystal structure from a VASP POSCAR type file\n\n:param file_name: POSCAR filename\n:param number_of_dimensions: number of dimensions of the crystal structure\n:return: Atoms (phonopy) type object containing the crystal structure', 'signa... | 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>{'name': 'mongo@testutils/common.py', 'description': 'DOCSTRING', 'code': 'def mong... | 0 |
{'name': 'BaseImage.convex_hull@wand/image.py', 'description': "Find the smallest convex polygon, and returns a list of points.\n\n.. note:: Requires ImageMagick-7.0.10 or greater.\n\nYou can pass the list of points directly to\n:meth:`Drawing.polygon() <wand.drawing.Drawing.polygon>` method\nto draw the convex hull sh... | 0 |
{'name': 'calc_rms@examples/python/mcc172/continuous_scan.py', 'description': 'Calculate RMS value from a block of samples. ', 'signature': 'def calc_rms(data, channel, num_channels, num_samples_per_channel):'}</s>{'name': 'read_and_display_data@examples/python/mcc172/continuous_scan.py', 'description': 'Reads data fro... | 0 |
{'name': 'PostArticleCtrl.new_post_action@back/controller/posts.py', 'description': '添加博文\n:param author_id: int,\n:param category_id: int,\n:param all_tags_for_new_post: list\n:param title: str,\n:param raw_slug: str,\n:param body_id: int\n:param weight:\n:return: post对象', 'signature': 'def new_post_action(self, autho... | 0 |
{'name': 'Grid.extent_in_crs@salem/gis.py', 'description': 'Get the extent of the grid in a desired crs.\n\nParameters\n----------\ncrs : crs\n the target coordinate reference system.\n\nReturns\n-------\n[left, right, bottom, top] boundaries of the grid.', 'signature': 'def extent_in_crs(self, crs=wgs84):'}</s>{'na... | 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': 'SendMessage._setup_workflow@py/send_message.py', 'description': 'TODO: Document', 'signature': 'def _setup_workflow(self) -> None:'}</s>ERR_DUPLICATE_ENTRY = 107 | 0 |
{'name': 'IULogger.log_service_call@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Message that we have received a service call', 'signature': 'def log_service_call('}</s>CONF_FINISH = "finish" | 0 |
{'name': 'default_if_empty@yaql/standard_library/queries.py', 'description': ':yaql:defaultIfEmpty\n\nReturns default value if collection is empty.\n\n:signature: collection.defaultIfEmpty(default)\n:receiverArg collection: input collection\n:argType collection: iterable\n:arg default: value to be returned if collectio... | 0 |
{'name': 'MainWindows.closeEvent@FrameScan-GUI.py', 'description': '重写closeEvent方法,实现dialog窗体关闭时执行一些代码\n:param event: close()触发的事件\n:return: None', 'signature': 'def closeEvent(self, event):'}</s>vuln_plugins_template = "./Plugins/Plugins_Template/Plugins_漏洞插件模板.py" | 0 |
{'name': 'theta@py_vollib/ref_python/black_scholes/greeks/analytical.py', 'description': "Return Black-Scholes theta of an option.\n\n:param S: underlying asset price\n:type S: float\n:param K: strike price\n:type K: float\n:param sigma: annualized standard deviation, or volatility\n:type sigma: float\n:param t: time t... | 1 |
{'name': 'JSONEncoder.iterencode@simplejson/encoder.py', 'description': 'Encode the given object and yield each string\nrepresentation as available.\n\nFor example::\n\n for chunk in JSONEncoder().iterencode(bigobject):\n mysocket.write(chunk)', 'signature': 'def iterencode(self, o):'}</s>{'name': 'JSONEncode... | 1 |
{'name': 'QueueManager.connect_tcp_client@code/pymqi/__init__.py', 'description': "Connect immediately to the remote Queue Manager 'name', using\na TCP Client connection, with channnel 'channel' and the\nTCP connection string 'conn_name'. All other connection\noptons come from 'cd'.", 'signature': 'def connect_tcp_clie... | 0 |
{'name': 'apply_flt_dq@grizli/utils.py', 'description': 'Read and apply the compact exposure information file\n\nParameters\n----------\nfilename : str\n FLT/FLC filename.\n\nreplace : (str, str)\n Replace arguments for output DQ filename:\n\n >>> output_filename = filename.replace(replace[0], replace[1])\n\no... | 0 |
{'name': 'PFState._from_struct@pf/state.py', 'description': 'Initialize class attributes from a pfsync_state structure.', 'signature': 'def _from_struct(self, s):'}</s>ICMP_UNREACH_TOSHOST = 12 | 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': 'sim_npc@permute/npc.py', 'description': 'Combines p-values from individual partial test hypotheses $H_{0i}$ against\n$H_{1i}$, $i=1,\\dots,n$ to test the global null hypothesis\n\n.. math:: \\cap_{i=1}^n H_{0i}\n\nagainst the alternative\n\n.. math:: \\cup_{i=1}^n H_{1i}\n\nusing an omnibus test statistic.\n\... | 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': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIACF_Q_TYPES = 1261 | 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': 'ruamel_structure@strictyaml/utils.py', 'description': 'Take dicts and lists and return a strictyaml.ruamel style\nstructure of CommentedMaps, CommentedSeqs and\ndata.\n\nIf a validator is presented and the type is unknown,\nit is checked against the validator to see if it will\nturn it back in to YAML.', 'sig... | 0 |
{'name': 'JavaObjectMarshaller.write_array@javaobj/v1/marshaller.py', 'description': 'Writes a JavaArray\n\n:param obj: A JavaArray object', 'signature': 'def write_array(self, obj):'}</s>__version_info__ = (0, 4, 4) | 0 |
{'name': 'StaticVariableTestCase.test_with_run_command@llvm-12.0.0-project/lldb/test/API/lang/cpp/class_static/TestStaticVariables.py', 'description': 'Test that file and class static variables display correctly.', 'signature': 'def test_with_run_command(self):'}</s>{'name': 'skipIfwatchOS@llvm-12.0.0-project/lldb/pack... | 0 |
{'name': 'ReplaceByFeeTest.test_too_many_replacements@test/functional/feature_rbf.py', 'description': 'Replacements that evict too many transactions are rejected', 'signature': 'def test_too_many_replacements(self):'}</s>{'name': 'network_thread_start@test/functional/test_framework/mininode.py', 'description': 'Start t... | 0 |
{'name': 'GraphExecutionManager.__init__@orttraining/orttraining/python/training/ortmodule/_graph_execution_manager.py', 'description': 'Manages construction and execution of ONNX graphs.\n\nArgs:\n module: The flatten PyTorch module to be executed.\n debug_options: Debug options for ORTModule.\n export_mode: ... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQPROTO_MQTTV311 = 4 | 0 |
{'name': 'Cache.get_with_range@shingetsu/cache.py', 'description': 'Get data in range.', 'signature': 'def get_with_range(self, node=None):'}</s>__all__ = ['is_valid_image', 'seem_html'] | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_MQOPEN_FAILED = 4027 | 0 |
{'name': 'LinearFeatures.create_pipeline@lightautoml/pipelines/features/linear_pipeline.py', 'description': 'Create linear pipeline.\n\nArgs:\n train: Dataset with train features.\n\nReturns:\n Transformer.', 'signature': 'def create_pipeline(self, train: NumpyOrPandas) -> LAMLTransformer:'}</s>{'name': 'LogOdds@... | 1 |
{'name': 'test_directory_content@test/test_read_data.py', 'description': 'Test that read_csv_data function reads content correctly from a directory', 'signature': 'def test_directory_content(csv_data_dir):'}</s>{'name': 'csv_data_dir@test/test_read_data.py', 'description': 'Fixture which fills a temporary directory wit... | 1 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCHSSTATE_IN_MQI_CALL = 1700 | 0 |
{'name': 'post_add_arguments@awsume/awsumepy/hookspec.py', 'description': 'post add_arguments hook', 'signature': 'def post_add_arguments(config: dict, arguments: argparse.Namespace, parser: argparse.ArgumentParser):'}</s>{'name': 'get_credentials_with_web_identity@awsume/awsumepy/hookspec.py', 'description': 'DOCSTRIN... | 0 |
{'name': 'analyze_movie@analyze.py', 'description': 'analyze movie main\n\ncheck movie frames and find ub frame\ncheck frame: 0.34 sec (20 frames)\n\nArgs\n movie_path (string): movie save path\n\nReturns\n ub_data (list): found ub data\n ub_data_enemy (list): found ub data with enemy ub\n time_data (list):... | 0 |
{'name': 'map_mandiant_indicator_to_zeek@shared/bin/zeek_threat_feed_utils.py', 'description': 'Maps a Mandiant threat intelligence indicator object to Zeek intel items\n@see https://docs.zeek.org/en/current/scripts/base/frameworks/intel/main.zeek.html#type-Intel::Type\n@param indicator The indicator object (mandiant_t... | 1 |
{'name': 'MarkMethodMixin.mark_text@altair/vegalite/v3/schema/mixins.py', 'description': "Set the chart's mark to 'text'\n\nFor information on additional arguments, see :class:`MarkDef`", 'signature': 'def mark_text(self, align=Undefined, angle=Undefined, baseline=Undefined, binSpacing=Undefined,'}</s>{'name': 'RangeCo... | 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_global_same@language-bindings/python/src/wamr/wasmcapi/binding.py', 'description': 'DOCSTRING', 'code': 'def wasm_g... | 0 |
{'name': 'parse_args@src/python_scripts/afnipy/lib_cdiflist.py', 'description': 'Go through user-entered options and fill an object with the values.\nThese will be used to setup plotting.', 'signature': 'def parse_args(full_argv):'}</s>{'name': 'get_dset_reps_tr@src/python_scripts/afnipy/afni_util.py', 'description': '... | 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': '_convert_to_example@utils/wholeslideimages/build_image_data.py', 'description': "Build an Example proto for an example.\nArgs:\n filename: string, path to an image file, e.g., '/path/to/example.JPG'\n image_buffer: string, JPEG encoding of RGB image\n label: integer, identifier for the ground truth for the... | 0 |
{'name': 'get@dwave/cloud/cli.py', 'description': 'Fetch Leap API token.', 'signature': 'def get(*, config_file, profile, token_type, json_output, raw_output, output):'}</s>{'name': 'get_configfile_paths@dwave/cloud/config/loaders.py', 'description': "Return a list of local configuration file paths.\n\nSearch paths for... | 0 |
{'name': 'ResNet50@models/mynet3.py', 'description': 'output, low_level_feat:\n2048, 256', 'signature': 'def ResNet50(output_stride, BatchNorm=nn.BatchNorm2d, pretrained=True, in_c=3):'}</s>{'name': 'Bottleneck@models/mynet3.py', 'description': 'DOCSTRING', 'base_classes': ['nn.Module'], 'methods': [{'name': 'Bottlenec... | 1 |
{'name': 'SessionRedirectMixin.resolve_redirects@Retired Content/MimeCast/SumoLogic-Mimecast-Data-Collection/requests/sessions.py', 'description': 'Receives a Response. Returns a generator of Responses.', 'signature': 'def resolve_redirects(self, resp, req, stream=False, timeout=None,'}</s>{'name': 'default_headers@Ret... | 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': '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': 'try_match@flask_cors/core.py', 'description': 'Safely attempts to match a pattern or string to a request origin.', 'signature': 'def try_match(request_origin, maybe_regex):'}</s>{'name': 'get_app_kwarg_dict@flask_cors/core.py', 'description': 'Returns the dictionary of CORS specific app configurations.', 'cod... | 0 |
{'name': 'save_cmd_orig@src/python_scripts/afnipy/lib_physio_logs.py', 'description': 'Write out input cmd output dir.', 'signature': 'def save_cmd_orig(retobj, verb=1):'}</s>help_dict = {
'ddashline' : '='*76,
'ver' : version,
'AJM_str' : AJM_str,
'tikd' : TEXT_interact_key_mouse,
} | 0 |
{'name': 'Abundance.from_files@vamb/parsebam.py', 'description': 'Input:\npaths: List of paths to BAM files\ncache_directory: Where to store temp parts of the larger matrix, if reading multiple\n BAM files in chunks. Required if len(paths) > min(16, nthreads)\ncomp_metadata: CompositionMetaData of sequence catalogue ... | 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': 'Exists@src/api/python/z3/z3.py', 'descript... | 0 |
{'name': 'set_jwst_to_hst_keywords@grizli/jwst_utils.py', 'description': 'Make primary header look like an HST instrument\n\nParameters\n----------\ninput : str, `~astropy.io.fits.HDUList`\n Filename or FITS HDUList object to modify.\n\nreset : bool\n Reset original JWST keywords to their original values.\n\nverb... | 0 |
{'name': 'QueueManager.connect_with_options@code/pymqi/__init__.py', 'description': "connect_with_options(name [, opts=cnoopts][ ,cd=mqcd][ ,sco=mqsco])\n connect_with_options(name, cd, [sco])\n\nConnect immediately to the Queue Manager 'name', using the\noptional MQCNO Options opts, the optional MQCD connection\ndes... | 0 |
{'name': 'profile_stop@lib/charliecloud.py', 'description': 'If profiling, stop the profiler.', 'signature': 'def profile_stop():'}</s>{'name': 'No_Fatman_Error@lib/charliecloud.py', 'description': 'DOCSTRING', 'base_classes': ['Exception'], 'methods': []} | 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': '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': 'conv2d_transpose@tf_util.py', 'description': "2D convolution transpose with non-linear operation.\n\nArgs:\n inputs: 4-D tensor variable BxHxWxC\n num_output_channels: int\n kernel_size: a list of 2 ints\n scope: string\n stride: a list of 2 ints\n padding: 'SAME' or 'VALID'\n initializer: which initia... | 0 |
{'name': 'build_pspnet_ade20k_prior@model_util/pspnet/layers_builder.py', 'description': 'Build PSPNet.', 'signature': "def build_pspnet_ade20k_prior(nb_classes, inputs, activation='softmax', is_training=True):"}</s>{'name': 'pspnet_top_plc_v2@model_util/pspnet/layers_builder.py', 'description': 'DOCSTRING', 'code': 'd... | 0 |
{'name': 'MyInterface.execute@src/python_scripts/scripts/build_afni.py', 'description': 'evaluate what needs to be done, report on it, any apply\n\n- evaluate directories\n - abin_path\n - root_path\n\nreturn 0 on success\n 1 on non-fatal termination error\n -1 on fatal error', 'signature': 'def exe... | 0 |
{'name': 'MemoryObjectReceiveStream.close@src/anyio/streams/memory.py', 'description': 'Close the stream.\n\nThis works the exact same way as :meth:`aclose`, but is provided as a special\ncase for the benefit of synchronous callbacks.', 'signature': 'def close(self) -> None:'}</s>{'name': 'MemoryObjectReceiveStream@src... | 1 |
{'name': 'proxy_config@benchmarks/dynamic_config_envoy_proxy.py', 'description': 'Yield the stock Envoy proxy configuration.', 'signature': 'def proxy_config() -> Generator[str, None, None]:'}</s>{'name': 'InjectDynamicHttpProxyIntegrationTestBase@benchmarks/dynamic_config_envoy_proxy.py', 'description': 'Proxy and Tes... | 0 |
{'name': 'DFTimewolfTool.ValidateArguments@dftimewolf/cli/dftimewolf_recipes.py', 'description': 'Validate the arguments.\n\nArgs:\n dry_run: True if the tool is only testing parameters, False otherwise.\n\nRaises:\n errors.CriticalError: If one or more arguments could not be validated.', 'signature': 'def ValidateAr... | 0 |
{'name': 'install@pyderman/__init__.py', 'description': "Downloads the given browser driver, and returns the path it was saved to.\n\n:param browser: The Driver to download. Pass as `pyderman.chrome/firefox/etc.`. Default Chrome.\n:param file_directory: The directory to save the driver.\n:param verbose: If printouts ar... | 0 |
{'name': 'LinkRegistry.add_valve@wntr/network/model.py', 'description': "Adds a valve to the water network model.\n\nParameters\n----------\nname : string\n Name of the valve.\nstart_node_name : string\n Name of the start node.\nend_node_name : string\n Name of the end node.\ndiameter : float, optional\n ... | 0 |
{'name': '_output@source-builder/sb/log.py', 'description': 'Output the text to a log if provided else send it to stdout.', 'signature': 'def _output(text=os.linesep, log=None):'}</s>default = None | 1 |
{'name': 'TestDecode.testDecodeBadUTF8@src/tests/testXmlEncodingDecode.py', 'description': 'Ensure bad UTF-8 is flagged as such, but still decoded.', 'signature': 'def testDecodeBadUTF8(self):'}</s>{'name': 'EmailFormat@src/feedvalidator/logging.py', 'description': 'DOCSTRING', 'base_classes': ['RSS20Profile'], 'method... | 0 |
{'name': 'CheckForNonConstReference@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Check for non-const references.\n\nSeparate from CheckLanguage since it scans backwards from current\nline, instead of scanning forward.\n\nArgs:\n filename: The name of the current file.\n cl... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQPSXP_CURRENT_LENGTH = MQPSXP_LENGTH_2 | 0 |
{'name': 'normalize_addr_dict@scourgify/normalize.py', 'description': 'Normalize an address from dict or dict-like object.\n\nAssumes addr_dict will have standard address related keys (address_line_1,\naddress_line_2, city, state, postal_code), unless addr_map is provided.\n\naddr_map, if used, must be in the format {s... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.