text string | label int64 |
|---|---|
{'name': 'Splitwise.addUserToGroup@splitwise/__init__.py', 'description': 'Adds a user to the group.\n\nArgs:\n user(:obj:`splitwise.user.User`): User to be added\n group_id(long): ID of the group\n\nReturns:\n tuple: tuple containing:\n success(bool): True if group deleted, False otherwise\n\n user(... | 0 |
{'name': 'make_user_dict@ansible_extras/lookup_plugins/get_users.py', 'description': 'Create a dictionary of user attributes.', 'signature': 'def make_user_dict(user_record):'}</s>EXAMPLES = "
- set_fact: users={{ lookup('get_users', 'min_uid=0 max_uid=40000') }}
- debug: var="{{users}}"
"users": [
... | 0 |
{'name': 'TestH8mail.setUp@tests/test_h8mail.py', 'description': 'Generating local files', 'signature': 'def setUp(self):'}</s>{'name': 'check_scylla_online@h8mail/utils/helpers.py', 'description': 'Checks if scylla.so is online', 'code': 'def check_scylla_online():\n """\n Checks if scylla.so is online\n """\... | 0 |
{'name': 'ShapeTrainer.set_optimization_variables@experiments/smal_shape.py', 'description': 'Sets as optimization variables those obtained as prediction from the network', 'signature': 'def set_optimization_variables(self):'}</s>{'name': 'resize_img@utils/image.py', 'description': 'DOCSTRING', 'code': 'def resize_img(... | 0 |
{'name': 'TimeEntrySet.all_from_reports@toggl/api/models.py', 'description': 'Method that implements fetching of all time entries through Report API.\nNo limitation on number of time entries.\n\n:param start: From when time entries should be fetched. Defaults to today - 6 days.\n:param stop: Until when time entries sho... | 0 |
{'name': 'ProcessLine@scripts/cpplint.py', 'description': 'Processes a single line in the file.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n clean_lines: An array of strings, each representing a line of the file,\n ... | 0 |
{'name': 'ViewRotation.load_locs@picasso/gui/rotation.py', 'description': 'Loads localizations from a pick in the main window.\n\nCalled when updating rotation window from there or when \nshifting the pick from rotation window.\n\nParameters\n----------\nupdate_window : boolean (default=False)\n If True, load attrib... | 0 |
{'name': '_AttributeResolver.resolve_type@lib/rule_engine/engine.py', 'description': 'The method to use for resolving the data type of an attribute.\n\n:param object_type: The data type of the object that *name* is an attribute of.\n:param str name: The name of the attribute to retrieve the data type of.\n:return: The ... | 0 |
{'name': 'CppExpr.expectId@libc/kernel/tools/cpp.py', 'description': 'Check that a given token id is at the current position.', 'signature': 'def expectId(self, id):'}</s>{'name': 'BlockList@libc/kernel/tools/cpp.py', 'description': 'A convenience class used to hold and process a list of blocks.\n\nIt calls the cpp par... | 0 |
{'name': 'PFDivert._to_struct@pf/rule.py', 'description': 'Convert a PFDivert object to a divert structure.', 'signature': 'def _to_struct(self):'}</s>PF_TAG_NAME_SIZE = 64 | 0 |
{'name': 'ProcessLine@scripts/cpplint.py', 'description': 'Processes a single line in the file.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n clean_lines: An array of strings, each representing a line of the file,\n ... | 0 |
{'name': 'peakdetect_zero_crossing@findpeaks/peakdetect.py', 'description': "Function for detecting local maxima and minima in a signal.\nDiscovers peaks by dividing the signal into bins and retrieving the\nmaximum and minimum value of each the even and odd bins respectively.\nDivision into bins is performed by smoothi... | 0 |
{'name': 'humanbytes@resources/lib/util.py', 'description': 'Return the given bytes as a human friendly KB, MB, GB, or TB string', 'signature': 'def humanbytes(B):'}</s>ADDON_DATA = os.path.join("%sardundzdf_data") % USERDATA | 0 |
{'name': 'UnpackTag@third_party/include/protobuf-2.6.1/python/google/protobuf/internal/wire_format.py', 'description': 'The inverse of PackTag(). Given an unsigned 32-bit number,\nreturns a (field_number, wire_type) tuple.', 'signature': 'def UnpackTag(tag):'}</s>WIRETYPE_END_GROUP = 4 | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_CFSL_PARM_ID_ERROR = 3033 | 0 |
{'name': 'MessageBase.recipients@sitemessage/messages/base.py', 'description': 'Shortcut method. See `recipients()`,', 'signature': "def recipients(cls, messenger: Union[str, 'MessengerBase'], addresses: TypeRecipients) -> List[Recipient]:"}</s>{'name': 'Recipient@sitemessage/utils.py', 'description': 'Class is used to... | 1 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIIH_CM0_REQUEST_RESPONSE = 32 | 0 |
{'name': 'routsign2map@venv/Lib/site-packages/numpy/f2py/capi_maps.py', 'description': 'name,NAME,begintitle,endtitle\nrname,ctype,rformat\nroutdebugshowvalue', 'signature': 'def routsign2map(rout):'}</s>{'name': 'getpydocsign@venv/Lib/site-packages/numpy/f2py/capi_maps.py', 'description': 'DOCSTRING', 'code': 'def get... | 1 |
{'name': 'Distinct@src/api/python/z3/z3.py', 'description': "Create a Z3 distinct expression.\n\n>>> x = Int('x')\n>>> y = Int('y')\n>>> Distinct(x, y)\nx != y\n>>> z = Int('z')\n>>> Distinct(x, y, z)\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z))\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z), blast_distinct=... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQMC_AS_PARENT = 0 | 0 |
{'name': 'check_for_invalid_header@tor/validation/formatting_validation.py', 'description': 'Check if the transcription contains a valid header option (Image, Video, or Audio).\n\nValid: *Video Transcription: Test*\nValid: *Image Transcription*\nInvalid: *Random Transcription*\nInvalid: Test *Image Transcription*', 'si... | 0 |
{'name': '_ParseConfigSteps.__init__@mne_bids_pipeline/_docs.py', 'description': 'Build a mapping from config options to tuples of steps that use each option.\n\nThe mapping is stored in `self.steps`.', 'signature': 'def __init__(self, force_empty: tuple[str, ...] | None = None) -> None:'}</s>{'name': '_get_entity_vals... | 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': 'init@tilemapbase/ordnancesurvey.py', 'description': 'Perform a search for tile files, and so initialise the support.\n\n:param start_directory: The string name of the directory to search. May\n also be an iterable of strings to search more than one directory. All\n sub-directories will be searched for val... | 0 |
{'name': '_makeTags@SneakerBot 2019/venv/lib/python3.7/site-packages/pip-19.0.3-py3.7.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>stringEnd = StringEnd().setName("stringEnd") | 0 |
{'name': 'SQLCompiler.__init__@rest_models/backend/compiler.py', 'description': ':param django.db.models.sql.query.Query query: the query\n:param rest_models.backend.base.DatabaseWrapper connection: the connection\n:param str using:', 'signature': 'def __init__(self, query, connection, using, elide_empty=True):'}</s>{'... | 0 |
{'name': 'PrintFormatCommand.do_invoke@gef.py', 'description': 'Default value for print-format command.', 'signature': 'def do_invoke(self, _: list[str], **kwargs: Any) -> None:'}</s>{'name': 'PowerPC64@gef.py', 'description': 'DOCSTRING', 'base_classes': ['PowerPC'], 'methods': []} | 0 |
{'name': 'is_required@graphene_django_cud/converter.py', 'description': 'Helper method to determine if a field is required or not.\n\n:param field: The field to check for requirement.\n:param required: Optional. Explicitly set requirement. If provided, this value will be returned.\n:param is_many_to_many: Optional. Spe... | 0 |
{'name': 'BankIDClient.cancel@bankid/syncclient.py', 'description': 'Cancels an ongoing sign or auth order.\n\nThis is typically used if the user cancels the order\nin your service or app.\n\n:param order_ref: The UUID string specifying which order to cancel.\n:type order_ref: str\n:return: Boolean regarding success of... | 0 |
{'name': 'PreparedRequest.prepare_body@src/requests/models.py', 'description': 'Prepares the given HTTP body data.', 'signature': 'def prepare_body(self, data, files, json=None):'}</s>ITER_CHUNK_SIZE = 512 | 0 |
{'name': 'test_novalidate_noerrors@cerberus/tests/test_validation.py', 'description': 'In v0.1.0 and below `self.errors` raised an exception if no\nvalidation had been performed yet.', 'signature': 'def test_novalidate_noerrors(validator):'}</s>{'name': 'test_validated@cerberus/tests/test_validation.py', 'description':... | 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': 'StateTransitionWrapper.__call__@src/coaster/sqlalchemy/statemanager.py', 'description': 'Perform the state transition.', 'signature': 'def __call__(self, *args: _P.args, **kwargs: _P.kwargs) -> _R:'}</s>{'name': 'LabeledEnum@src/coaster/utils/classes.py', 'description': 'Labeled enumerations.\n\n.. deprecated... | 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>MQRCCF_CLIENT_ID_ERROR = 3323 | 0 |
{'name': 'ManagerTask.isRenderComplete@BlendNet/ManagerTask.py', 'description': 'Checks that all the tasks was completed and results were downloaded', 'signature': 'def isRenderComplete(self):'}</s>{'name': 'TaskState@BlendNet/TaskBase.py', 'description': 'DOCSTRING', 'base_classes': ['Enum'], 'methods': []} | 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': 'TestUnicodeReader.test_wrong_encoding_detection_windows@tests/test_io.py', 'description': 'Test for detecting the encoding of a windows file opened in ascii', 'signature': 'def test_wrong_encoding_detection_windows(self):'}</s>{'name': 'TestReader@tests/test_io.py', 'description': 'DOCSTRING', 'base_classes':... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQIA_MEDIA_IMAGE_LOG_LENGTH = 270 | 0 |
{'name': 'config_cmd@buildtest/cli/config.py', 'description': 'Entry point for ``buildtest config`` command. This method will invoke other methods depending on input argument.\n\nArgs:\n command_args (dict): Parsed arguments from `ArgumentParser.parse_args <https://docs.python.org/3/library/argparse.html#argparse.Ar... | 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': 'Serial._reconfigure_port@serial/serialwin32.py', 'description': 'Set communication parameters on opened port.', 'signature': 'def _reconfigure_port(self):'}</s>LPCOMMTIMEOUTS = POINTER(_COMMTIMEOUTS) | 0 |
{'name': 'Model.optional@sandman2/model.py', 'description': "Return a list of all nullable columns for the resource's table.\n\n:rtype: list", 'signature': 'def optional(cls):'}</s>db = SQLAlchemy() | 0 |
{'name': 'copy_ctypes@capstone/bindings/python/capstone/__init__.py', 'description': 'Returns a new ctypes object which is a bitwise copy of an existing one', 'signature': 'def copy_ctypes(src):'}</s>{'name': 'debug@capstone/bindings/python/capstone/__init__.py', 'description': 'DOCSTRING', 'code': 'def debug():\n #... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCBC_STRUC_ID = b'CBC ' | 0 |
{'name': 'make_divisible@imagenet_codebase/utils/__init__.py', 'description': 'This function is taken from the original tf repo.\nIt ensures that all layers have a channel number that is divisible by 8\nIt can be seen here:\nhttps://github.com/tensorflow/models/blob/master/research/slim/nets/mobilenet/mobilenet.py\n:pa... | 0 |
{'name': 'extract_nodes@mako/ext/babelplugin.py', 'description': "Extract messages from Mako's lexer node objects\n\n:param nodes: an iterable of Mako parsetree.Node objects to extract from\n:param keywords: a list of keywords (i.e. function names) that should be\n recognized as translation functions\n:... | 0 |
{'name': 'DL_model.fit@scripts/keras_baseline.py', 'description': 'Trains the model\n ', 'signature': 'def fit(self, epochs, batch_size, class_weight=None, patience=5):'}</s>{'name': 'generate_int_power_HP@scripts/keras_baseline.py', 'description': 'DOCSTRING', 'code': 'def generate_int_power_HP(base, minVal, ma... | 0 |
{'name': 'MessageSetItemEncoder@third_party/include/protobuf-2.6.1/python/google/protobuf/internal/encoder.py', 'description': 'Encoder for extensions of MessageSet.\n\nThe message set message looks like this:\n message MessageSet {\n repeated group Item = 1 {\n required int32 type_id = 2;\n required stri... | 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>MQLDAP_AUTHORMD_OS = 0 | 0 |
{'name': 'init@python/taichi/lang/misc.py', 'description': 'Initializes the Taichi runtime.\n\nThis should always be the entry point of your Taichi program. Most\nimportantly, it sets the backend used throughout the program.\n\nArgs:\n arch: Backend to use. This is usually :const:`~taichi.lang.cpu` or :const:`~taich... | 0 |
{'name': 'get_versions@versioneer.py', 'description': "Get the project version from whatever source is available.\n\nReturns dict with two keys: 'version' and 'full'.", 'signature': 'def get_versions(verbose=False):'}</s>{'name': 'write_to_version_file@versioneer.py', 'description': 'Write the given version number to t... | 0 |
{'name': 'get_versions@nfp/_version.py', 'description': 'Get version information or return default if unable to do so.', 'signature': 'def get_versions():'}</s>{'name': 'render_pep440_old@nfp/_version.py', 'description': 'TAG[.postDISTANCE[.dev0]] .\n\nThe ".dev0" means dirty.\n\nExceptions:\n1: no tags. 0.postDISTANCE... | 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': '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': 'And@src/api/python/z3/z3.py', 'description': "Create a Z3 and-expression or and-probe.\n\n>>> p, q, r = Bools('p q r')\n>>> And(p, q, r)\nAnd(p, q, r)\n>>> P = BoolVector('p', 5)\n>>> And(P)\nAnd(p__0, p__1, p__2, p__3, p__4)", 'signature': 'def And(*args):'}</s>{'name': 'Exists@src/api/python/z3/z3.py', 'des... | 0 |
{'name': 'get_by_name@friendship/templatetags/friendshiptags.py', 'description': 'Tag to lookup a variable in the current context.', 'signature': 'def get_by_name(context, name):'}</s>{'name': 'Friend@friendship/models.py', 'description': 'Model to represent Friendships', 'base_classes': ['models.Model'], 'methods': [{... | 0 |
{'name': 'MainWindow.__init__@SpicesUpdate@claudiux/files/SpicesUpdate@claudiux/cs/4.0/cinnamon-settings.py', 'description': 'Create the UI ', 'signature': 'def __init__(self):'}</s>MOUSE_BACK_BUTTON = 8 | 0 |
{'name': 'get_versions@versioneer.py', 'description': "Get the project version from whatever source is available.\n\nReturns dict with two keys: 'version' and 'full'.", 'signature': 'def get_versions(verbose=False):'}</s>CONFIG_ERROR = "
setup.cfg is missing the necessary Versioneer configuration. You need
a section li... | 0 |
{'name': 'Bottle.route@src/back/kite/bottle.py', 'description': "A decorator to bind a function to a request URL. Example::\n\n @app.route('/hello/:name')\n def hello(name):\n return 'Hello %s' % name\n\nThe ``:name`` part is a wildcard. See :class:`Router` for syntax\ndetails.\n\n:param path: Request path... | 0 |
{'name': 'make_logical_schema@lang/py/avro/schema.py', 'description': 'Map the logical types to the appropriate literal type and schema class.', 'signature': 'def make_logical_schema(logical_type, type_, other_props):'}</s>SCHEMA_RESERVED_PROPS = (
"type",
"name",
"namespace",
"fields", # Record
"i... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQDCC_TARGET_ENC_REVERSED = 512 | 0 |
{'name': 'add_commands@sievelib/commands.py', 'description': 'Adds one or more commands to the module namespace.\nCommands must end in "Command" to be added.\nExample (see tests/parser.py):\nsievelib.commands.add_commands(MytestCommand)\n\n:param cmds: a single Command Object or list of Command Objects', 'signature': '... | 0 |
{'name': 'XMLElement.get_character_style_range@src/simple_idml/components.py', 'description': 'The applied style may be contained or the container. ', 'signature': 'def get_character_style_range(self):'}</s>{'name': 'Preferences@src/simple_idml/components.py', 'description': 'DOCSTRING', 'base_classes': ['IDMLXMLFile']... | 0 |
{'name': 'Data.get_scores@verif/data.py', 'description': "Retrieves scores from all files\n\nClimatology is handled by subtracting clim's fcst field from any\nobs or determinsitic fields.\n\nArguments:\nfields Which verif.field should be retreived? Either a list or a\n single field can be supplied... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCACF_PUT_TIME = 3138 | 0 |
{'name': 'azero@pf/rule.py', 'description': "Return True if all numbers in 'seq' are 0s.", 'signature': 'def azero(seq):'}</s>PFI_AFLAG_BROADCAST = 2 | 0 |
{'name': 'APIResponse.get_ratelimits@ads/base.py', 'description': 'Return the current, maximum, and reset rate limits from the response\nheader as a dictionary. The values will be strings.', 'signature': 'def get_ratelimits(cls):'}</s>{'name': 'Singleton@ads/base.py', 'description': 'Wrapper class so that the Singleton... | 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': 'set_pp_option@src/api/python/z3/z3printer.... | 0 |
{'name': 'training_pipeline@alphapy/__main__.py', 'description': 'AlphaPy Training Pipeline\n\nParameters\n----------\nmodel : alphapy.Model\n The model object for controlling the pipeline.\n\nReturns\n-------\nmodel : alphapy.Model\n The final results are stored in the model object.\n\nRaises\n------\nKeyError\n... | 1 |
{'name': 'get_version@versioneer.py', 'description': 'Get the short version string for this project.', 'signature': 'def get_version():'}</s>{'name': 'render_pep440_old@versioneer.py', 'description': 'TAG[.postDISTANCE[.dev0]] .\n\nThe ".dev0" means dirty.\n\nEexceptions:\n1: no tags. 0.postDISTANCE[.dev0]', 'code': 'd... | 0 |
{'name': 'TabularDataFeatures.get_categorical_intersections@lightautoml/pipelines/features/base.py', 'description': 'Get transformer that implements categorical intersections.\n\nArgs:\n train: Dataset with train data.\n feats_to_select: features to handle. If ``None`` - default filter.\n\nReturns:\n Transform... | 0 |
{'name': 'IKinBody@7_Demo_youBotPickAndPlace/code/modern_robotics/core.py', 'description': 'Computes inverse kinematics in the body frame for an open chain robot\n\n:param Blist: The joint screw axes in the end-effector frame when the\n manipulator is at the home position, in the format of a\n ... | 0 |
{'name': 'ArtFile.merge_tiles@src/astrobotany/art.py', 'description': 'Merge repeated tiles with the same styling into larger, single tiles.\n\nThis minimizes the total number of ANSI escape sequences needed to\nrender the final output.', 'signature': 'def merge_tiles(cls, character_matrix: CharacterMatrix) -> Characte... | 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': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQCACF_REG_SUB_USER_DATA = 3057 | 0 |
{'name': 'create_timeslot_table@swingtime/utils.py', 'description': 'Create a grid-like object representing a sequence of times (rows) and\ncolumns where cells are either empty or reference a wrapper object for\nevent occasions that overlap a specific time slot.\n\nCurrently, there is an assumption that if an occurrenc... | 1 |
{'name': 'Distinct@src/api/python/z3/z3.py', 'description': "Create a Z3 distinct expression.\n\n>>> x = Int('x')\n>>> y = Int('y')\n>>> Distinct(x, y)\nx != y\n>>> z = Int('z')\n>>> Distinct(x, y, z)\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z))\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z), blast_distinct=... | 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>MQQDT_SHARED_DYNAMIC = 4 | 0 |
{'name': 'GDAL2Tiles.open_input@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'Initialization of the input raster, reprojection if necessary', 'signature': 'def open_input(self) -> None:'}</s>{'name': 'scale_query_to_tile@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'Scales down que... | 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': 'ResetNolintSuppressions@scripts/cpplint.py', 'description': 'Resets the set of NOLINT suppressions to empty.', 'signature': 'def ResetNolintSuppressions():'}</s>{'name': 'CheckForBadCharacters@scripts/cpplint.py', 'description': "Logs an error for each line containing bad characters.\n\nTwo kinds of bad chara... | 0 |
{'name': 'validate_F@xmldiff/main.py', 'description': 'Type function for argparse - a float within some predefined bounds', 'signature': 'def validate_F(arg):'}</s>__version__ = metadata.version("xmldiff") | 0 |
{'name': 'extend@udiskie/common.py', 'description': 'Merge two dicts and return a new dict. Much like subclassing works.', 'signature': 'def extend(a: dict, b: dict) -> dict:'}</s>{'name': 'ObjDictView@udiskie/common.py', 'description': 'Provide dict-like access view to the attributes of an object.', 'base_classes': []... | 0 |
{'name': 'EmbeddingCtx.get_embedding_size@persia/ctx.py', 'description': 'Get number of ids on all embedding servers.', 'signature': 'def get_embedding_size(self) -> List[int]:'}</s>{'name': 'DistributedBaseOption@persia/distributed.py', 'description': 'Implements a common option to convert torch model to a distributed... | 0 |
{'name': 'LibcxxMultiMapDataFormatterTestCase.test_with_run_command@lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multimap/TestDataFormatterLibccMultiMap.py', 'description': 'Test that that file and class static variables display correctly.', 'signature': 'def test_with_ru... | 0 |
{'name': 'test_put_update_mitre_org_malformed_roles@test-http/src/test/org_user_tests/org.py', 'description': 'service should return useful error message for malformed roles ', 'signature': 'def test_put_update_mitre_org_malformed_roles():'}</s>{'name': 'test_post_new_org_user@test-http/src/test/org_user_tests/org.py',... | 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': 'ExportHtmlCommand.run@ExportHtml.py', 'description': 'Run command.', 'signature': 'def run(self, **kwargs):'}</s>CODE = "<span class="%(class)s" style="background-color: %(highlight)s; color: %(color)s;">%(content)s</span>" | 0 |
{'name': '_strict_random_crop_image@object_detection/core/preprocessor.py', 'description': 'Performs random crop.\n\nNote: Keypoint coordinates that are outside the crop will be set to NaN, which\nis consistent with the original keypoint encoding for non-existing keypoints.\nThis function always crops the image and is ... | 0 |
{'name': 'Model_latency.calculate_model_latency@MNSIM/Latency_Model/Model_latency.py', 'description': 'merge the latency_0 and latency_1\n:param mode: 0: fill in input data row by row, 1: fill in input data kerlenl size by kernel size (column direction)\n:return:', 'signature': 'def calculate_model_latency(self, mode=0... | 1 |
{'name': 'config_file@test/conftest.py', 'description': 'Prepares Bioconda config.yaml', 'signature': 'def config_file(tmpdir: py.path.local, case):'}</s>{'name': 'run@bioconda_utils/utils.py', 'description': 'Run a command (with logging, masking, etc)\n\n- Explicitly decodes stdout to avoid UnicodeDecodeErrors that ca... | 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': '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': 'ParserElement.searchString@venv/Lib/site-packages/setuptools/_vendor/pyparsing.py', 'description': 'Another extension to C{L{scanString}}, simplifying the access to the tokens found\nto match the given parse expression. May be called with optional\nC{maxMatches} argument, to clip searching after \'n\' matche... | 0 |
{'name': '_ModifyCSPSearchPathForPath@pymacds-dist/pymacds/__init__.py', 'description': 'Modifies the search nodes for a given path.\n\nArgs:\n action: one of (["append", "delete"]) only.\n node: the node to append or delete.\n path: the DS path to modify.\nReturns:\n True on success\nRaises:\n DSException: Could ... | 0 |
{'name': 'BitfieldsTestCase.test_and_python_api@tools/lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py', 'description': 'Use Python APIs to inspect a bitfields variable.', 'signature': 'def test_and_python_api(self):'}</s>{'name': 'expectedFailureAndroid@tools/lldb/packages/Python/lldbsuite/test/de... | 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_message_event... | 0 |
{'name': 'get_arguments@train_s4GAN_wrn38.py', 'description': 'Parse all the arguments provided from the CLI.\n\nReturns:\n A list of parsed arguments.', 'signature': 'def get_arguments():'}</s>{'name': 'CrossEntropy2d@utils/loss.py', 'description': 'DOCSTRING', 'base_classes': ['nn.Module'], 'methods': [{'name': 'Cro... | 0 |
{'name': 'PreviewManager.__init__@preview_generator/manager.py', 'description': ':param cache_folder_path: path to the cache folder.\nThis is where previews will be stored\n:param create_folder: if True, then create the cache folder\nif it does not exist', 'signature': 'def __init__(self, cache_folder_path: str, create... | 0 |
{'name': 'GefRemoteSessionManager.connect@gef.py', 'description': 'Connect to remote target. If in extended mode, also attach to the given PID.', 'signature': 'def connect(self, pid: int) -> bool:'}</s>{'name': 'gef_print@gef.py', 'description': 'Wrapper around print(), using string buffering feature.', 'code': 'def ge... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.