text string | label int64 |
|---|---|
{'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': 'Mask.apply@flask_restx/mask.py', 'description': 'Apply a fields mask to the data.\n\n:param data: The data or model to apply mask on\n:raises MaskError: when unable to apply the mask', 'signature': 'def apply(self, data):'}</s>LEXER = re.compile(r"\{|\}|\,|[\w_:\-\*]+") | 0 |
{'name': 'init_media@soundrts/clientmedia.py', 'description': 'initialize sound, voice, screen, window title, keyboard,\nand sound cache', 'signature': 'def init_media():'}</s>DEFEAT = [150] | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCMDL_LEVEL_230 = 230 | 0 |
{'name': 'Layer.raw_query@openmaptiles/tileset.py', 'description': 'Query string as defined in the layer file', 'signature': 'def raw_query(self) -> str:'}</s>{'name': 'parse_file@openmaptiles/tileset.py', 'description': 'DOCSTRING', 'code': "def parse_file(file: Path) -> dict:\n with file.open() as stream:\n ... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRC_DB2_NOT_AVAILABLE = 2342 | 0 |
{'name': 'QuantifierRef.sort@src/api/python/z3/z3.py', 'description': 'Return the Boolean sort or sort of Lambda.', 'signature': 'def sort(self):'}</s>{'name': 'z3_debug@src/api/python/z3/z3.py', 'description': 'DOCSTRING', 'code': 'def z3_debug():\n global Z3_DEBUG\n return Z3_DEBUG'} | 0 |
{'name': 'CheckForNonConstReference@ament_cpplint/ament_cpplint/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 clean_lines: A CleansedLines instan... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQSTAT_TYPE_ASYNC_ERROR = 0 | 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': 'prompt_yes_no@tools/p4dbg.py', 'description': 'DOCSTRING', 'code': 'def prompt_yes_no(question, yes_de... | 0 |
{'name': 'eGetRawS@src/LabJackPython.py', 'description': 'Function not yet implemented.\n\nFor Windows only.', 'signature': 'def eGetRawS(Handle, pIOType, Channel, pValue, x1):'}</s>LJ_chSWDT_RESET_DEVICE = 5202 | 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': 'main@lib/ddupdate/main.py', 'description': 'Indeed: main function.', 'signature': 'def main():'}</s>{'name': 'parse_conffile@lib/ddupdate/main.py', 'description': 'Parse config file path, returns verified path or None.', 'code': 'def parse_conffile(log):\n """Parse config file path, returns verified path o... | 0 |
{'name': 'TestHighWatermark.test_partial_munmap@tests/integration/test_tracking.py', 'description': "Partial munmap operations should be accurately tracked: we should\nonly account for the removal of the actually munmap'd chunk and not\nthe entire mmap'd region when a partial munmap is performed.", 'signature': 'def te... | 0 |
{'name': 'TarInfo.frombuf@SneakerBot 2019/venv/lib/python3.7/site-packages/pip-19.0.3-py3.7.egg/pip/_vendor/distlib/_backport/tarfile.py', 'description': 'Construct a TarInfo object from a 512 byte bytes object.\n ', 'signature': 'def frombuf(cls, buf, encoding, errors):'}</s>{'name': 'TarIter@SneakerBot 2019/ve... | 0 |
{'name': 'Beam.plot_reaction_force@indeterminatebeam/indeterminatebeam.py', 'description': 'Returns a plot of the beam with reaction forces.\n\nParameters\n----------\nfig : bool, optional\n Figure to append subplot diagram too. If creating standalone\n figure then None, by default None\nrow : int, optional\n ... | 0 |
{'name': 'dump@json_tricks/nonp.py', 'description': 'Convert a nested data structure to a json string.\n\n:param fp: File handle or path to write to.\n:param compression: The gzip compression level, or None for no compression.\n:param force_flush: If True, flush the file handle used, when possibly also in the operating... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQIACF_SYSP_MAX_ACE_POOL = 1410 | 0 |
{'name': 'VersionNegotiationMixin.negotiate_version@ironicclient/common/http.py', 'description': 'Negotiate the server version\n\nAssumption: Called after receiving a 406 error when doing a request.\n\n:param conn: A connection object\n:param resp: The response object from http request', 'signature': 'def negotiate_ver... | 0 |
{'name': '_determine_arch_and_proj@s2e_env/commands/new_project.py', 'description': "Check that the given target is supported by S2E.\n\nThe target's magic is checked to see if it is a supported file type (e.g.\nELF, PE, etc.). The architecture and operating system that the target was\ncompiled for (e.g., i386 Windows,... | 1 |
{'name': 'RobustPath.width@gdspy/path.py', 'description': 'Calculate the width of each parallel path.\n\nParameters\n----------\nu : number\n Position along the `RobustPath` to compute. This argument\n can range from 0 (start of the path) to `len(self)` (end of\n the path).\n\nReturns\n-------\nout : Numpy ar... | 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': 'test_trigger_unpacking@tests/unit/test_client.py', 'description': 'Usual semantics for unpacking **kwargs ', 'signature': 'def test_trigger_unpacking(client, flush):'}</s>{'name': 'test_send_unknown_command@tests/unit/test_client.py', 'description': 'Sending an unknown command raises ', 'code': 'def test_send... | 0 |
{'name': 'timer_callback@bin/crankd.py', 'description': 'Handles the timer events.\n\nWe use this to have the runloop run regularly. Currently this logs a\ntimestamp for debugging purposes.', 'signature': 'def timer_callback(*unused_args):'}</s>{'name': 'main@bin/crankd.py', 'description': 'DOCSTRING', 'code': 'def mai... | 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_... | 0 |
{'name': 'process_line@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_internal/req/req_file.py', 'description': 'Process a single requirements line; This can result in creating/yielding\nrequirements, or updating the finder.\n\nFor lines that contain requirements, the only options that have an effect\nare from SUPPOR... | 0 |
{'name': 'YahooOAuth.user_data@social_auth/backends/contrib/yahoo.py', 'description': 'Loads user data from service', 'signature': 'def user_data(self, access_token, *args, **kwargs):'}</s>{'name': 'AuthUnknownError@social_auth/exceptions.py', 'description': 'Unknown auth process error.', 'base_classes': ['AuthExceptio... | 1 |
{'name': 'preprocess@grizli/pipeline/auto_script.py', 'description': 'Preprocessing script\n\nParameters\n----------\nfield_root : str\n Basename of the exposure group processed together\n\nHOME_PATH : str\n Base path for file processing\n\nmaster_radec : str\n Force use this radec file for astrometric alignme... | 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': 'LoginAuthView.form_valid@uniauth_saml2_idp/views.py', 'description': 'Security check complete. Log the user in.', 'signature': 'def form_valid(self, form):'}</s>{'name': 'UnavailableRequiredAttributes@uniauth_saml2_idp/exceptions.py', 'description': 'DOCSTRING', 'base_classes': ['Exception'], 'methods': []} | 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>MQCHSSTATE_SSL_HANDSHAKING = 1300 | 0 |
{'name': 'ER._one_step_ahead_prediction@sysidentpy/model_structure_selection/entropic_regression.py', 'description': 'Perform the 1-step-ahead prediction of a model.\n\nParameters\n----------\ny : array-like of shape = max_lag\n Initial conditions values of the model\n to start recursive process.\nx : ndarray of ... | 0 |
{'name': 'ChooserMixin._wrap_chosen_response_data@generic_chooser/views.py', 'description': 'Wrap a response_data JSON payload in a modal workflow response', 'signature': 'def _wrap_chosen_response_data(self, response_data):'}</s>{'name': 'DRFChooserViewSet@generic_chooser/views.py', 'description': 'DOCSTRING', 'base_c... | 0 |
{'name': 'losslessTrim@amptk/amptklib.py', 'description': 'function to trim primers if found from SE reads\nand then trim/pad to a set length', 'signature': 'def losslessTrim(input, fwdprimer, revprimer, mismatch, trimLen, padding, minlength, output):'}</s>{'name': 'systemOS@amptk/amptklib.py', 'description': 'DOCSTRIN... | 0 |
{'name': 'IUZone.zone_id@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return the zone_id. Should match the zone_id used in sequences', 'signature': 'def zone_id(self) -> str:'}</s>{'name': 'dt2lstr@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Forma... | 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': 'PFDivert._to_string@pf/rule.py', 'description': 'Return a string representation of the object.', 'signature': 'def _to_string(self):'}</s>PFOTHERS_MULTIPLE = 2 | 0 |
{'name': '_importable@dill/source.py', 'description': "get an import string (or the source code) for the given object\n\nThis function will attempt to discover the name of the object, or the repr\nof the object, or the source code for the object. To attempt to force\ndiscovery of the source code, use source=True, to at... | 0 |
{'name': '_AddMessageMethods@third_party/dawn/third_party/protobuf/python/google/protobuf/internal/python_message.py', 'description': 'Adds implementations of all Message methods to cls.', 'signature': 'def _AddMessageMethods(message_descriptor, cls):'}</s>{'name': '_FullyQualifiedClassName@third_party/dawn/third_party... | 0 |
{'name': 'main@main.py', 'description': 'Function that create the process\n:param args:\n:return:', 'signature': 'def main(args) -> None:'}</s>{'name': 'Database@lib/model/database/Database.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'Database.set_configuration@lib/model/database/Database.... | 1 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQCMD_INQUIRE_LISTENER = 97 | 0 |
{'name': 'MainFrame.update_textlist_from_xmat@src/python_scripts/afnipy/gui_xmat.py', 'description': 'given the X matrix and columns, fill screen data list', 'signature': 'def update_textlist_from_xmat(self):'}</s>{'name': 'list2_is_in_list1@src/python_scripts/afnipy/afni_xmat.py', 'description': 'return 0 or 1, based ... | 0 |
{'name': 'Connection.send_with_data_passthrough@h11/_connection.py', 'description': 'Identical to :meth:`send`, except that in situations where\n:meth:`send` returns a single :term:`bytes-like object`, this instead\nreturns a list of them -- and when sending a :class:`Data` event, this\nlist is guaranteed to contain th... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>{'name': 'connect@code/pymqi/__init__.py', 'description': "A convenience wrapper for connecting to MQ queue managers. If given the\n'queue_manager' param... | 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': '_makeTags@tests/_lib_vendors/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>cStyleComment = Combine(Regex(r"/\*(?:[^*]|\*(?!/))*") + '*/').setName("C style comment") | 0 |
{'name': 'AdbDevice.push@adb_shell/adb_device.py', 'description': "Push a file or directory to the device.\n\nParameters\n----------\nlocal_path : str, BytesIO\n A filename, directory, or BytesIO stream to push to the device\ndevice_path : str\n Destination on the device to write to.\nst_mode : int\n Stat mode... | 0 |
{'name': 'draw_moist_adiabat@pymeteo/skewt.py', 'description': 'Plot moist adiabats on axes\n\n:parameter axes: The axes to draw on\n:type axes: :py:class:`matplotlib.axes`\n\nThis function calculates moist adiabats\nand plots these lines. Adiabats are calculated for\nvalues of T at 1000mb from -15 to 45 C every 5 C b... | 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': 'build@bioconda_utils/build.py', 'description': "Build a single recipe for a single env\n\nArguments:\n recipe: Path to recipe\n pkg_paths: List of paths to expected packages\n testonly: Only run the tests described in the meta.yaml\n mulled_test: Run tests in minimal docker container\n channels: Channels... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIAUT_NONE_ARRAY = [b" ", b" ", b" ", b" ", b" ", b" ", b" ", b" "] | 0 |
{'name': 'vec_length@phi/field/_field_math.py', 'description': 'See `phi.math.vec_abs()` ', 'signature': 'def vec_length(field: Field):'}</s>{'name': 'normalize@phi/field/_field_math.py', 'description': 'Multiplies the values of `field` so that its sum matches the source. ', 'code': 'def normalize(field: Field, norm: F... | 0 |
{'name': 'AmcrestCam._enable_recording@custom_components/amcrest/camera.py', 'description': 'Turn recording on or off.', 'signature': 'def _enable_recording(self, enable):'}</s>SERVICE_SET_COLOR_BW = "amcrest_set_color_bw" | 0 |
{'name': 'create_autospec@Contents/Libraries/Shared/mock.py', 'description': "Create a mock object using another object as a spec. Attributes on the\nmock will use the corresponding attribute on the `spec` object as their\nspec.\n\nFunctions or methods being mocked will have their arguments checked\nto check that they ... | 0 |
{'name': 'YAML.__init__@strictyaml/ruamel/main.py', 'description': "_kw: not used, forces keyword arguments in 2.7 (in 3 you can do (*, safe_load=..)\ntyp: 'rt'/None -> RoundTripLoader/RoundTripDumper, (default)\n 'safe' -> SafeLoader/SafeDumper,\n 'unsafe' -> normal/unsafe Loader/Dumper\n 'base' ->... | 0 |
{'name': 'rel_err@oggm/utils/_funcs.py', 'description': 'Relative error. Ref should be non-zero', 'signature': 'def rel_err(ref, data):'}</s>_doc = "A glacier mask geotiff file with the same extend and projection as the `dem.tif`. This geotiff has value 1 at glaciated grid points and value 0 at unglaciated points." | 0 |
{'name': 'ProvisioningView.create@nssmf/views.py', 'description': 'Allocate Network Slice Subnet Instance.\nAllocate a new individual Network Slice Subnet Instance', 'signature': 'def create(self, request, *args, **kwargs):'}</s>{'name': 'SliceTemplateSerializer@nssmf/serializers.py', 'description': 'DOCSTRING', 'base_... | 0 |
{'name': 'tensor2im@util/util.py', 'description': '"Converts a Tensor array into a numpy image array.\n\nParameters:\n input_image (tensor) -- the input image tensor array\n imtype (type) -- the desired type of the converted numpy array', 'signature': 'def tensor2im(input_image, imtype=np.uint8, normaliz... | 0 |
{'name': 'PFAddr._from_string@pf/rule.py', 'description': 'Initalize a new instance from a string.', 'signature': 'def _from_string(self, a):'}</s>{'name': 'pfioc_rule@pf/_struct.py', 'description': 'DOCSTRING', 'base_classes': ['Structure'], 'methods': []} | 0 |
{'name': 'MaskedArray.__imul__@venv/Lib/site-packages/numpy/ma/core.py', 'description': 'Multiply self by other in-place.', 'signature': 'def __imul__(self, other):'}</s>repeat = _frommethod('repeat') | 0 |
{'name': 'test_kitti_3d_kalman_boxes@lib/rpn_util.py', 'description': 'Test the KITTI framework for object detection in 3D', 'signature': "def test_kitti_3d_kalman_boxes(dataset_test, net, rpn_conf, bbox_measure_val, p2s, p2_invs, scales, results_path, test_path, dataset_type='validation', fast=False, report_stats=Fals... | 0 |
{'name': 'isolate_query_ctes@mssqlcli/packages/parseutils/ctes.py', 'description': 'Simplify a query by converting CTEs into table metadata objects\n ', 'signature': 'def isolate_query_ctes(full_text, text_before_cursor):'}</s>{'name': 'extract_ctes@mssqlcli/packages/parseutils/ctes.py', 'description': 'Extract cons... | 1 |
{'name': 'create_mail@watchdog_status.py', 'description': 'create mail from caches which made in span\n\n\nArgs:\n span (int): cache check span\n\nReturns:\n title (string): time and conditions to mail title\n body (string): statuses to mail body', 'signature': 'def create_mail(span):'}</s>{'name': 'main@watch... | 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': '_spherical_voronoi_from_points@uxarray/io/_voronoi.py', 'description': 'Generates a spherical Delaunay Voronoi diagram from given points.', 'signature': 'def _spherical_voronoi_from_points(points, **kwargs):'}</s>NODE_LON_ATTRS = {
"standard_name": "longitude",
"long name": "Longitude of the corner no... | 1 |
{'name': 'SemisupervisedTranslationTask.load_dataset@fairseq/tasks/semisupervised_translation.py', 'description': 'Load a dataset split.', 'signature': 'def load_dataset(self, split, epoch=1, **kwargs):'}</s>{'name': 'batch_by_size@fairseq/data/data_utils.py', 'description': 'Yield mini-batches of indices bucketed by s... | 0 |
{'name': 'ref@kb_python/ref.py', 'description': 'Generates files necessary to generate count matrices for single-cell RNA-seq.\n\nArgs:\n fasta_paths: List of paths to genomic FASTA files\n gtf_paths: List of paths to GTF files\n cdna_path: Path to generate the cDNA FASTA file\n t2g_path: Path to output tra... | 1 |
{'name': 'NegotiatingTelnetHandler.handle@third-party/curl/tests/negtelnetserver.py', 'description': 'Negotiates options before reading data.', 'signature': 'def handle(self):'}</s>{'name': 'NegotiatingTelnetHandler@third-party/curl/tests/negtelnetserver.py', 'description': 'Handler class for Telnet connections.\n\n ... | 1 |
{'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>MQCMD_COPY_SUBSCRIPTION = 181 | 0 |
{'name': 'DayGroupCreateView.form_valid@rosters/views.py', 'description': 'Add all days to day group by default.', 'signature': 'def form_valid(self, form):'}</s>{'name': 'ShiftRuleListView@rosters/views.py', 'description': 'Shift Rule List View.', 'base_classes': ['LoginRequiredMixin', 'ListView'], 'methods': [{'name'... | 0 |
{'name': 'V2Api.get_tasks@scaleapi/api_client/v2/api/v2_api.py', 'description': "Get Multiple Tasks\n\nRetrieve multiple [Tasks](/core-resources/task) from a [Project](/core-resources/project) or [Batch](/core-resources/batch).\n\n:param project_id: Scale's unique identifier for the project.\n:type project_id: str\n:pa... | 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': 'Bottle.mount@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': "Mount an application (:class:`Bottle` or plain WSGI) to a specific\nURL prefix. Example::\n\n root_app.mount('/admin/', admin_app)\n\n:param prefix: path prefix or `mount-point`. If it ends in a slash,\n that slash is mandator... | 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_SUSPEND = 1087 | 0 |
{'name': 'BitcoinTestFramework.setup_chain@test/functional/test_framework/test_framework.py', 'description': 'Override this method to customize blockchain setup', 'signature': 'def setup_chain(self):'}</s>TEST_EXIT_SKIPPED = 77 | 0 |
{'name': 'get_full_path@train.py', 'description': 'Get full path of data based on configs and target path\nexample: data/interpolation/test/set5/3x', 'signature': 'def get_full_path(scale, train_set):'}</s>{'name': 'ModelFactory@model.py', 'description': 'DOCSTRING', 'base_classes': ['object'], 'methods': [{'name': 'Mo... | 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():'}... | 1 |
{'name': 'build_block_parser@source-builder/sb/markdown/blockprocessors.py', 'description': 'Build the default block parser used by Markdown. ', 'signature': 'def build_block_parser(md_instance, **kwargs):'}</s>INLINE_PLACEHOLDER_PREFIX = STX+"klzzwxh:" | 0 |
{'name': 'compute_loss_on_dataset@notebooks/test_sparse_loss.py', 'description': 'Computes the loss for the given number of iterations\n\n:param dcn:\n:type dcn:\n:param data_loader:\n:type data_loader:\n:param num_iterations:\n:type num_iterations:\n:return:\n:rtype:', 'signature': 'def compute_loss_on_dataset(dcn, da... | 0 |
{'name': 'validateURL@src/feedvalidator/__init__.py', 'description': 'validate RSS from URL, returns events list, or (events, rawdata) tuple', 'signature': 'def validateURL(url, firstOccurrenceOnly=1, wantRawData=0):'}</s>{'name': 'ValidURI@src/feedvalidator/logging.py', 'description': 'DOCSTRING', 'base_classes': ['Va... | 0 |
{'name': 'engine.number_to_words@src/bids/external/inflect.py', 'description': 'Return a number in words.\n\ngroup = 1, 2 or 3 to group numbers before turning into words\ncomma: define comma\n\nandword:\n word for \'and\'. Can be set to \'\'.\n e.g. "one hundred and one" vs "one hundred one"\n\nzero: word for \'0... | 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>MQCMDL_LEVEL_802 = 802 | 0 |
{'name': 'Compiler.visit_Translate@src/chameleon/compiler.py', 'description': 'Translation.\n\nVisit items and assign output to a default value.\n\nFinally, compile a translation expression and use either\nresult or default.', 'signature': 'def visit_Translate(self, node):'}</s>{'name': 'Compiler@src/chameleon/compiler... | 1 |
{'name': 'MomSpaceBasis.dens@doc/src/week46/Programs/NeutronMatterCCD_Ladders.py', 'description': 'returns density of system if num particles are present\nparam num: int, number of particles\nreturn dens: float', 'signature': 'def dens(self,num):'}</s>erg_old = 0.0 | 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': 'copy_package_files@deb_pkg_tools/package.py', 'description': 'Copy package files to ... | 0 |
{'name': 'MetricList.get_sql_and_with_clause@metrics.py', 'description': "Gets the SQL query and WITH clause.\n\nThe query is constructed by\n1. Get the query for every children metric.\n2. If all children queries are compatible, we just collect all the columns\n from the children and use the WHERE and GROUP BY clause... | 1 |
{'name': '_get_wrapper@src/betterproto/__init__.py', 'description': 'Get the wrapper message class for a wrapped type.', 'signature': 'def _get_wrapper(proto_type: str) -> Type:'}</s>{'name': 'camel_case@src/betterproto/casing.py', 'description': 'Capitalize all words except first and remove symbols.\n\nParameters\n---... | 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': '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': 'rst_table@docs/autofix_docs.py', 'description': 'Create a ReST table from header and rows.', 'signature': 'def rst_table(header: tuple[str, ...], rows: list[tuple[str, ...]]) -> list[str]:'}</s>{'name': 'write_plugins@docs/autofix_docs.py', 'description': 'Write plugins.rst with the docstrings from :py:class:... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQZID_TERM = 1 | 0 |
{'name': 'ModelTester._on_rows_removed@src/pytestqt/modeltest.py', 'description': 'Confirm that what was said was going to happen actually did.', 'signature': 'def _on_rows_removed(self, parent, start, end):'}</s>{'name': '_ChangeInFlight@src/pytestqt/modeltest.py', 'description': 'DOCSTRING', 'base_classes': ['enum.En... | 1 |
{'name': '_make_json_entry@s2e_env/commands/execution_trace.py', 'description': "Combine a trace entry header and item into a single JSON-serializable\nentry. Return this entry as a ``dict``.\n\nSome things to note:\n * The header's ``size`` field is removed - it is not required in the\n JSON\n * Enums are r... | 0 |
{'name': 'nestedExpr@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/pyparsing.py', 'description': 'Helper method for defining nested lists enclosed in opening and\nclosing delimiters ("(" and ")" are the default).\n\nParameters:\n - opener - opening character for a nested list\n (default= ``"("``); can also ... | 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>root_dir = current_dir.parents[4].resolve() | 0 |
{'name': 'on_download_logs@src/server/server.py', 'description': 'Download logs (as .zip file).', 'signature': 'def on_download_logs(data):'}</s>{'name': 'on_reset_seat_color@src/server/server.py', 'description': 'Update seat color.', 'code': "def on_reset_seat_color(*args):\n '''Update seat color.'''\n RaceConte... | 0 |
{'name': 'cmr_readable_granules@icesat2_toolkit/utilities.py', 'description': 'Create list of readable granule names for CMR queries\n\nParameters\n----------\nproduct: str\n ICESat-2 data product\ncycles: str, list or NoneType, default None\n 91-day orbital cycle strings to query\ntracks: str, list or NoneType, ... | 0 |
{'name': 'View._dbscan@picasso/gui/render.py', 'description': 'Performs DBSCAN in a given channel with user-defined parameters\nand saves the result.\n\nParameters\n----------\nchannel : int\n Index of the channel were clustering is performed\npath : str\n Path to save clustered localizations\nradius : float\n ... | 0 |
{'name': 'HTTPAdapter.send@scripts/pdns/lib/python2.7/site-packages/pip/_vendor/requests/adapters.py', 'description': 'Sends PreparedRequest object. Returns Response object.\n\n:param request: The :class:`PreparedRequest <PreparedRequest>` being sent.\n:param stream: (optional) Whether to stream the request content.\n:... | 1 |
{'name': 'convert_v05x_to_v06x@echopype/echodata/sensor_ep_version_mapping/v05x_to_v06x.py', 'description': 'This function converts the EchoData structure created in echopype\nversion 0.5.x to the EchoData structure created in echopype version\n0.6.x. Specifically, the following items are completed:\n\n1. Rename the co... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.