text string | label int64 |
|---|---|
{'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': 'Application._load_environment@robopianist/viewer/application.py', 'description': 'Loads a new environment.', 'signature': 'def _load_environment(self, zoom_to_scene):'}</s>KEY_KP_0 = 320 | 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': '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': 'tgasSelect.plot_cmd@gaia_tools/select/tgasSelect.py', 'description': "NAME:\n plot_cmd\nPURPOSE:\n Plot the distribution of counts in the color-magnitude diagram\nINPUT:\n type= ('sf') Plot 'sf': selection function\n 'tgas': TGAS counts\n '2mass': 2MASS counts\n ... | 0 |
{'name': 'init_log_file@lib/util.py', 'description': "This function inits a log file given a folder to write the log to.\nit automatically adds a timestamp and optional suffix to the log.\nAnything written to the log will automatically write to console too.\n\nExample:\n import logging\n\n init_log_file('output/l... | 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': 'GtkydInfo.read_all_hdrs@src/python_scripts/afnipy/lib_gtkyd.py', 'description': 'go through all infiles and get header info. This populates a list\nof headers, one-for-one with the infiles', 'signature': 'def read_all_hdrs(self):'}</s>{'name': 'EP@src/python_scripts/afnipy/afni_base.py', 'description': 'Error... | 1 |
{'name': 'validate@fairseq_cli/train.py', 'description': 'Evaluate the model on the validation set(s) and return the losses.', 'signature': 'def validate('}</s>{'name': 'prune_state_dict@fairseq/checkpoint_utils.py', 'description': "Prune the given state_dict if desired for LayerDrop\n(https://arxiv.org/abs/1909.11556)... | 0 |
{'name': 'StdImageFieldFile.render_variation@stdimage/models.py', 'description': 'Render an image variation and saves it to the storage.', 'signature': 'def render_variation('}</s>{'name': 'StdImageFileDescriptor@stdimage/models.py', 'description': 'The variation property of the field is accessible in instance cases.',... | 0 |
{'name': 'cmd@lib/charliecloud.py', 'description': 'Run command using cmd_base(). If fail_ok, return the exit code whether\nor not the process succeeded; otherwise, return (zero) only if the\nprocess succeeded and exit with fatal error if it failed.', 'signature': 'def cmd(argv, fail_ok=False, **kwargs):'}</s>RSYNC_MIN... | 0 |
{'name': 'RenderCar._resize@car/render_car.py', 'description': 'Parameters\n----------\npil_img: pil image\n input image\nmin_scale: float\n minimum ratio of resize\nmax_scale: float\n maximum ratio of resize\nr1: float\n resize ratio of height to width\n\nReturns\n----------\nresize: float\n resize ratio\nresize_... | 0 |
{'name': '_makeTags@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/pyparsing.py', 'description': 'Internal helper to construct opening and closing tag expressions, given a tag name', 'signature': 'def _makeTags(tagStr, xml):'}</s>opAssoc = SimpleNamespace() | 0 |
{'name': 'translate@joeynmt/prediction.py', 'description': "Interactive translation function.\nLoads model from checkpoint and translates either the stdin input or asks for\ninput to translate interactively. Translations and scores are printed to stdout.\nNote: The input sentences don't have to be pre-tokenized.\n\n:pa... | 0 |
{'name': 'BaseRequest.is_xhr@src/back/kite/bottle.py', 'description': 'True if the request was triggered by a XMLHttpRequest. This only\nworks with JavaScript libraries that support the `X-Requested-With`\nheader (most of the popular libraries do). ', 'signature': 'def is_xhr(self):'}</s>{'name': 'FormsDict@src/back/ki... | 0 |
{'name': 'draw_lnurl_qr@displays/waveshare2in13v3.py', 'description': 'Draw a lnurl qr code on the e-ink screen\n ', 'signature': 'def draw_lnurl_qr(qr_img):'}</s>startup_screen_3 = "- help translate to TR -" | 0 |
{'name': 'runBody@cxxtest/cxxtestgen.py', 'description': 'Body of TestDescription::run()', 'signature': 'def runBody( suite, test ):'}</s>{'name': 'setFiles@cxxtest/cxxtestgen.py', 'description': 'Set input files specified on command line', 'code': 'def setFiles( patterns ):\n \'\'\'Set input files specified on comm... | 0 |
{'name': 'field_rgb@grizli/pipeline/auto_script.py', 'description': "RGB image of the field mosaics\n\nParameters\n----------\n\nroot : str\n Field rootname\n\nxsize : float\n Figure size\n\noutput_dpi : int\n Figure DPI\n\nHOME_PATH : str\n Path to look for mosaic files\n\nshow_ir : bool\n Clip around W... | 0 |
{'name': 'process_assignments_and_deletions@da/compiler/incgen.py', 'description': 'Generate stub and hook for assignments and deletions.\n\nThis should be called after the query parameters have been accumulated.', 'signature': 'def process_assignments_and_deletions(state):'}</s>{'name': 'MinExpr@da/compiler/dast.py', ... | 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_ioSTART_STREAM = 202 | 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': '_phased_eigen_gate_serializer@tensorflow_quantum/core/serialize/serializer.py', 'description': 'Make a standard serializer for phased eigen gates.', 'signature': 'def _phased_eigen_gate_serializer(gate_type, serialized_id):'}</s>{'name': '_eigen_gate_deserializer@tensorflow_quantum/core/serialize/serializer.p... | 0 |
{'name': 'reflection_matrix@transformations.py', 'description': 'Return matrix to mirror at plane defined by point and normal vector.\n\n>>> v0 = numpy.random.random(4) - 0.5\n>>> v0[3] = 1.\n>>> v1 = numpy.random.random(3) - 0.5\n>>> R = reflection_matrix(v0, v1)\n>>> numpy.allclose(2, numpy.trace(R))\nTrue\n>>> numpy... | 0 |
{'name': 'urljoin@bleach/_vendor/parse.py', 'description': 'Join a base URL and a possibly relative URL to form an absolute\ninterpretation of the latter.', 'signature': 'def urljoin(base, url, allow_fragments=True):'}</s>_safe_quoters = {} | 0 |
{'name': 'send_put@behave_restful/_lang_imp/request_invoker.py', 'description': ' ', 'signature': 'def send_put(context):'}</s>{'name': 'send_post@behave_restful/_lang_imp/request_invoker.py', 'description': ' ', 'code': 'def send_post(context):\n """\n """\n headers = _get_request_headers(context)\n ... | 0 |
{'name': 'table_end_handler@src/inscriptis/model/tag/table_tag.py', 'description': 'Handle the </table> tag.', 'signature': 'def table_end_handler(state: HtmlDocumentState) -> None:'}</s>{'name': 'tr_start_handler@src/inscriptis/model/tag/table_tag.py', 'description': 'Handle the <tr> tag.', 'code': 'def tr_start_handl... | 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': 'randomString@modules/dns_records.py', 'description': 'Generate a random string of fixed length ', 'signature': 'def randomString(stringLength=6):'}</s>campaign_list = [] | 0 |
{'name': 'Table.__init__@src/rust/vendor/unicode-width/scripts/unicode.py', 'description': 'Create a lookup table with a sub-table for each `(Codepoint, EffectiveWidth)` iterator\nin `entry_groups`. Each sub-table is indexed by codepoint bits in `low_bit..cap_bit`,\nand each table entry is represented in the format spe... | 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': 'NetworkProfile.__init__@gmacpyutil/gmacpyutil/profiles.py', 'description': 'Initializes a network configuration profile with no payloads.\n\nArgs:\n username: str, the username associated with this profile.', 'signature': 'def __init__(self, username):'}</s>PAYLOADKEYS_IDENTIFIER = "PayloadIdentifier" | 1 |
{'name': 'delete_database@databricks-adx-integration/src/code/tools/ADXProvisionTool/create_dataexplorer_database.py', 'description': 'deletedatabase\n\n:param number_of_companies: number_of_companies\n :type number_of_companies: int\n ', 'signature': 'def delete_database(number_of_companies):'}</s>KUSTO_MGMT_CLIENT = ... | 1 |
{'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': 'rannie_transpiration_cooling@proptools/convection.py', 'description': 'Rannie\'s equation for transpiration cooling.\n\nImplements the "Rannie equation" for transpiration cooling, as given in [1].\nRannie\'s original paper [2] gives a slightly different form of the equation\n(eqn. 19 in [2]).\n\nWarning: Huze... | 0 |
{'name': 'get_tags@thread.py', 'description': 'Returns a list of Tag objects from the given tag list.', 'signature': 'def get_tags(args: dict) -> List[Tag]:'}</s>db = SQLAlchemy(app) | 1 |
{'name': 'ProcessFileData@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file... | 0 |
{'name': 'get_local_file_content@etc/scripts/utils_thirdparty.py', 'description': 'Return the content at `url` as text. Return the content as bytes is\n`as_text` is False.', 'signature': 'def get_local_file_content(path, as_text=True):'}</s>{'name': 'DistributionNotFound@etc/scripts/utils_thirdparty.py', 'description':... | 0 |
{'name': 'ISO3166Utils.short2full@script.module.youtube.dl/lib/youtube_dl/utils.py', 'description': 'Convert an ISO 3166-2 country code to the corresponding full name', 'signature': 'def short2full(cls, code):'}</s>ENGLISH_MONTH_NAMES = [
'January', 'February', 'March', 'April', 'May', 'June',
'July', 'August',... | 0 |
{'name': 'tag@jpush/push/audience.py', 'description': 'Select a (list of) tag(s).', 'signature': 'def tag(*tags):'}</s>{'name': 'segment@jpush/push/audience.py', 'description': 'Select a (list of) segment(s).', 'code': 'def segment(*segments):\n """Select a (list of) segment(s)."""\n vsegment = [t for t in segmen... | 0 |
{'name': 'cosmic@gget/gget_cosmic.py', 'description': 'Search for genes, mutations, etc associated with cancers using the COSMIC\n(Catalogue Of Somatic Mutations In Cancer) database\n(https://cancer.sanger.ac.uk/cosmic).\nNOTE: Licence fees apply for the commercial use of COSMIC.\nNOTE: Interacting with COSMIC requires... | 1 |
{'name': 'LongTypesExprTestCase.test_unsigned_long_type_from_block@llvm-project/lldb/test/API/types/TestLongTypesExpr.py', 'description': "Test that 'unsigned_long'-type variables are displayed correctly from a block.", 'signature': 'def test_unsigned_long_type_from_block(self):'}</s>{'name': 'skipUnlessUndefinedBehavi... | 0 |
{'name': 'NodeList.tell_update@shingetsu/node.py', 'description': 'Tell update other nodes.\n\nIf node is None, node is myself.', 'signature': 'def tell_update(self, cache, stamp="", id="", node=None):'}</s>pid = run_dir + "/pid.txt" | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQZSE_START = 1 | 0 |
{'name': 'saveWeights@mpirun_main.py', 'description': 'Save model weights', 'signature': 'def saveWeights(actor, i, pathToSave):'}</s>{'name': 'collect_batch@mpirun_main.py', 'description': 'DOCSTRING', 'code': "def collect_batch(env, args, critics, ave_n):\n \n for ep in range(int(args['max_episodes']) * int(arg... | 0 |
{'name': 'ItemsManager.archive@todoist/managers/items.py', 'description': 'Marks item as archived remotely.', 'signature': 'def archive(self, item_id):'}</s>{'name': 'Filter@todoist/models.py', 'description': 'Implements a filter.', 'base_classes': ['Model'], 'methods': [{'name': 'Filter.update@todoist/models.py', 'des... | 0 |
{'name': 'ContainerVulViewSet.check_flag@vulfocus-api/dockerapi/views.py', 'description': '验证Flag是否正确\n:param request:\n:param pk:\n:return:', 'signature': 'def check_flag(self, request, pk=None):'}</s>{'name': 'get_container_status@vulfocus-api/dockerapi/views.py', 'description': 'DOCSTRING', 'code': 'def get_containe... | 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': 'SingleSubjectWindow.CB_line_text@src/python_scripts/afnipy/gui_uber_subj.py', 'description': 'call-back for text updates in the level 3 gbox', 'signature': 'def CB_line_text(self):'}</s>{'name': 'static_TextWindow@src/python_scripts/afnipy/lib_qt_gui.py', 'description': "create a 'delete on exit' TextWindow",... | 0 |
{'name': 'User.email@marge/user.py', 'description': "Only visible to admins and 'self'. Sigh.", 'signature': 'def email(self):'}</s>{'name': 'Resource@marge/gitlab.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'Resource.__init__@marge/gitlab.py', 'description': 'DOCSTRING', 'code': 'def __in... | 0 |
{'name': 'WebSocket.close@vertx-web/src/test/sockjs-protocol/websocket/_core.py', 'description': 'Close Websocket object\n\nstatus: status code to send. see STATUS_XXX.\n\nreason: the reason to close. This must be string.\n\ntimeout: timeout until receive a close frame.\n If None, it will wait forever until receive ... | 0 |
{'name': 'MfaWorker.configuration@montreal_forced_aligner/abc.py', 'description': 'Configuration parameters', 'signature': 'def configuration(self) -> MetaDict:'}</s>TEMPORARY_DIRECTORY = get_temporary_directory() | 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': 'CircleToCircleInversionRevisited@articles/inversion.py', 'description': 'DOCSTRING', 'base_classes': ['CircleToCircleInversionPr... | 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': 'ProcessFileData@compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n lines: An array... | 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': 'get_name_addr@src/future/backports/email/_header_value_parser.py', 'description': 'name-addr = [display-name] angle-addr\n\n ', 'signature': 'def get_name_addr(value):'}</s>{'name': 'get_mailbox_list@src/future/backports/email/_header_value_parser.py', 'description': 'mailbox-list = (mailbox *("," mailbox)... | 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>{'nam... | 0 |
{'name': 'group_and_apply@workshops/pre_POC_workshop/local_util/distributed.py', 'description': 'Group df by `group_by_cols` and apply function `apply_fn` to the grouped frames\n\nArguments\n---------\ndf : pd.DataFrame\n Dataframe to be processed\ngroup_by_cols : Iterable[str]\n List of column names to group the... | 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': '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... | 1 |
{'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': 'Subscribers.get@mailerlite/subscriber.py', 'description': "Get a single subscriber from your account.\n\nhttps://developers.mailerlite.com/v2/reference#single-subscriber\n\nParameters\n----------\nidentifier : str\n should be subscriber id or email.\n e.g: id=1343965485 or email='demo@mailerlite.com'\na... | 0 |
{'name': 'chebline@venv/Lib/site-packages/numpy/polynomial/chebyshev.py', 'description': "Chebyshev series whose graph is a straight line.\n\n\n\nParameters\n----------\noff, scl : scalars\n The specified line is given by ``off + scl*x``.\n\nReturns\n-------\ny : ndarray\n This module's representation of the Cheb... | 0 |
{'name': 'pointer_image@datoviz/__init__.py', 'description': 'Return a NumPy array of uint8 with shape (height, width, n_channels=3) from an ndpointer\nreferring to a C pointer to a buffer of RGB uint8 values.', 'signature': 'def pointer_image(rgb, width, height, n_channels=3):'}</s>shape_disc = dvz.dvz_shape_disc | 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': 'FancyPage.is_left@rst2pdf/createpdf.py', 'description': 'Default behavior is that the first page is on the left.\n\nIf the user has --first_page_on_right, the calculation is reversed.', 'signature': 'def is_left(self, page_num):'}</s>cfname = os.path.join(cfdir, 'config') | 0 |
{'name': 'tranlate_encoding_arm64@dwex/machounwind.py', 'description': 'From encoding to a parsed operation. LSDA/personality stuff ignored.', 'signature': 'def tranlate_encoding_arm64(address, enc):'}</s>Page = namedtuple('Page', ('header', 'entries')) | 0 |
{'name': 'convert@ytmdl/core.py', 'description': 'Convert the song into the proper format as asked by\nthe user.', 'signature': 'def convert('}</s>{'name': 'set_OPUS_data@ytmdl/song.py', 'description': 'Set the data into an OPUS container according to the\npassed data.', 'code': 'def set_OPUS_data(song, song_path):\n ... | 0 |
{'name': 'get_auth_groups@easy-test-flask/app/api/v1/CaseGroup.py', 'description': '获取当前登陆用户的授权分组', 'signature': 'def get_auth_groups():'}</s>{'name': 'create_group@easy-test-flask/app/api/v1/CaseGroup.py', 'description': 'DOCSTRING', 'code': "def create_group():\n form = CaseGroupForm().validate_for_api()\n Case... | 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_SSL_KEY_LIBRARY = 2069 | 0 |
{'name': 'align_one_cli@montreal_forced_aligner/command_line/align_one.py', 'description': 'Align a single file with a pronunciation dictionary and a pretrained acoustic model.', 'signature': 'def align_one_cli(context, **kwargs) -> None:'}</s>DEFAULT_BRACKETS = [("<", ">"), ("[", "]"), ("{", "}"), ("(", ")"), ("<", ">... | 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>MQIA_STATISTICS_Q = 128 | 0 |
{'name': 'cleanup_conds@panoramix/simplify.py', 'description': 'removes ifs/whiles with conditions that are obviously true\nand replace variables that need to be equal to a constant by that constant', 'signature': 'def cleanup_conds(trace):'}</s>{'name': 'sizeof@panoramix/simplify.py', 'description': 'DOCSTRING', 'code... | 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': 'process_line@scripts/pdns/lib/python2.7/site-packages/pip/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 SUPPORTED_OPTIONS_R... | 1 |
{'name': 'NewDatabase.update@premise/new_database.py', 'description': 'Update a specific sector by name.', 'signature': 'def update(self, sectors: [str, list, None] = None) -> None:'}</s>{'name': 'generate_scenario_factor_file@premise/export.py', 'description': 'Generate a scenario factor file from a list of databases\... | 0 |
{'name': 'TLP.get_lower_address@fpga/lib/pcie/tb/pcie.py', 'description': 'Compute lower address field from address and first byte enable', 'signature': 'def get_lower_address(self):'}</s>{'name': 'PcieCapList@fpga/lib/pcie/tb/pcie.py', 'description': 'DOCSTRING', 'base_classes': ['object'], 'methods': [{'name': 'PcieC... | 0 |
{'name': 'run_model_on_ep@onnxruntime/python/tools/tensorrt/perf/benchmark.py', 'description': 'Benchmarks and/or validates the given model on the given EP.\n\n:param args: The command-line arguments to this script.\n:param model_name: The name of the model to run.\n:param model_info: A dictionary that contains paths t... | 0 |
{'name': 'main@oaiharvest/registry.py', 'description': 'Process command line options, hand off to appropriate function.', 'signature': 'def main(argv=None):'}</s>formatter = logging.Formatter("%(levelname)-8s %(message)s") | 0 |
{'name': 'AXMLFile.parse@qt4a/apktool/axml.py', 'description': ' ', 'signature': 'def parse(self):'}</s>{'name': 'ResXMLEndElementChunk@qt4a/apktool/axml.py', 'description': ' ', 'base_classes': ['ResXMLTreeNode'], 'methods': [{'name': 'ResXMLEndElementChunk.__init__@qt4a/apktool/axml.py', 'description': 'DOC... | 1 |
{'name': 'log_streamer@tests/integration/lib.py', 'description': 'Streams logs to stdout/stderr.\nOrder is not guaranteed (have tried 3 different methods)', 'signature': 'def log_streamer(container, name=None):'}</s>_minioCache = {} | 0 |
{'name': 'run_trial@benchmarks/hyperparamopt.py', 'description': 'Evaluate the model loss using the hyperparams in args\n\n:args: A dictionary containing all hyperparameters\n:returns: Dict with status and loss from cross-validation', 'signature': 'def run_trial(args):'}</s>start_from_init_vals = False | 0 |
{'name': 'create_config@python-build-with-qt/sip-4.11.2/configure.py', 'description': 'Create the SIP configuration module so that it can be imported by build\nscripts.\n\nmodule is the module file name.\ntemplate is the template file name.\nmacros is the dictionary of build macros.', 'signature': 'def create_config(mo... | 1 |
{'name': 'BaseRequest.POST@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'The values of :attr:`forms` and :attr:`files` combined into a single\n:class:`FormsDict`. Values are either strings (form values) or\ninstances of :class:`cgi.FieldStorage` (file uploads).', 'signature': 'def POST(self):'}</s>{'... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQGACF_Q_ACCOUNTING_DATA = 8010 | 0 |
{'name': 'init@tools/pydfu.py', 'description': 'Initializes the found DFU device so that we can program it.', 'signature': 'def init():'}</s>__DFU_UPLOAD = 2 | 0 |
{'name': 'Message.to_dict@src/betterproto/__init__.py', 'description': 'Returns a JSON serializable dict representation of this object.\n\nParameters\n-----------\ncasing: :class:`Casing`\n The casing to use for key values. Default is :attr:`Casing.CAMEL` for\n compatibility purposes.\ninclude_default_values: :cl... | 0 |
{'name': 'crackline@venv/Lib/site-packages/numpy/f2py/crackfortran.py', 'description': 'reset=-1 --- initialize\nreset=0 --- crack the line\nreset=1 --- final check if mismatch of blocks occurred\n\nCracked data is saved in grouplist[0].', 'signature': 'def crackline(line, reset=0):'}</s>{'name': '_selected_int_ki... | 0 |
{'name': 'get_local_file_content@etc/scripts/utils_thirdparty.py', 'description': 'Return the content at `url` as text. Return the content as bytes is\n`as_text` is False.', 'signature': 'def get_local_file_content(path, as_text=True):'}</s>{'name': 'fetch_and_save@etc/scripts/utils_thirdparty.py', 'description': 'Fetc... | 0 |
{'name': 'Request.response_error@mssqlcli/jsonrpc/contracts/request.py', 'description': 'Returns object when response fails.', 'signature': 'def response_error(cls, error):'}</s>logger = logging.getLogger(u'mssqlcli.connectionservice') | 0 |
{'name': 'ModelMeta.build_absolute_uri@meta/models.py', 'description': 'Return the full url for the provided url argument', 'signature': 'def build_absolute_uri(self, url):'}</s>{'name': 'FullUrlMixin@meta/views.py', 'description': 'Provides a few convenience methods to retrieve the full URL (which includes protocol an... | 0 |
{'name': 'galah@gaia_tools/load/__init__.py', 'description': "NAME:\n galah\nPURPOSE:\n Load the GALAH data\nINPUT:\n dr= (2) data release\n ages= (False; DR >= 3) if True, add ages and other info from VAC\n ages_join_type= ('inner') type of table join to do between the main catalog and the ages VAC: 'inner' ... | 0 |
{'name': '_quote@python-build-with-qt/sip-4.11.2/sipconfig.py', 'description': 'Return a string surrounded by double quotes it if contains a space.\n\ns is the string.', 'signature': 'def _quote(s):'}</s>{'name': 'parse_build_macros@python-build-with-qt/sip-4.11.2/sipconfig.py', 'description': 'Parse a qmake compatible... | 0 |
{'name': 'loadConfig@apim-traffic-tool/lib/traffic-tool/src/python/create_api_scenario.py', 'description': 'This function will load and set the configuration data\n:return: None', 'signature': 'def loadConfig():'}</s>publisher_api_endpoint = "" | 1 |
{'name': 'traverse_yaml_tree@src/nitpick/blender.py', 'description': 'Traverse a YAML document recursively and change values, keeping its formatting and comments.', 'signature': 'def traverse_yaml_tree(yaml_obj: YamlObject, change: JsonDict):'}</s>{'name': 'SensibleYAML@src/nitpick/blender.py', 'description': 'YAML wit... | 0 |
{'name': 's3_get@pytorch_pretrained_bert/file_utils.py', 'description': 'Pull a file directly from S3.', 'signature': 'def s3_get(url: str, temp_file: IO) -> None:'}</s>{'name': 'filename_to_url@pytorch_pretrained_bert/file_utils.py', 'description': 'Return the url and etag (which may be ``None``) stored for `filename`... | 0 |
{'name': 'NonDestructiveBasicTokenizer.tokenize@baseline/tokenization.py', 'description': 'Tokenizes a piece of `text` and returns a list of `SubToken`s.', 'signature': 'def tokenize(self, text):'}</s>{'name': 'NonDestructiveBasicTokenizer@baseline/tokenization.py', 'description': "An implementation of BERT's BasicToke... | 1 |
{'name': 'point_target@src/reppoints_generator/point_target.py', 'description': 'Compute corresponding GT box and classification targets for proposals.\n\nArgs:\n points_list (list[list]): Multi level points of each image.\n valid_flag_list (list[list]): Multi level valid flags of each image.\n gt_bboxes_list ... | 1 |
{'name': 'Chromatogram.peaks@pymzml/spec.py', 'description': 'Return the list of peaks of the spectrum as tuples (time, intensity).\n\nReturns:\n peaks (list): list of time, intensity tuples\n\nExample:\n\n>>> import pymzml\n>>> run = pymzml.run.Reader(\n... spectra.mzMl.gz,\n... MS_precisions = {\n... ... | 0 |
{'name': 'go@grizli/pipeline/auto_script.py', 'description': 'Run the full pipeline for a given target\n\nParameters\n----------\nroot : str\n Rootname of the `mastquery` file.\n\nextract_maglim : [min, max]\n Magnitude limits of objects to extract and fit.', 'signature': "def go(root='j010311+131615', "}</s>{'na... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.