text string | label int64 |
|---|---|
{'name': 'test_skip_vertical_interpolation@tests/test_oopinterface.py', 'description': 'To test whether the new features of even-to-odd grid interpolation works well.\n\n.. versionadded:: 1.3', 'signature': 'def test_skip_vertical_interpolation():'}</s>DRY_GAS_CONSTANT = 287.0 | 1 |
{'name': 'BIDSLayoutIndexer._index_metadata@src/bids/layout/index.py', 'description': 'Index metadata for all files in the BIDS dataset.\n ', 'signature': 'def _index_metadata(self):'}</s>{'name': 'make_bidsfile@src/bids/utils.py', 'description': 'Create a BIDSFile instance of the appropriate class. ', 'code': '... | 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': 'p64@gef.py', 'description': 'Pack one qword respecting the current architecture endianness.', 'code': 'def p64(x: int, s: bool ... | 0 |
{'name': 'PacketFilter.kill_states@pf/filter.py', 'description': 'Clear states matching the specified arguments.\n\nStates can be specified by address family, layer-4 protocol, source and\ndestination addresses, interface name, label and routing domain. Return\nthe number of killed states.', 'signature': 'def kill_stat... | 0 |
{'name': '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': 'Bottle.route@3rdparty/mongo-c-driver-1.26.2/build/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:p... | 0 |
{'name': 'calculate_gross_price@steampy/utils.py', 'description': "Calculate the price including the publisher's fee and the Steam fee.\n\nArguments:\n price_net (Decimal): The amount that the seller receives after a market transaction.\n publisher_fee (Decimal): The Publisher Fee is a game specific fee that is d... | 0 |
{'name': 'EnumSchema.validate@lang/py/avro/schema.py', 'description': 'Return self if datum is a valid member of this Enum, else None.', 'signature': 'def validate(self, datum):'}</s>{'name': 'make_logical_schema@lang/py/avro/schema.py', 'description': 'Map the logical types to the appropriate literal type and schema c... | 0 |
{'name': 'find_path_dfs@One_Stroke/Find_Path.py', 'description': '利用深度优先算法快速求解满足条件的所有的路径,只要经过的网格的个数等于可以走的网格的个数,就是一个解\n:param node_list: 表示走过的网格列表,[[node_index], node_sign]],元素为网格索引和这个网格已经去往周围网格的个数,用于回溯\n:param map: 表示图的数组\n:param solution_list: 存储所有的是解的路径\n:param h: 图的竖直方向网格的个数\n:param w: 图的水平方向网格的个数\n:param s_i: 不可以走的... | 0 |
{'name': 'AttachResumeTestCase.process_attach_continue_interrupt_detach@llvm-12.0.0-project/lldb/test/API/commands/process/attach-resume/TestAttachResume.py', 'description': 'Test attach/continue/interrupt/detach', 'signature': 'def process_attach_continue_interrupt_detach(self):'}</s>PROCESS_KILLED = "Process is kille... | 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': 'HindcastEnsemble.plot_alignment@src/climpred/classes.py', 'description': 'Plot ``initialized`` ``valid_time`` where matching ``verification`` ``time``.\n\nDepends on ``alignment``. Plots ``days since reference date`` controlled by\n``date2num_units``. ``NaN`` / white space shows where no verification is done.... | 0 |
{'name': 'FindStartOfExpressionInLine@tools/cpplint.py', 'description': 'Find position at the matching start of current expression.\n\nThis is almost the reverse of FindEndOfExpressionInLine, but note\nthat the input position and returned position differs by 1.\n\nArgs:\n line: a CleansedLines line.\n endpos: start s... | 0 |
{'name': 'TestVimModule.test_missing_parent@tests/test_module.py', 'description': 'Parent sections should exist.', 'signature': 'def test_missing_parent(self):'}</s>{'name': 'GetAutoloadNamespace@vimdoc/module.py', 'description': 'DOCSTRING', 'code': "def GetAutoloadNamespace(filepath):\n return (os.path.splitext(file... | 0 |
{'name': 'Grid.face_node_connectivity@uxarray/grid/grid.py', 'description': 'Indices of the nodes that make up each face.\n\nDimensions: ``(n_face, n_max_face_nodes)``\n\nNodes are in counter-clockwise order.', 'signature': 'def face_node_connectivity(self) -> xr.DataArray:'}</s>EDGE_FACE_CONNECTIVITY_ATTRS = {
"cf... | 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_CF_NOT_AVAILABLE = 2345 | 0 |
{'name': 'versus_rest@diffxpy/testing/tests.py', 'description': 'Perform pairwise differential expression test between two groups on adata object\nfor each gene for each groups versus the rest of the data set.\n\nThis function wraps the selected statistical test for the scenario of\na two sample comparison. All unit_te... | 0 |
{'name': 'View.analyze_cluster@picasso/gui/render.py', 'description': 'Clusters picked locs using k-means clustering. ', 'signature': 'def analyze_cluster(self):'}</s>{'name': 'get_image_shift@picasso/imageprocess.py', 'description': 'Computes the shift from imageA to imageB', 'code': 'def get_image_shift(imageA, image... | 0 |
{'name': 'BASpron_to_list@s5_r2/local/build_big_lexicon.py', 'description': 'takes a BAS pron string and turns it into a list of phoneme tokens', 'signature': "def BASpron_to_list(pron,word=''):"}</s>manual_freq = 100 | 0 |
{'name': 'AutoCompleter.get_completions@autocomplete.py', 'description': 'Get all the completions related to the current file.', 'signature': 'def get_completions(self, view, locations):'}</s>STATUS_MSG_MANAGER = StatusMessagesManager() | 0 |
{'name': '_Printer._FieldToJsonObject@third_party/dawn/third_party/protobuf/python/google/protobuf/json_format.py', 'description': 'Converts field value according to Proto3 JSON Specification.', 'signature': 'def _FieldToJsonObject(self, field, value):'}</s>{'name': 'DoubleValueChecker@third_party/dawn/third_party/prot... | 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': 'run@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Start a server instance. This method blocks until the server terminates.\n\n:param app: WSGI application or target string supported by\n :func:`load_app`. (default: :func:`default_app`)\n:param server: Server adapter to use. See :data:... | 0 |
{'name': 'message_passing_fast@src/mbi/marginal_oracles.py', 'description': 'Compute marginals from (log-space) potentials using the message passing algorithm.\n\nThis implementation leverages the "einsum" primitve to compute clique marginals\nwithout materializing marginals over the super cliques first (nodes in the\n... | 0 |
{'name': 'create_coinbase@test/functional/test_framework/blocktools.py', 'description': 'Create a coinbase transaction.\n\nIf pubkey is passed in, the coinbase output will be a P2PK output;\notherwise an anyone-can-spend output.\n\nIf extra_output_script is given, make a 0-value output to that\nscript. This is useful t... | 0 |
{'name': 'Test.test_MOD09Q1@tests/test_imagecollection.py', 'description': 'Test the image collection module for MOD09Q1', 'signature': 'def test_MOD09Q1(self):'}</s>MYD09GQ = ee.ImageCollection("MODIS/006/MYD09GQ").filterBounds(point) | 0 |
{'name': 'add_main_cli@rivalcfg/cli.py', 'description': 'Adds the main CLI options.\n\n:param ArgumentParser cli_parser: An :class:`ArgumentParser` instance.', 'signature': 'def add_main_cli(cli_parser):'}</s>{'name': 'trigger@rivalcfg/udev.py', 'description': 'Trigger udev to take into account the new rules.', 'code':... | 0 |
{'name': 'get_connector_mapping@os_brick/initiator/connector.py', 'description': 'Get connector mapping based on platform.\n\nThis is used by Nova to get the right connector information.\n\n:param arch: The architecture being requested.', 'signature': 'def get_connector_mapping(arch=None):'}</s>{'name': 'InvalidParamet... | 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>MQCMD_INQUIRE_CMD_SERVER = 117 | 0 |
{'name': 'generate_flat_fields@scripts/generators/intermediate_files.py', 'description': 'Generate ecs_flat.yml', 'signature': 'def generate_flat_fields(fields: Dict[str, FieldEntry]) -> Dict[str, Field]:'}</s>{'name': 'dict_copy_existing_keys@scripts/generators/ecs_helpers.py', 'description': 'DOCSTRING', 'code': 'def... | 0 |
{'name': 'taproot_construct@test/functional/test_framework/script.py', 'description': 'Construct a tree of Taproot spending conditions\n\npubkey: a 32-byte xonly pubkey for the internal pubkey (bytes)\nscripts: a list of items; each item is either:\n - a (name, CScript or bytes, leaf version) tuple\n - ... | 0 |
{'name': 'Hashing.encode_image@imagededup/methods/hashing.py', 'description': "Generate hash for a single image.\n\nArgs:\n image_file: Path to the image file.\n image_array: Optional, used instead of image_file. Image typecast to numpy array.\n\nReturns:\n hash: A 16 character hexadecimal string hash for the ... | 0 |
{'name': '_config_create@dwave/cloud/cli.py', 'description': 'Full/simplified dwave create flows.', 'signature': 'def _config_create(config_file, profile, ask_full=False, auto_token=False, project=None):'}</s>{'name': '_install_contrib_package@dwave/cloud/cli.py', 'description': "pip install non-oss package `name` from... | 0 |
{'name': 'VxmDenseSemiSupervisedSeg.__init__@voxelmorph/tf/networks.py', 'description': 'Parameters:\n inshape: Input shape. e.g. (192, 192, 192)\n nb_labels: Number of labels used for ground truth segmentations.\n nb_unet_features: Unet convolutional features. \n See VxmDense documentation for more inf... | 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>crackline_re_1 = re.compil... | 1 |
{'name': 'loadPlugins@packstack/installer/run_setup.py', 'description': 'Load All plugins from ./plugins', 'signature': 'def loadPlugins():'}</s>commandLineValues = {} | 0 |
{'name': 'IncInterfaceGenerator.do_table4_transformation@da/compiler/incgen.py', 'description': 'Transformation defined in Table 4 of OOPSLA paper.\n\nThis transformation breaks up quantification conditions involving\nlogical operators (and/or) in the hopes of creating opportunities to\napply table 3.\n\nNote 1: unlike... | 0 |
{'name': 'StdImageFieldFile.render_variation@stdimage/models.py', 'description': 'Render an image variation and saves it to the storage.', 'signature': 'def render_variation('}</s>logger = logging.getLogger() | 1 |
{'name': 'wait_on_db_update@grizli/aws/db.py', 'description': 'Wait for db to stop updating on root', 'signature': 'def wait_on_db_update(root, t0=60, dt=30, n_iter=60, engine=None):'}</s>{'name': 'GTable@grizli/utils.py', 'description': 'Extend `~astropy.table.Table` class with more automatic IO and other\nhelper meth... | 0 |
{'name': 'GTestHelpTest.TestHelpFlag@Engine/lib/gtest/googletest/test/gtest_help_test.py', 'description': 'Verifies correct behavior when help flag is specified.\n\nThe right message must be printed and the tests must\nskipped when the given flag is specified.\n\nArgs:\n flag: A flag to pass to the binary or None.', ... | 1 |
{'name': 'compute_sparse_agent_cell_f@self_organising_systems/biomakerca/env_logic.py', 'description': "Compute a sparse agent cell_f.\n\nThis works for ExclusiveOp, ParallelOp and ReproduceOp.\nNote that the cell_f *requires* to have the proper argument name 'programs',\nso this is an informal interface.\n\nif it is u... | 0 |
{'name': 'TokenList.token_first@sqlparse/sql.py', 'description': 'Returns the first child token.\n\nIf *skip_ws* is ``True`` (the default), whitespace\ntokens are ignored.\n\nif *skip_cm* is ``True`` (default: ``False``), comments are\nignored too.', 'signature': 'def token_first(self, skip_ws=True, skip_cm=False):'}</... | 0 |
{'name': '_GenerateRenderMethod.create_filter_callable@mako/codegen.py', 'description': "write a filter-applying expression based on the filters\npresent in the given filter names, adjusting for the global\n'default' filter aliases as needed.", 'signature': 'def create_filter_callable(self, args, target, is_expression)... | 0 |
{'name': 'PFDivert._to_struct@pf/rule.py', 'description': 'Convert a PFDivert object to a divert structure.', 'signature': 'def _to_struct(self):'}</s>LOG_ALERT = 1 | 0 |
{'name': 'MeshElementField.place@python/taichi/lang/mesh.py', 'description': 'Declares mesh attributes for the mesh element in current mesh.\n\nArgs:\nmembers (Dict[str, Union[PrimitiveType, MatrixType]]): names and types for element attributes.\nreorder: True if reorders the internal memory for coalesced d... | 1 |
{'name': 'prim_generate_maze_wall@Perfect Maze/Maze_AnFany_Wall.py', 'description': '根据Prim算法,遍历墙生成a*b大小的迷宫,动态展示迷宫的生成过程\n:param a: 迷宫的行数\n:param b: 迷宫的列数\n:param path: 是否在最终的迷宫中添加路径,默认添加\n:return: 表示迷宫内所有墙的状态的字典', 'signature': 'def prim_generate_maze_wall(a, b, path=False):'}</s>Wall_Width = 4 | 1 |
{'name': 'takePantiltSequence@source/pi-timolo.py', 'description': 'Take a sequence of images based on a list of pantilt positions and save with\na sequence number appended to the filename', 'signature': 'def takePantiltSequence(filename, daymode, pix_ave, num_count, num_path):'}</s>{'name': 'checkIfDayStream@source/pi... | 0 |
{'name': 'Filter.method@django_filters/filters.py', 'description': "Filter method needs to be lazily resolved, as it may be dependent on\nthe 'parent' FilterSet.", 'signature': 'def method():'}</s>EMPTY_VALUES = ([], (), {}, "", None) | 0 |
{'name': 'SeekPage.prev_page@infinite_scroll_pagination/paginator.py', 'description': "Return ``{'value': value, 'pk' pk}`` to fetch the prev page", 'signature': 'def prev_page(self):'}</s>{'name': 'paginate@infinite_scroll_pagination/paginator.py', 'description': 'Return a ``SeekPage`` containing the paginated result'... | 0 |
{'name': 'Empty@src/api/python/z3/z3.py', 'description': 'Create the empty sequence of the given sort\n>>> e = Empty(StringSort())\n>>> e2 = StringVal("")\n>>> print(e.eq(e2))\nTrue\n>>> e3 = Empty(SeqSort(IntSort()))\n>>> print(e3)\nEmpty(Seq(Int))\n>>> e4 = Empty(ReSort(SeqSort(IntSort())))\n>>> print(e4)\nEmpty(ReSo... | 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': 'sign2map@venv/Lib/site-packages/numpy/f2py/capi_maps.py', 'description': 'varname,ctype,atype\ninit,init.r,init.i,pytype\nvardebuginfo,vardebugshowvalue,varshowvalue\nvarrfromat\nintent', 'signature': 'def sign2map(a, var):'}</s>{'name': 'flatlist@venv/Lib/site-packages/numpy/f2py/auxfuncs.py', 'description':... | 0 |
{'name': 'construct_model@src/experiments.py', 'description': 'Construct NN graph.', 'signature': 'def construct_model(args):'}</s>{'name': 'load_triples@src/data_utils.py', 'description': 'Convert triples stored on disc into indices.', 'code': 'def load_triples(data_path, entity_index_path, relation_index_path, group_... | 0 |
{'name': 'scope_vars@agents/bdq/common/tf_util.py', 'description': 'Get variables inside a scope\nThe scope can be specified as a string\n\nParameters\n----------\nscope: str or VariableScope\n scope in which the variables reside.\ntrainable_only: bool\n whether or not to return only the variables that were marke... | 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>{'name': 'removeQuotes@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/py... | 1 |
{'name': 'callback@scripts/build.py', 'description': 'Build tools.', 'signature': 'def callback() -> None:'}</s>{'name': '_project_base_files@scripts/build.py', 'description': 'DOCSTRING', 'code': 'def _project_base_files(glob: str) -> Iterable[Path]:\n yield from _repo_path().glob(glob)'} | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQXT_CHANNEL_AUTO_DEF_EXIT = py23long(16) | 0 |
{'name': 'openLabJack@src/LabJackPython.py', 'description': 'openLabJack(deviceType, connectionType, firstFound = True, pAddress = 1, LJSocket = None)\n\nNote: On Windows, UE9 over Ethernet, pAddress MUST be the IP address. ', 'signature': 'def openLabJack(deviceType, connectionType, firstFound = True, pAddress = None,... | 0 |
{'name': 'IUCoordinator.register_entity@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'A HA entity has been registered', 'signature': 'def register_entity('}</s>CONF_INDEX = "index" | 0 |
{'name': 'build_buy_limit_vertical_call_spread_order@tdameritrade/orders/order_builder.py', 'description': 'Buy Limit: Vertical Call Spread\n\nBuy to open 10 contracts of the XYZ Jan 15, 2016 $40 Call and\nSell to open 10 contracts of the XYZ Jan 15, 2016 $42.5 Call\nfor a Net Debit of $1.20 good for the Day.\n\nArgs:\... | 1 |
{'name': 'PCFExecute.__init__@code/pymqi/__init__.py', 'description': "PCFExecute(name = '')\n\nConnect to the Queue Manager 'name' (default value '') ready\nfor a PCF command. If name is a QueueManager instance, it is\nused for the connection, otherwise a new connection is made ", 'signature': 'def __init__(self, name... | 0 |
{'name': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQRC_CONVERTED_MSG_TOO_BIG = 2120 | 0 |
{'name': 'mpl_palette@nelpy/plotting/palettes.py', 'description': 'Return discrete colors from a matplotlib palette.\n\nNote that this handles the qualitative colorbrewer palettes\nproperly, although if you ask for more colors than a particular\nqualitative palette can provide you will get fewer than you are\nexpecting... | 0 |
{'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': 'init_pairing_fock@doc/LectureNotes/_build/jupyter_execute/cc.py', 'description': 'initializes the Fock matrix of the pairing model\n\nparam delta: Single-particle spacing, as in Eq. (8.41)\nparam g: pairing strength, as in eq. (8.42)\nparam pnum: number of particle states\nparam hnum: number of hole states\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': 'plot_sounding_axes@pymeteo/skewt.py', 'description': 'Plots Skew-T/Log-P axes\n\nThis will plot isotherms, isobars, dry and moist adiabats, \nlines of constant water vapor mixing ratio, labels and \nsetup the y axes to be reversed.\n\n:paramter axes: The axes to draw on', 'signature': 'def plot_sounding_axes(... | 0 |
{'name': 'MemoryFindTestCase.test_memory_find@llvm-project/lldb/test/API/functionalities/memory/find/TestMemoryFind.py', 'description': "Test the 'memory find' command.", 'signature': 'def test_memory_find(self):'}</s>{'name': 'expectedFlakeyOS@llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py', 'descripti... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRCCF_CHAD_EVENT_ERROR = 4081 | 0 |
{'name': 'uhstack@unyt/array.py', 'description': 'Stack arrays in sequence horizontally while preserving units\n\nThis is a wrapper around np.hstack that preserves units.\n\nExamples\n--------\n>>> from unyt import km\n>>> a = [1, 2, 3]*km\n>>> b = [2, 3, 4]*km\n>>> print(uhstack([a, b])) # doctest: +IGNORE_EXCEPTION_D... | 0 |
{'name': 'TestSystem.test_sys_favourites_and_dates@tests/test_system/test_system.py', 'description': 'Download favourite images in test library.\nAlso Check that dates are set correctly', 'signature': 'def test_sys_favourites_and_dates(self):'}</s>comparison_root = Path("comparison") | 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': '_UnknownFields@third_party/dawn/third_party/protobuf/... | 1 |
{'name': 'check_inbox@tor/core/inbox.py', 'description': 'Go through all the unread messages in the inbox.\n\nIt deliberately leaves mail which does not fit into either category so that it can\nbe read manually at a later point.\n\n:return: None.', 'signature': 'def check_inbox(cfg: Config) -> None:'}</s>i18n = transla... | 0 |
{'name': 'showBox@source/pi-timolo.py', 'description': 'Show stream image detection area on image to align camera\nThis is a quick fix for restricting motion detection\nto a portion of the final image. Change the stream image size\non line 206 and 207 above\nAdjust track config.py file MOTION_TRACK_TRIG_LEN as required... | 0 |
{'name': 'engine.classical@src/bids/external/inflect.py', 'description': 'turn classical mode on and off for various categories\n\nturn on all classical modes:\nclassical()\nclassical(all=True)\n\nturn on or off specific claassical modes:\ne.g.\nclassical(herd=True)\nclassical(names=False)\n\nBy default all classical m... | 0 |
{'name': 'add_multi_constructor@strictyaml/ruamel/main.py', 'description': 'Add a multi-constructor for the given tag prefix.\nMulti-constructor is called for a node if its tag starts with tag_prefix.\nMulti-constructor accepts a Loader instance, a tag suffix,\nand a node object and produces the corresponding Python ob... | 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': 'Node._get_list_attribute_is_member_off@redbaron/base_nodes.py', 'description': "Return the list attribute of the parent from which this node is a\nmember.\n\nIf this node isn't in a list attribute, return None.", 'signature': 'def _get_list_attribute_is_member_off(self):'}</s>{'name': 'DotProxyList@redbaron/b... | 0 |
{'name': '_populate_face_centerpoints@uxarray/grid/coordinates.py', 'description': "Calculates the face centerpoints using Welzl's algorithm. It is a\nrandomized algorithm for finding the center and radius of the smallest\ncircle that encloses a set of points. It is here adapted to work on a unit\nsphere. Also, this al... | 0 |
{'name': 'Path.asGameModRelative@ValveFileSystem/path.py', 'description': "Returns a path instance that is relative to the mod if the path is under the game tree.\nIf the path doesn't match the game tree, the original filepath is returned.", 'signature': 'def asGameModRelative(self):'}</s>_GAME = None | 0 |
{'name': 'bisection@TDScanner/sqlmap/lib/techniques/blind/inference.py', 'description': 'Bisection algorithm that can be used to perform blind SQL injection\non an affected host', 'signature': 'def bisection(payload, expression, length=None, charsetType=None, firstChar=None, lastChar=None, dump=False):'}</s>PARTIAL_VAL... | 1 |
{'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 |
{'name': 'Node.bye@shingetsu/node.py', 'description': 'Unconnect.', 'signature': 'def bye(self):'}</s>sync_range = {} | 0 |
{'name': 'Signal.from_xml@dbus_next/introspection.py', 'description': 'Convert an :class:`xml.etree.ElementTree.Element` to a :class:`Signal`.\n\nThe element must be valid DBus introspection XML for a ``signal``.\n\n:param element: The parsed XML element.\n:type element: :class:`xml.etree.ElementTree.Element`\n:param i... | 0 |
{'name': 'enable_gd_member@security/guardduty/index.py', 'description': 'Enable the delegated admin account from the AWS Organization root\naccount for testing purpose only\n:param session: STS sesion of the GuardDuty master account\n:param region: the region wherre GuardDuty master to be enabled\n:param properties: pr... | 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': 'apply_along_axis@venv/Lib/site-packages/numpy/ma/extras.py', 'description': '(This docstring should be overwritten)', 'signature': 'def apply_along_axis(func1d, axis, arr, *args, **kwargs):'}</s>isarray = isMaskedArray | 0 |
{'name': 'textures_locate_cmd@cjio/cjio.py', 'description': 'Output the location of the texture files.', 'signature': 'def textures_locate_cmd():'}</s>{'name': 'load@cjio/cityjson.py', 'description': 'Load a CityJSON file for working with it though the API\n\n:param path: Absolute path to a CityJSON file\n:param transf... | 0 |
{'name': 'BaseResponse.add_header@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Add an additional response header, not removing duplicates. ', 'signature': 'def add_header(self, name, value):'}</s>{'name': 'GeventServer@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': "Untested. Option... | 0 |
{'name': 'test_minimal_data@tests/builder/builder_test.py', 'description': 'Test the minimal data that must be provided to generate UFOs, and in\nsome cases that additional redundant data is not set.', 'signature': 'def test_minimal_data(ufo_module):'}</s>{'name': '_run_guideline_test@tests/builder/builder_test.py', 'd... | 0 |
{'name': 'Record.to_dataframe@wfdb/io/record.py', 'description': 'Create a dataframe containing the data from this record.\n\n\nReturns\n-------\nA dataframe, with sig_name in the columns. The index is a DatetimeIndex\nif both base_date and base_time were set, otherwise a TimedeltaIndex.', 'signature': 'def to_datafram... | 0 |
{'name': 'FPVal@src/api/python/z3/z3.py', 'description': 'Return a floating-point value of value `val` and sort `fps`.\nIf `ctx=None`, then the global context is used.\n\n>>> v = FPVal(20.0, FPSort(8, 24))\n>>> v\n1.25*(2**4)\n>>> print("0x%.8x" % v.exponent_as_long(False))\n0x00000004\n>>> v = FPVal(2.25, FPSort(8, 24... | 0 |
{'name': 'SegWitTest.test_max_witness_push_length@test/functional/p2p_segwit.py', 'description': 'Should only allow up to 520 byte pushes in witness stack ', 'signature': 'def test_max_witness_push_length(self):'}</s>OP_TUCK = CScriptOp(0x7d) | 0 |
{'name': 'lineno@tests/_lib_vendors/pkg_resources/_vendor/pyparsing.py', 'description': 'Returns current line number within a string, counting newlines as line separators.\nThe first line is number 1.\n\nNote: the default parsing behavior is to expand tabs in the input string\nbefore starting the parsing process. See ... | 0 |
{'name': 'parse_tcsh_args@src/python_scripts/afnipy/lib_apqc_io.py', 'description': 'Parse arguments for tcsh scripter.\n\nInput\n-----\nargv : list of args (not including prog name)\n\nReturn\n------\n\niopts : an object with the argument values stored, including a\n self-"check_req()" method, as well.', 'signature... | 0 |
{'name': '_EpanetRule.add_action_on_false@wntr/epanet/io.py', 'description': 'Add an "else" action from an IfThenElseControl', 'signature': "def add_action_on_false(self, action, prefix=' ELSE'):"}</s>_VALVE_LABEL = "{:21s} {:20s} {:20s} {:>20s} {:4s} {:>20s} {:>20s}
" | 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': '_FindPythonFiles@tools/yapf/yapf/yapflib/file_resources.py', 'description': 'Find all Python files.', 'signature': 'def _FindPythonFiles(filenames, recursive, exclude):'}</s>{'name': '_BoolConverter@tools/yapf/yapf/yapflib/style.py', 'description': 'Option value converter for a boolean.', 'code': 'def _BoolCo... | 0 |
{'name': '_get_install_names@delocate/tools.py', 'description': 'Return install names from library named in `filename`.\n\nReturns tuple of install names.\n\ntuple will be empty if no install names, or if this is not an object file.\n\nParameters\n----------\nfilename : str or PathLike\n filename of library\n\nRetur... | 1 |
{'name': '_AppHandler.build@jupyterlab/commands.py', 'description': 'Build the application.', 'signature': 'def build('}</s>{'name': '_fetch_package_metadata@jupyterlab/commands.py', 'description': 'Fetch the metadata for a package from the npm registry', 'code': 'def _fetch_package_metadata(registry, name, logger):\n ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.