text string | label int64 |
|---|---|
{'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': 'process_direct_grism_visit@grizli/prep.py', 'description': 'Full processing of a direct (+grism) image visit.\n\nParameters\n----------\ndirect : dict\n Dictionary with keys \'files\' and \'product\' for the direct images.\n\ngrism : dict\n Dictionary with keys \'files\' and \'product\' for the grism im... | 0 |
{'name': 'stop_flops_count@src/utils/flops_counter.py', 'description': 'A method that will be available after add_flops_counting_methods() is called\non a desired net object.\nStops computing the mean flops consumption per image.\nCall whenever you want to pause the computation.', 'signature': 'def stop_flops_count(sel... | 0 |
{'name': 'TopLevelMixin.repeat@altair/vegalite/v5/api.py', 'description': "Return a RepeatChart built from the chart\n\nFields within the chart can be set to correspond to the row or\ncolumn using `alt.repeat('row')` and `alt.repeat('column')`.\n\nParameters\n----------\nrepeat : list\n a list of data column names t... | 0 |
{'name': 'BaseRequest.query@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'The :attr:`query_string` parsed into a :class:`FormsDict`. These\nvalues are sometimes called "URL arguments" or "GET parameters", but\nnot to be confused with "URL wildcards" as they are provided by the\n:class:`Router`. ', 's... | 0 |
{'name': 'source@tools/sel4_extensions/gdbscript.py', 'description': 'Convenience decorator for sourcing gdb commands', 'signature': 'def source(callable):'}</s>{'name': 'seL4Break@tools/sel4_extensions/gdbscript.py', 'description': 'Creates a breakpoint\n\nsel4 break thread [address]\n\nCreates a breakpoint in <thread... | 0 |
{'name': 'render_positive_time_period@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Resolve a template that specifies a timedelta', 'signature': 'def render_positive_time_period(data: dict, key: str) -> None:'}</s>RES_TIMELINE_NEXT = "next" | 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': '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>CRANKD_CONFIG = None | 0 |
{'name': 'validate_F@xmldiff/main.py', 'description': 'Type function for argparse - a float within some predefined bounds', 'signature': 'def validate_F(arg):'}</s>{'name': '_parse_ignored_attrs@xmldiff/main.py', 'description': 'DOCSTRING', 'code': 'def _parse_ignored_attrs(ignored_attrs):\n if ignored_attrs is None... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRQ_SSL_CLIENT_AUTH_ERROR = 15 | 0 |
{'name': 'Field.transform@ddparser/parser/data_struct/field.py', 'description': 'Sequences transform function, such as converting word to id, adding bos tags to sequences, etc.', 'signature': 'def transform(self, sequences):'}</s>{'name': 'unsqueeze@ddparser/parser/nets/nn.py', 'description': 'Increase the number of ax... | 0 |
{'name': 'streets_per_node_proportions@osmnx/stats.py', 'description': 'Calculate streets-per-node proportions.\n\nParameters\n----------\nG\n Input graph.\n\nReturns\n-------\nspnp\n Dictionary keyed by count of streets incident on each node, and with\n values of what proportion of nodes in the graph have thi... | 0 |
{'name': 'parse_xml_file@scripts/docs/api_docgen/xml_utils.py', 'description': 'Return the top-level objects from an lxml-parsed file', 'signature': 'def parse_xml_file(filename: str) -> Tuple[Any, Any]:'}</s>DOC_FIELD = "__doc__" | 0 |
{'name': 'BaseCheckTypesTestCase.test_base_check_types_are_public@oslo_policy/tests/test_policy.py', 'description': 'Check that those check types are part of public API.\n\nThey are blessed to be used by library consumers.', 'signature': 'def test_base_check_types_are_public(self):'}</s>{'name': 'ParseStateMeta@oslo_po... | 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... | 1 |
{'name': 'toggle_fullscreen@soundrts/clientmedia.py', 'description': 'toggle full screen mode, and say it', 'signature': 'def toggle_fullscreen():'}</s>HAS_JUST_LOGGED_OUT = [4259] | 0 |
{'name': 'CSSParser.selector_iter@SneakerBot 2019/venv/lib/python3.7/site-packages/soupsieve/css_parser.py', 'description': 'Iterate selector tokens.', 'signature': 'def selector_iter(self, pattern):'}</s>RE_NTH = re.compile(
r'(?P<s1>[-+])?(?P<a>[0-9]+n?|n)(?:(?<=n){ws}*(?P<s2>[-+]){ws}*(?P<b>[0-9]+))?'.format(ws=... | 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>MQCACF_SYSP_ARCHIVE_PFX2 = 3147 | 0 |
{'name': '__listAllUE9Unix@src/LabJackPython.py', 'description': 'Private listAll function for use on unix and mac machines to find UE9s.\n ', 'signature': 'def __listAllUE9Unix(connectionType):'}</s>LJ_chSPI_MODE = 5102 | 0 |
{'name': 'Box3dEvaluator.evaluate@cityscapesscripts/evaluation/evalObjectDetection3d.py', 'description': 'Main evaluation routine.', 'signature': 'def evaluate(self):'}</s>{'name': 'getFiles@cityscapesscripts/evaluation/objectDetectionHelpers.py', 'description': 'Recursively walks through the folder and finds\nreturns ... | 0 |
{'name': 'main@nanoplot/NanoPlot.py', 'description': 'Organization function\n-setups logging\n-gets inputdata\n-calls plotting function', 'signature': 'def main():'}</s>html_head = "
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<style>
body {margin:0}
.grid { /* grid definition for index page */
display: ... | 0 |
{'name': '_makeTags@venv/Lib/site-packages/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>dblQuotedString = Combine(Regex(r'"(?:[^"\n\r\\]|(?:"")|(?:\\(?:[^x]|x[0-9a-fA-F]+)))*')+'"'... | 1 |
{'name': 'convert_inspirations@code/html/generate_static_website.py', 'description': ':param inspirations:\n:param entries:\n:return:', 'signature': 'def convert_inspirations(inspirations, entries):'}</s>{'name': 'entry_iterator@code/utils/osg.py', 'description': ' ', 'code': 'def entry_iterator():\n """\n\n "... | 0 |
{'name': '_change_precision_pact@nemo/transf/utils.py', 'description': 'Changes the target precision of a PACT quantization-aware layer.\n\n\n:param bits: target bit-width.\n:type bits: `int`\n\n:param scale_activations: if False, do not change precision of activations (default True).\n:type scale_activations: boolea... | 0 |
{'name': 'check_geoip@app/__init__.py', 'description': 'Check if the GeoIP database should be updated.\n ', 'signature': 'def check_geoip(f):'}</s>REFRESH_TIME = 1800 | 1 |
{'name': 'list_members@twitter_to_sqlite/cli.py', 'description': 'Fetch lists - accepts one or more screen_name/list_slug identifiers', 'signature': 'def list_members(db_path, identifiers, auth, ids):'}</s>{'name': 'fetch_user_timeline@twitter_to_sqlite/utils.py', 'description': 'DOCSTRING', 'code': 'def fetch_user_tim... | 0 |
{'name': 'PFState._to_string@pf/state.py', 'description': 'Return a string representing the state.', 'signature': 'def _to_string(self):'}</s>ICMP_UNREACH_ISOLATED = 8 | 0 |
{'name': '_handleAnswerFileParams@packstack/installer/run_setup.py', 'description': 'handle loading and validating\nparams from answer file\nsupports reading single or group params', 'signature': 'def _handleAnswerFileParams(answerFile):'}</s>ERR_FAILED_START_SERVICE = "Error: Can't start the %s service" | 0 |
{'name': 'generate_legacy@scripts/generators/es_template.py', 'description': 'Generate the legacy index template', 'signature': 'def generate_legacy('}</s>{'name': 'default_legacy_template_settings@scripts/generators/es_template.py', 'description': 'DOCSTRING', 'code': 'def default_legacy_template_settings(ecs_version:... | 0 |
{'name': 'str_to_timedelta@src/rororo/timedelta.py', 'description': 'Convert string value to timedelta instance according to the given format.\n\nIf format not set function tries to load timedelta using default\n``TIMEDELTA_FORMAT`` and then both of magic "full" formats.\n\nYou should also specify list of formats and f... | 1 |
{'name': '_decode_dict@fips-files/generators/sjson/__init__.py', 'description': 'delimited -- if ``True``, parsing will stop once the end-of-dictionary\n delimiter has been reached(``}``)', 'signature': 'def _decode_dict(stream, delimited=False):'}</s>{'name': '_indent@fips-files/generators/sjson/__init__.p... | 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': 'validate_config_v1@dwave/cloud/config/models.py', 'description': 'Validate raw config data (as obtain... | 0 |
{'name': 'diff@code/dpp/utils.py', 'description': 'Inverse of x.cumsum(dim=dim).\nCompute differences between subsequent elements of the tensor.\nArgs:\n x: Input tensor of arbitrary shape.\n dim: Dimension over which to compute the difference, {-2, -1}.\nReturns:\n diff: Tensor of the the same shape as x.', '... | 0 |
{'name': 'Model.get_constants@pyEMA/pyEMA.py', 'description': "Least square frequency domain 1D (Participation factor excluded)\n\n:param whose_poles: Whose poles to use, defaults to 'own'\n:type whose_poles: object or string ('own'), optional\n:param FRF_ind: FRF at which location to reconstruct, defaults to 'all'\n:t... | 1 |
{'name': 'CortexM.read_core_registers_raw@pyocd/coresight/cortex_m.py', 'description': 'Read one or more core registers\n\nRead core registers in reg_list and return a list of values.\nIf any register in reg_list is a string, find the number\nassociated to this register in the lookup table CORE_REGISTER.', 'signature':... | 0 |
{'name': 'control_read_initial_values@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'Read initial control values', 'signature': 'def control_read_initial_values(sniffer):'}</s>capture_coded = False | 0 |
{'name': 'sniffPossibleFeed@src/feedvalidator/__init__.py', 'description': 'Use wild heuristics to detect something that might be intended as a feed.', 'signature': 'def sniffPossibleFeed(rawdata):'}</s>TYPE_ATOM_ENTRY = 4 | 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': 'Reader.__init__@tools/gfx/png.py', 'description': 'Create a PNG decoder object.\n\nThe constructor expects exactly one keyword argument. If you\nsupply a positional argument instead, it will guess the input\ntype. You can choose among the following keyword arguments:\n\nfilename\n Name of input file (a PNG f... | 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': 'onnx_to_trt_name@shenlan_homework_bert/builder.py', 'description': 'Converting variables in the onnx checkpoint to names corresponding to the naming convention used in the TF version, expected by the builder', 'signature': 'def onnx_to_trt_name(onnx_name):'}</s>{'name': 'set_tensor_name@shenlan_homework_bert/... | 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': 'Device@fpga/lib/pcie/tb/pcie.py', 'description': 'PCIe device, container for multiple functions', 'base_classes': ['object... | 0 |
{'name': 'GoogleCenterMap.get_vardata@salem/datasets.py', 'description': 'Return and subset the image.', 'signature': 'def get_vardata(self, var_id=0):'}</s>{'name': 'PRCP@salem/wrftools.py', 'description': 'DOCSTRING', 'base_classes': ['FakeVariable'], 'methods': [{'name': 'PRCP.__init__@salem/wrftools.py', 'descripti... | 0 |
{'name': 'GlyphsBuilder._fake_designspace@Lib/glyphsLib/builder/builders.py', 'description': 'Build a fake designspace with the given UFOs as sources, so that all\nbuilder functions can rely on the presence of a designspace.', 'signature': 'def _fake_designspace(self, ufos):'}</s>GSOFFCURVE_ = 65 | 0 |
{'name': 'set_debug@source/tomopy/util/mproc.py', 'description': 'Set the global DEBUG variable.\n\nIf DEBUG is True, all computations will be run on the host process instead\nof distributing work over different processes. This can help to debug\nfunctions that give errors or cause segmentation faults. If DEBUG is Fals... | 0 |
{'name': 'test_get_features_from_precomputed_ica@mne_icalabel/iclabel/tests/test_features.py', 'description': "Test that we get the correct set of features from an MNE instance.\n\nCorresponds to the output from 'ICL_feature_extractor.m'.", 'signature': 'def test_get_features_from_precomputed_ica('}</s>{'name': '_retri... | 0 |
{'name': 'save_alias@d2lbook/library.py', 'description': 'Save alias into the library file', 'signature': 'def save_alias(tab_lib):'}</s>{'name': 'format_code_nb@d2lbook/library.py', 'description': 'DOCSTRING', 'code': "def format_code_nb(nb):\n for cell in nb.cells:\n if cell.cell_type == 'code':\n ... | 0 |
{'name': 'ParseArguments@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': 'Parses the command line arguments.\n\nThis may set the output format and verbosity level as side-effects.\n\nArgs:\n args: The command line arguments:\n\nReturns:\n The list of filenames to lint.', 'signature': 'def ParseArguments(a... | 0 |
{'name': 'MapperTest.test_holiday_mode@tests/test_mapper.py', 'description': 'Test map holiday mode.', 'signature': 'def test_holiday_mode(self) -> None:'}</s>{'name': '_datetime@pymultimatic/model/mapper.py', 'description': 'DOCSTRING', 'code': 'def _datetime(timestamp: Optional[int]) -> Optional[datetime]:\n if ti... | 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': 'invert_dict@src/python_scripts/afnipy/afni_util.py', 'description... | 0 |
{'name': 'DataContext.rebuild_db@disdat/data_context.py', 'description': "For this context, read in all pb's and rebuild tables.\nAll state is immutable.\n1.) Read in all HFrame PBs\n2.) Ensure that each HFrame PB is WEAKLY consistent -- file names corresponding to the\nframes are on disk (but we do not check their con... | 0 |
{'name': 'pbinom@src/luminol/utils.py', 'description': 'Compute cdf for binomial with prob = 0.5\ncompare to R pbinom\n:param k:\n:param n:\n:return: cumulative probability', 'signature': 'def pbinom(k, n):'}</s>{'name': 'InvalidDataFormat@src/luminol/exceptions.py', 'description': 'Raise when data has invalid format.'... | 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>MSIX_CAP_LEN = 3 | 0 |
{'name': 'ProcessLine@tools/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 wi... | 0 |
{'name': 'CheckStyle@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': "Checks rules from the 'C++ style rules' section of cppguide.html.\n\nMost of these rules are hard to test (naming, comment style), but we\ndo what we can. In particular we check for 2-space indents, line lengths,\ntab usage, spaces insid... | 0 |
{'name': 'create_reduced_sets@datasets/make_files/generate_datasets.py', 'description': 'Create reduced single-label train/validation/test sets.', 'signature': 'def create_reduced_sets(save: bool = False) -> None:'}</s>{'name': '_convert_to_target_value@enzynet/tools.py', 'description': 'Helper function that turns a st... | 0 |
{'name': 'HTTP2Connection._receive_events@httpcore/_sync/http2.py', 'description': 'Read some data from the network until we see one or more events\nfor a given stream ID.', 'signature': 'def _receive_events('}</s>{'name': 'Trace@httpcore/_trace.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': ... | 1 |
{'name': 'is_arch_supported@python/taichi/lang/misc.py', 'description': 'Checks whether an arch is supported on the machine.\n\nArgs:\n arch (taichi_python.Arch): Specified arch.\n\nReturns:\n bool: Whether `arch` is supported on the machine.', 'signature': 'def is_arch_supported(arch):'}</s>__all__ = [
"DEBU... | 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': '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': 'CalculateCompositionHydrophobicity@PyBioMed/PyProtein/CTD.py', 'description': '###############################################################################################\nA method used for calculating composition descriptors based on Hydrophobicity of\n\nAADs.\n\nUsage:\n\nresult=CalculateCompositionHydr... | 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>_python2 = sys.version_info[0] < 3 | 0 |
{'name': 'learn_continuous_tasks@agents/bdq/deepq/procedure_continuous_tasks.py', 'description': "Train a branching deepq model to solve continuous control tasks via discretization.\nCurrent assumptions in the implementation: \n- for solving continuous control domains via discretization (can be adjusted to be compatibl... | 0 |
{'name': 'RemoveSelfDependencies@gyp/pylib/gyp/input.py', 'description': 'Remove self dependencies from targets that have the prune_self_dependency\nvariable set.', 'signature': 'def RemoveSelfDependencies(targets):'}</s>{'name': 'TurnIntIntoStrInDict@gyp/pylib/gyp/input.py', 'description': 'Given dict the_dict, recurs... | 0 |
{'name': 'test_image_upgrade_01010@tests/unit/modules/dcnm/dcnm_image_upgrade/test_image_upgrade.py', 'description': '### Classes and Methods\n- ``ImageUpgrade``\n - ``commit``\n\n### Test\n\n- ``upgrade.nxos`` set to invalid value\n\n### Setup\n\n- ``devices`` is set to a list of one dict for a device t... | 0 |
{'name': 'CheckForNewlineAtEOF@third_party/cpplint/cpplint.py', 'description': 'Logs an error if there is no newline char at the end of the file.\n\nArgs:\n filename: The name of the current file.\n lines: An array of strings, each representing a line of the file.\n error: The function to call with any errors found.... | 0 |
{'name': 'align@docs/conf.py', 'description': 'Conversion function for the "align" option.', 'signature': 'def align(argument):'}</s>html_theme = "higlass_theme" | 0 |
{'name': 'load_model@filters/Lang_Identifier/langid.py', 'description': 'Convenience method to set the global identifier using a model at a\nspecified path.\n\n@param path to model', 'signature': 'def load_model(path = None):'}</s>logger = logging.getLogger(__name__) | 1 |
{'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_domain_literal@src/future/backports/email/_header_value_parser.py', 'description': 'domain-literal = [CFWS] "[" *([FWS] ... | 0 |
{'name': 'U3.loadConfig@src/u3.py', 'description': 'Name: U3.loadConfig( configParserObj ) \nArgs: configParserObj, A Config Parser object to load in\nDesc: Takes a configuration and updates the U3 to match it.', 'signature': 'def loadConfig(self, configParserObj):'}</s>{'name': 'TimerConfig@src/u3.py', 'description': ... | 0 |
{'name': '_test_core@ci/weekly/test_stac_creation.py', 'description': 'Core function testing all data\n\nArgs:\n pattern (str): Pattern of the satellite\n prod_dir (str): Product directory\n debug (bool): Debug option', 'signature': 'def _test_core('}</s>{'name': '_test_core_sar@ci/weekly/test_stac_creation.py... | 0 |
{'name': 'noncritical@PFERD/crawl/crawler.py', 'description': "Catches and logs a few noncritical exceptions occurring during the function\ncall, mainly CrawlWarning.\n\nIf any exception occurs during the function call, the crawler's error_free\nvariable is set to False. This includes noncritical exceptions.\n\nWarning... | 0 |
{'name': 'A1DInterface.process_data@src/python_scripts/scripts/1d_tool.py', 'description': 'return None on completion, else error code (0 being okay)', 'signature': 'def process_data(self):'}</s>g_version = "1d_tool.py version 2.22, March 20, 2025" | 0 |
{'name': 'ld_mnist@07_train/privacy/research/pate_2017/input.py', 'description': 'Load the MNIST dataset.', 'signature': 'def ld_mnist(test_only=False):'}</s>{'name': 'unpickle_cifar_dic@07_train/privacy/research/pate_2017/input.py', 'description': 'Helper function: unpickles a dictionary (used for loading CIFAR).', 'c... | 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': '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': 'weighted_enorm@src/python_scripts/afnipy/afni_util.py', 'description': 'DOCSTRING', 'code': 'def... | 0 |
{'name': 'Request.__del__@wrappers/python/indy_vdr/request.py', 'description': 'Release the pool instance.', 'signature': 'def __del__(self):'}</s>{'name': 'pool_submit_request@wrappers/python/indy_vdr/bindings.py', 'description': 'Publishes a prepared request message to the validator pool.', 'code': 'def pool_submit_r... | 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>mesh_reshape = dvz.dvz_mesh_reshape | 0 |
{'name': 'render_quoted_form@hy/core/result_macros.py', 'description': 'Render a quoted form as a new hy Expression.\n\n`level` is the level of quasiquoting of the current form. We can\nunquote if level is 0.\n\nReturns a two-tuple (`expression`, `splice`).\n\nThe `splice` return value is used to mark `unquote-splice`d... | 0 |
{'name': 'safe_dump_all@strictyaml/ruamel/main.py', 'description': 'Serialize a sequence of Python objects into a YAML stream.\nProduce only basic YAML tags.\nIf stream is None, return the produced string instead.', 'signature': 'def safe_dump_all(documents, stream=None, **kwds):'}</s>{'name': 'FlowEntryToken@strictyam... | 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': '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': 'PercentileNormalizer.after@csbdeep/data/prepare.py', 'description': 'Undo percentile-based normalization to map restored image to similar range as input image.\n\nSee :func:`csbdeep.predict.Normalizer.after` for parameter descriptions.\n\nRaises\n------\nValueError\n If parameter `do_after` was set to ``Fa... | 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': 'BareValidator._validate_items@cerberus/validator.py', 'description': "{'type': 'list', 'check_with': 'items'}", 'signature': 'def _validate_items(self, items, field, values):'}</s>REQUIRED_FIELD = ErrorDefinition(0x02, 'required') | 0 |
{'name': 'Decoder.decode_list@transit/decoder.py', 'description': "Special case decodes map-as-array.\nOtherwise lists are treated as Python lists.\n\nArguments follow the same convention as the top-level 'decode'\nfunction.", 'signature': 'def decode_list(self, node, cache, as_map_key):'}</s>{'name': 'Tag@transit/deco... | 1 |
{'name': 'get_qualified_note_rate@musegan/utils/metrics.py', 'description': 'Return the ratio of the number of the qualified notes (notes longer than\n`threshold` (in time step)) to the total number of notes in a piano-roll.', 'signature': 'def get_qualified_note_rate(pianoroll, threshold=2):'}</s>{'name': 'get_tonal_m... | 0 |
{'name': '_AddInitMethod@python/google/protobuf/internal/python_message.py', 'description': 'Adds an __init__ method to cls.', 'signature': 'def _AddInitMethod(message_descriptor, cls):'}</s>WIRETYPE_FIXED64 = 1 | 0 |
{'name': 'Muse._init_timestamp_correction@muselsl/muse.py', 'description': 'Init IRLS params', 'signature': 'def _init_timestamp_correction(self):'}</s>MUSE_ACCELEROMETER_SCALE_FACTOR = 6.10352e-05 | 0 |
{'name': 'ChnsenticorpProcessor.get_test_examples@examples/utils_sequence_level_task.py', 'description': 'See base class.', 'signature': 'def get_test_examples(self, data_dir):'}</s>{'name': 'MnliMismatchedProcessor@examples/utils_sequence_level_task.py', 'description': 'Processor for the MultiNLI Mismatched data set (... | 0 |
{'name': 'TileMatrixSet.tiles@morecantile/models.py', 'description': 'Get the tiles overlapped by a geographic bounding box\n\nOriginal code from https://github.com/mapbox/mercantile/blob/master/mercantile/__init__.py#L424\n\nParameters\n----------\nwest, south, east, north : sequence of float\n Bounding values in d... | 0 |
{'name': 'friend_add@apps/blog/views.py', 'description': '申请友链\n@param request:\n@return:', 'signature': 'def friend_add(request):'}</s>{'name': 'site_full_url@apps/blog/utils.py', 'description': '返回当前站点完整地址,协议+域名\n:return:', 'code': 'def site_full_url():\n """\n 返回当前站点完整地址,协议+域名\n :return:\n """\n proto... | 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': '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': 'help_simplify@src/api/python/z3/z3.py', 'd... | 0 |
{'name': 'BaseProxyObject.get_interface@dbus_next/proxy_object.py', 'description': 'Get an interface exported on this proxy object and connect it to the bus.\n\n:param name: The name of the interface to retrieve.\n:type name: str\n\n:raises:\n - :class:`InterfaceNotFoundError <dbus_next.InterfaceNotFoundError>` - If... | 1 |
{'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>CS_VERSION_MINOR = CS_API_MINOR | 0 |
{'name': 'scale_matrix@utils/transformations.py', 'description': 'Return matrix to scale by factor around origin in direction.\n\nUse factor -1 for point symmetry.\n\n>>> v = (numpy.random.rand(4, 5) - 0.5) * 20\n>>> v[3] = 1\n>>> S = scale_matrix(-1.234)\n>>> numpy.allclose(numpy.dot(S, v)[:3], -1.234*v[:3])\nTrue\n>>... | 0 |
{'name': 'CosS3Client.change_object_storage_class@qcloud_cos/cos_client.py', 'description': "改变文件的存储类型\n\n:param Bucket(string): 存储桶名称.\n:param Key(string): COS路径.\n:param StorageClass(bool): 是否需要SDK计算Content-MD5,打开此开关会增加上传耗时.\n:kwargs(dict): 设置上传的headers.\n:return(dict): 上传成功返回的结果,包含ETag等信息.\n\n.. code-block:: python\... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQSYSP_ALLOC_TRK = 21 | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.