text string | label int64 |
|---|---|
{'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': 'Data._get_score@verif/data.py', 'description': 'Load the field variable from input, but only include the common data\n\nScores loaded will have the same dimension, regardless what input_index\nis used.\n\nfield: The type is of verif.field\ninput_index: which input to load from', 'signature': 'def _g... | 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': '_sleep@os_bric... | 0 |
{'name': 'OrderFileTestCase.test@llvm-project/lldb/test/API/macosx/order/TestOrderFile.py', 'description': 'Test debug symbols follow the correct order by the order file.', 'signature': 'def test(self):'}</s>{'name': 'apple_simulator_test@llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py', 'description': '... | 0 |
{'name': '_convert_to_exclusive_op@self_organising_systems/biomakerca/env_logic.py', 'description': 'Process ExclusiveInterface to convert it to ExclusiveOp.\n\nThis also performs sanity checks and potentially rejects badly formed ops.', 'signature': 'def _convert_to_exclusive_op('}</s>DEFAULT_STRUCTURE_DECAY_MATS_DICT... | 0 |
{'name': 'SliceTemplateView.create@nssmf/views.py', 'description': 'Create a new individual Slice Template resource.\nThe POST method creates a new individual Slice Template resource.', 'signature': 'def create(self, request, *args, **kwargs):'}</s>LANGUAGE_CODE = "en-us" | 0 |
{'name': 'IPDatabase.generate_vsim_tcl@ipstools/ipstools/IPDatabase.py', 'description': "Exports the `vsim.tcl` script.\n\n :param filename: Output TCL script file name.\n :type filename: str\n\n :param source: 'ips' or 'rtl'\n :type source: str\n\nThis function exports the `vs... | 1 |
{'name': 'ColoredTriMesh.from_trimesh@deodr/triangulated_mesh.py', 'description': 'Get the vertex colors, texture coordinates, and material properties\nfrom a :class:`~trimesh.base.Trimesh`.', 'signature': 'def from_trimesh(mesh: Trimesh, compute_adjacencies: bool = True) -> "ColoredTriMesh": # inspired from pyrender'... | 0 |
{'name': 'RepeatChart.interactive@altair/vegalite/v3/api.py', 'description': 'Make chart axes scales interactive\n\nParameters\n----------\nname : string\n The selection name to use for the axes scales. This name should be\n unique among all selections within the chart.\nbind_x : boolean, default True\n If tru... | 0 |
{'name': 'GenerateOutput@gyp/pylib/gyp/generator/msvs.py', 'description': "Generate .sln and .vcproj files.\n\nThis is the entry point for this generator.\nArguments:\n target_list: List of target pairs: 'base/base.gyp:base'.\n target_dicts: Dict of target properties keyed on target pair.\n data: Dictionary containi... | 0 |
{'name': '_read_csv@meza/io.py', 'description': "Helps read a csv file.\n\nArgs:\n f (obj): The csv file like object.\n header (Seq[str]): Sequence of column names.\n has_header (bool): Whether or not file has a header.\n\nKwargs:\n first_col (int): The first column (default: 0).\n\nYields:\n dict: A csv... | 0 |
{'name': 'AdminToolsStatsAdminInterfaceTestCase.test_admin_tools_stats_dashboardstatscriteria@admin_tools_stats/tests.py', 'description': 'Test function to check dashboardstatscriteria admin pages', 'signature': 'def test_admin_tools_stats_dashboardstatscriteria(self):'}</s>{'name': 'DashboardStatsCriteria@admin_tools_... | 0 |
{'name': 'EntriesMaintainer.update_statistics@code/maintenance_entries.py', 'description': 'Generates the statistics page.\n\nShould be done every time the entries change.', 'signature': 'def update_statistics(self):'}</s>{'name': 'get_config@code/utils/constants.py', 'description': ':param key:\n:return:', 'code': 'de... | 0 |
{'name': 'from_json_schema_type@typesystem/json_schema.py', 'description': 'Build a typed field from a JSON schema object.', 'signature': 'def from_json_schema_type('}</s>{'name': 'const_from_json_schema@typesystem/json_schema.py', 'description': 'DOCSTRING', 'code': 'def const_from_json_schema(data: dict, definitions:... | 0 |
{'name': 'test_cli_error_handling@tests/test_cli.py', 'description': 'Test CLI error handling when URL normalization fails.', 'signature': 'def test_cli_error_handling(capsys, monkeypatch):'}</s>{'name': 'test_cli_param_allowlist_without_filtering@tests/test_cli.py', 'description': 'Test allowlist has no effect if filt... | 0 |
{'name': 'FileInfo.RepositoryName@third_party/cpplint/cpplint.py', 'description': 'FullName after removing the local path to the repository.\n\nIf we have a real absolute path name here we can try to do something smart:\ndetecting the root of the checkout and truncating /path/to/checkout from\nthe name so that we get h... | 0 |
{'name': 'occurrence_view@swingtime/views.py', 'description': 'View a specific occurrence and optionally handle any updates.\n\nContext parameters:\n\n``occurrence``\n the occurrence object keyed by ``pk``\n\n``form``\n a form object for updating the occurrence', 'signature': 'def occurrence_view('}</s>MONTH_SHOR... | 0 |
{'name': 'WebSocketManager.run@vertx-web/src/test/sockjs-protocol/ws4py/manager.py', 'description': "Manager's mainloop executed from within a thread.\n\nConstantly poll for read events and, when available,\ncall related websockets' `once` method to\nread and process the incoming data.\n\nIf the :meth:`once() <ws4py.we... | 0 |
{'name': 'now@yaql/standard_library/date_time.py', 'description': ':yaql:now\n\nReturns the current local date and time.\n\n:signature: now(offset => timespan(0))\n:arg offset: datetime offset in microsecond resolution, needed for tzinfo,\n timespan(0) by default\n:argType offset: timespan type\n:returnType: datetim... | 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>MQZAD_VERSION_2 = 2 | 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': 'render@dask_cloudprovider/_version.py', 'description': 'Render the given version pieces into the requested style.', 'signature': 'def render(pieces, style):'}</s>{'name': 'register_vcs_handler@dask_cloudprovider/_version.py', 'description': 'Decorator to mark a method as the handler for a particular VCS.', 'c... | 0 |
{'name': '_rd_dat_signals@wfdb/io/_signal.py', 'description': "Read all signals from a WFDB dat file.\n\nParameters\n----------\nfile_name : str\n The name of the dat file.\ndir_name : str\n The full directory where the dat file(s) are located, if the dat\n file(s) are local.\npn_dir : str\n The PhysioNet d... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_RFH_DUPLICATE_PARM = 2338 | 0 |
{'name': 'build_plotter@brainspace/plotting/surface_plotting.py', 'description': "Build plotter arranged according to the `layout`.\n\nParameters\n----------\nsurfs : dict[str, BSPolyData]\n Dictionary of surfaces.\nlayout : array-like, shape = (n_rows, n_cols)\n Array of surface keys in `surfs`. Specifies how wi... | 1 |
{'name': 'GRRBaseModuleTest.testNoApproversErrorsOut@tests/lib/collectors/grr_base.py', 'description': 'Tests that an error is generated if no approvers are specified.\n\nThis should only error on unauthorized objects, which is how our mock\nbehaves.', 'signature': 'def testNoApproversErrorsOut(self, _):'}</s>{'name': ... | 0 |
{'name': 'GuiMain.dataFileImport@guiMain.py', 'description': 'Tries to import JSON JobShop PRO file to program', 'signature': 'def dataFileImport(self):'}</s>{'name': 'algorithmSPT@algorithms.py', 'description': 'SPT/SJF heuristic algorithm for job shop problem', 'code': 'def algorithmSPT(aJobsList):\n """\n SPT/... | 0 |
{'name': 'summariseSingleR@pipelines/pipeline_scxl.py', 'description': 'Collect the single R plots into a section for the report', 'signature': 'def summariseSingleR(infile, outfile):'}</s>{'name': 'genSingleRjobs@pipelines/pipeline_scxl.py', 'description': 'generate the singleR jobs', 'code': 'def genSingleRjobs():\n ... | 0 |
{'name': 'parse_file@src/pyradox/filetype/yml.py', 'description': 'Return a dictionary containing all key-value pairs in the given file. All keys are lower-case. ', 'signature': 'def parse_file(path):'}</s>{'name': 'ParseError@src/pyradox/error.py', 'description': 'DOCSTRING', 'base_classes': ['Exception'], 'methods': ... | 0 |
{'name': 'PiApplication._initialize@pibooth/booth.py', 'description': 'Restore the application with initial parameters defined in the\nconfiguration file.\nOnly parameters that can be changed at runtime are restored.', 'signature': 'def _initialize(self):'}</s>{'name': 'get_supported_languages@pibooth/language.py', 'de... | 0 |
{'name': 'test_part@src/titiler/application/tests/routes/test_cog.py', 'description': 'test /bbox endpoint.', 'signature': 'def test_part(rio, app):'}</s>{'name': 'test_tile@src/titiler/application/tests/routes/test_cog.py', 'description': 'test tile endpoints.', 'code': 'def test_tile(rio, app):\n """test tile endp... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQEVO_OTHER = 0 | 0 |
{'name': 'cifar_resnet_flop@functions/cal_flop.py', 'description': ':param layer: the layer of Resnet for Cifar, including 110, 56, 32, 20\n:param prune_rate: 1 means baseline\n:return: flop of the network', 'signature': 'def cifar_resnet_flop(layer=110, prune_rate=1):'}</s>{'name': 'bottle@functions/cal_flop.py', 'des... | 0 |
{'name': 'CustomImageNet.__init__@robustness/datasets.py', 'description': ' ', 'signature': 'def __init__(self, data_path, custom_grouping, **kwargs):'}</s>TEST_TRANSFORMS_DEFAULT = lambda size:transforms.Compose([
transforms.Resize(size),
transforms.CenterCrop(size),
transforms.ToTensor(... | 0 |
{'name': 'URLopener.open_ftp@src/future/backports/urllib/request.py', 'description': 'Use FTP protocol.', 'signature': 'def open_ftp(self, url):'}</s>FAILED_DEPENDENCY = 424 | 0 |
{'name': '_dump_float@src/betterproto/__init__.py', 'description': 'Dump the given float to JSON\n\nParameters\n----------\nvalue: float\n Value to dump\n\nReturns\n-------\nUnion[float, str]\n Dumped value, either a float or the strings', 'signature': 'def _dump_float(value: float) -> Union[float, str]:'}</s>NAN... | 1 |
{'name': 'GelfHttpHandler.__init__@pygelf/handlers.py', 'description': "Logging handler that transforms each record into GELF (graylog extended log format) and sends it over HTTP.\n\n:param host: GELF HTTP input host\n:param port: GELF HTTP input port\n:param compress: compress message before sending it to the server o... | 0 |
{'name': 'PackageIndex.process_index@venv/Lib/site-packages/setuptools/package_index.py', 'description': 'Process the contents of a PyPI page', 'signature': 'def process_index(self, url, page):'}</s>CHECKOUT_DIST = 0 | 0 |
{'name': 'netbox_device@pyats-to-netbox/netbox_utils.py', 'description': 'Get or Create a device in netbox based on a genie device object.\n ', 'signature': 'def netbox_device(genie_device):'}</s>netbox_site_name = os.getenv("NETBOX_SITE") | 1 |
{'name': 'make_visit_mosaic@grizli/aws/visit_processor.py', 'description': "Make a mosaic of the exposures from a visit with a tangent point selected\nfrom the sky tile grid\n\nParameters\n----------\nassoc : str\n grizli association name\n\nbase_path : str\n Base working directory. Working directory will be\n ... | 0 |
{'name': 'make_combined_mosaics@grizli/pipeline/auto_script.py', 'description': 'Drizzle combined mosaics\n\nmosaic_driz_cr_type : int\n (mosaic_driz_cr_type & 1) : flag CRs on all IR combined\n (mosaic_driz_cr_type & 2) : flag CRs on IR filter combinations\n (mosaic_driz_cr_type & 4) : flag CRs on all OPT com... | 0 |
{'name': 'TransformerDecoder.output_layer@fairseq/models/hubert/hubert_asr.py', 'description': 'Project features to the vocabulary size.', 'signature': 'def output_layer(self, features, **kwargs):'}</s>{'name': 'replace_unk@fairseq/utils.py', 'description': 'DOCSTRING', 'code': 'def replace_unk(hypo_str, src_str, align... | 0 |
{'name': '_GetTextInside@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': "Retrieves all the text between matching open and close parentheses.\n\nGiven a string of lines and a regular expression string, retrieve all the text\nfollowing the expression and between opening punctuation symbols like\n(, [, or {, ... | 0 |
{'name': 'SectionHeader.new_member@pcapng/blocks.py', 'description': "Helper method to create a block that's a member of this section", 'signature': 'def new_member(self, cls, **kwargs):'}</s>LINKTYPE_RIO = 124 | 0 |
{'name': 'Fuels.generate_biofuel_activities@premise/fuels.py', 'description': 'Create region-specific biofuel datasets.\nUpdate the conversion efficiency.\n:return:', 'signature': 'def generate_biofuel_activities(self):'}</s>{'name': 'update_co2_emissions@premise/fuels.py', 'description': 'Update fossil and non-fossil ... | 0 |
{'name': 'pre_tokenize@examples/basic_language_model_cpm_lm.py', 'description': '分词前处理函数\n ', 'signature': 'def pre_tokenize(text):'}</s>spm_path = "/root/kg/bert/CPM_LM_2.6B_TF/chinese_vocab.model" | 0 |
{'name': 'download_official_website_layout@vulfocus-api/layout_image/views.py', 'description': '下载官网编排场景(社区)', 'signature': 'def download_official_website_layout(request):'}</s>{'name': 'create_stop_container_task@vulfocus-api/tasks/tasks.py', 'description': '创建停止容器任务\n:param container_vul: 漏洞容器对象\n:param user_info: 用户... | 0 |
{'name': 'HydrogenBuilder.__init__@sidechainnet/structure/HydrogenBuilder.py', 'description': 'Create a Hydrogen builder for a protein.\n\nArgs:\n seq (str): Protein sequence.\n coords (numpy.ndarray, torch.tensor): Coordinate set for a protein that does\n not yet contain Hydrogens.', 'signature': "def __i... | 0 |
{'name': 'Merger.get_mod_edit_info@bcml/mergers/__init__.py', 'description': 'Gets a list of modified items in mod for this merger', 'signature': 'def get_mod_edit_info(self, mod: util.BcmlMod) -> set:'}</s>{'name': 'MultiDict@bcml/util.py', 'description': 'DOCSTRING', 'base_classes': ['OrderedDict'], 'methods': [{'nam... | 0 |
{'name': 'TarInfo.frombuf@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/distlib/_backport/tarfile.py', 'description': 'Construct a TarInfo object from a 512 byte bytes object.\n ', 'signature': 'def frombuf(cls, buf, encoding, errors):'}</s>S_IFIFO = 4096 | 0 |
{'name': 'run_wang04@ace/samples/wang04.py', 'description': 'Run sample problem.', 'signature': 'def run_wang04():'}</s>{'name': 'ACESolver@ace/ace.py', 'description': 'The Alternating Conditional Expectation algorithm to perform regressions.', 'base_classes': ['object'], 'methods': [{'name': 'ACESolver.__init__@ace/ac... | 1 |
{'name': 'make_incompressible@phi/physics/fluid.py', 'description': 'Projects the given velocity field by solving for the pressure and subtracting its spatial_gradient.\n\nThis method is similar to :func:`field.divergence_free()` but differs in how the boundary conditions are specified.\n\nArgs:\n velocity: Vector f... | 0 |
{'name': 'CheckHeaderFileIncluded@tools/cpplint.py', 'description': 'Logs an error if a source file does not include its header.', 'signature': 'def CheckHeaderFileIncluded(filename, include_state, error):'}</s>_LIKELY_MY_HEADER = 4 | 0 |
{'name': 'check_multiple_rvt_shift_opts@src/python_scripts/afnipy/lib_physio_opts.py', 'description': "Can only use at most one '-rvt_shift*' opt. Simplest to check for\nthat at one time.\n\nParameters\n----------\nargs_dict : dict\n The dictionary of arguments and option values.\n\nReturns\n-------\nis_bad : int\n... | 0 |
{'name': 'load_some_model@examples/convert_legacy_llama.py', 'description': 'Load a model of any supported format.', 'signature': 'def load_some_model(path: Path) -> ModelPlus:'}</s>{'name': 'Q8_0QuantizedDataType@examples/convert_legacy_llama.py', 'description': 'DOCSTRING', 'base_classes': ['QuantizedDataType'], 'met... | 0 |
{'name': 'mutate_fix_var_filter@gp_learner.py', 'description': 'Filters results of fix var mutation in-place.\n\nExcludes:\n- too long literals\n- URIs with encoding errors (real world!)\n- BNode results (they will not be fixed but stay SPARQL vars)\n- NaN or INF literals (Virtuoso bug\n https://github.com/openlink/... | 0 |
{'name': 'cubic_spline@manifold_flow/transforms/splines/cubic.py', 'description': 'References:\n> Blinn, J. F. (2007). How to solve a cubic equation, part 5: Back to numerics. IEEE Computer\nGraphics and Applications, 27(3):78–89.', 'signature': 'def cubic_spline('}</s>{'name': 'create_alternating_binary_mask@manifold_... | 0 |
{'name': 'urljoin@furl/furl.py', 'description': 'Parameters:\n base: Base URL to join with <url>.\n url: Relative or absolute URL to join with <base>.\n\nReturns: The resultant URL from joining <base> and <url>.', 'signature': 'def urljoin(base, url):'}</s>{'name': 'FragmentCompositionInterface@furl/furl.py', 'descri... | 0 |
{'name': 'get_tests@scripts/test/shared.py', 'description': "Returns the list of test files in a given directory. 'extensions' is a\nlist of file extensions. If 'extensions' is empty, returns all files.", 'signature': 'def get_tests(test_dir, extensions=[], recursive=False):'}</s>SPEC_TESTS_TO_SKIP = [
# Requires u... | 0 |
{'name': 'View.undrift_from_picked2d@picasso/gui/render.py', 'description': 'Undrifts in x and y based on picked locs in a given channel.\nAvailable when 3D data is loaded.', 'signature': 'def undrift_from_picked2d(self):'}</s>{'name': 'get_index_blocks@picasso/postprocess.py', 'description': 'DOCSTRING', 'code': 'def ... | 0 |
{'name': 'restore_schema@tenant_schemas_celery/app.py', 'description': 'Switches the schema back to the one from before running the task. ', 'signature': 'def restore_schema(task, **kwargs):'}</s>{'name': 'CeleryApp@tenant_schemas_celery/app.py', 'description': 'DOCSTRING', 'base_classes': ['Celery'], 'methods': [{'nam... | 0 |
{'name': 'Device._buildReadRegisterPacket@src/LabJackPython.py', 'description': 'self._buildReadRegisterPacket(addr, numReg)\n\nBuilds a raw modbus "Read Register" packet to be written to a device\n\nReturns a tuple:\n(<Packet as a list>, <number of bytes to read>)', 'signature': 'def _buildReadRegisterPacket(self, add... | 0 |
{'name': 'gate2zx@discopy/quantum/zx.py', 'description': 'Turns gates into ZX diagrams. ', 'signature': 'def gate2zx(box):'}</s>{'name': 'Box@discopy/rigid.py', 'description': "A rigid box is a closed box in a rigid diagram.\n\nParameters:\n name : The name of the box.\n dom : The domain of the box, i.e. its inpu... | 0 |
{'name': 'SessionRedirectMixin.resolve_redirects@src/requests/sessions.py', 'description': 'Receives a Response. Returns a generator of Responses or Requests.', 'signature': 'def resolve_redirects('}</s>{'name': 'merge_hooks@src/requests/sessions.py', 'description': "Properly merges both requests and session hooks.\n\n... | 0 |
{'name': 'View.analyze_cluster@picasso/gui/render.py', 'description': 'Clusters picked locs using k-means clustering. ', 'signature': 'def analyze_cluster(self):'}</s>{'name': 'find_fiducials@picasso/imageprocess.py', 'description': "Finds the xy coordinates of regions with high density of \nlocalizations, likely origi... | 0 |
{'name': 'timolo@source/pi-timolo.py', 'description': 'Main motion and or motion tracking\ninitialization and logic loop', 'signature': 'def timolo():'}</s>{'name': 'videoRepeat@source/pi-timolo.py', 'description': "This is a special dash cam video mode\nthat overrides both timelapse and motion tracking settings\nIt ha... | 0 |
{'name': 'get_reader@meza/io.py', 'description': "Gets the appropriate reader for a given file extension.\n\nArgs:\n extension (str): The file extension.\n\nReturns:\n func: The file reading function\n\nSee also:\n `meza.io.read`\n\nRaises:\n TypeError: If unable to find a suitable reader.\n\nExamples:\n ... | 0 |
{'name': 'ParseArguments@third_party/cpplint/cpplint.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(args):'}</s>_... | 0 |
{'name': 'find_dead_ends@chinesepostman/eularian.py', 'description': "Return a list of dead-ended edges.\n\nFind paths that are dead-ends. We know we have to double them, since\nthey are all order 1, so we'll do this ahead of time to alleviate\nodd pair set finding", 'signature': 'def find_dead_ends(graph):'}</s>{'name... | 0 |
{'name': 'GuiItinerary.showDetailsItineraries@guiItinerary.py', 'description': 'Shows detailed info about selected itinerary in listbox', 'signature': 'def showDetailsItineraries(self, event):'}</s>STRGS = {
'TITLE_PROGRAM' : "JobShop PRO",
'ITINERARIES' : "Itineraries",
'ADD_NEW' : "Add new",
'ADD' : "... | 1 |
{'name': 'fetch_rib@app/tasks/__init__.py', 'description': 'Process the routeview data.', 'signature': 'def fetch_rib(force=False):'}</s>ASNAMES_URL = "http://www.cidr-report.org/as2.0/autnums.html" | 0 |
{'name': 'K@src/api/python/z3/z3.py', 'description': "Return a Z3 constant array expression.\n\n>>> a = K(IntSort(), 10)\n>>> a\nK(Int, 10)\n>>> a.sort()\nArray(Int, Int)\n>>> i = Int('i')\n>>> a[i]\nK(Int, 10)[i]\n>>> simplify(a[i])\n10", 'signature': 'def K(dom, v):'}</s>{'name': 'Const@src/api/python/z3/z3.py', 'des... | 0 |
{'name': 'Ava._images_and_boxes_preprocessing@models/SlowFast/slowfast/datasets/ava_dataset.py', 'description': 'This function performs preprocessing for the input images and\ncorresponding boxes for one clip.\n\nArgs:\n imgs (tensor): the images.\n boxes (ndarray): the boxes for the current clip.\n\nReturns:\n ... | 0 |
{'name': '_EnumDict.__setitem__@plugins/sublime/enum-dist/enum/__init__.py', 'description': 'Changes anything not dundered or not a descriptor.\n\nIf a descriptor is added with the same name as an enum member, the name\nis removed from _member_names (this may leave a hole in the numerical\nsequence of values).\n\nIf an... | 0 |
{'name': 'Player.update@demo_experiments/breakout_tobii.py', 'description': 'Update the player position. ', 'signature': 'def update(self):'}</s>white = "white" | 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>fromfunction = _convert2ma('fromfunction') | 0 |
{'name': 'DefinitionSchema.__init__@cerberus/schema.py', 'description': ':param validator: An instance of Validator-(sub-)class that uses this\n schema.\n:param schema: A definition-schema as ``dict``. Defaults to an empty\n one.', 'signature': 'def __init__(self, validator, schema):'}</s... | 0 |
{'name': 'test_dt_import_missing_temporary@elpis/transformer/test_transformer.py', 'description': 'Raise an error if the temporary directory given does not exist.', 'signature': 'def test_dt_import_missing_temporary(tdtaf, tmpdir):'}</s>{'name': 'test_factory_general_setting_with_default@elpis/transformer/test_transfor... | 0 |
{'name': 'Camera.save@cameratransform/camera.py', 'description': 'Saves the camera parameters to a json file.\n\nParameters\n----------\nfilename : str\n the filename where to store the parameters.', 'signature': 'def save(self, filename: str):'}</s>{'name': 'getBearing@cameratransform/gps.py', 'description': 'The a... | 0 |
{'name': 'AddListView.get_queryset@ahmia/views.py', 'description': 'Retrieve the original queryset and filter it based on banned domains ', 'signature': 'def get_queryset(self):'}</s>{'name': 'ElasticsearchBaseListView@ahmia/views.py', 'description': 'Base view to display lists of items coming from Elasticsearch.', 'ba... | 0 |
{'name': '_SimpleDecoder@python/google/protobuf/internal/decoder.py', 'description': "Return a constructor for a decoder for fields of a particular type.\n\nArgs:\n wire_type: The field's wire type.\n decode_value: A function which decodes an individual value, e.g.\n _DecodeVarint()", 'signature': 'def _Si... | 0 |
{'name': 'Zeroconf.registerService@stino/pyarduino/base/zeroconf.py', 'description': 'Registers service information to the network with a default TTL\nof 60 seconds. Zeroconf will then respond to requests for\ninformation for that service. The name of the service may be\nchanged if needed to make it unique on the net... | 1 |
{'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': 'GefCommand@gef.py', 'description': 'GEF main command: view all new commands by typing `gef`.', 'base_classes': ['gdb.Command'],... | 0 |
{'name': 'CheckLanguage@tools/cpplint.py', 'description': "Checks rules from the 'C++ language rules' section of cppguide.html.\n\nSome of these rules are hard to test (function overloading, using\nuint32 inappropriately), but we do the best we can.\n\nArgs:\n filename: The name of the current file.\n clean_lines: A ... | 0 |
{'name': 'RIPPER._optimize_ruleset_cn@build/lib/wittgenstein/ripper.py', 'description': 'Optimization phase.', 'signature': 'def _optimize_ruleset_cn('}</s>{'name': 'preprocess_training_data@wittgenstein/preprocess.py', 'description': 'DOCSTRING', 'code': 'def preprocess_training_data(preprocess_params):\n\n # Get p... | 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': 'ObsoleteException@gef.py', 'description': 'DOCSTRING', 'base_classes': ['Exception'], 'methods': []} | 0 |
{'name': 'generate_ast@project-material/project_1_for_students/misc.py', 'description': 'return the AST using the output of process() here.', 'signature': 'def generate_ast(intermediate) -> Program:'}</s>{'name': 'Block@project-material/project_1_for_students/ast_tools.py', 'description': 'DOCSTRING', 'base_classes': [... | 0 |
{'name': 'Annotation.calc_cl_bytes@wfdb/io/annotation.py', 'description': 'Calculate the bytes written to the annotation file for the\ncustom_labels field.\n\nParameters\n----------\nN/A\n\nReturns\n-------\nlist, ndarray\n All of the bytes to be written to the annotation file.', 'signature': 'def calc_cl_bytes(self... | 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': '_configure_host_iface@kuryr/lib/binding/drivers/veth.py', 'description': 'Configures the interface that is placed on the default net ns\n\n:param ifname: the name of the interface to configure\n:param endpoint_id: the identifier of the endpoint\n:param port_id: the Neutron uuid of the port to which t... | 0 |
{'name': 'run@src/back/kite/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:`server_names` keys\n ... | 0 |
{'name': 'G3TemporalZeppelin.__call__@dmipy/signal_models/gaussian_models.py', 'description': 'Estimates the signal attenuation.\n\nParameters\n----------\nacquisition_scheme : DmipyAcquisitionScheme instance,\n An acquisition scheme that has been instantiated using dMipy.\nkwargs: keyword arguments to the model par... | 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': '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': 'PythonModuleSourceFileGenerator._GetPythonTypeObjectFunctionPrototype@yaldevtools/source_generators/python_module.py', 'description': 'Determines the Python type object function prototypes.\n\nArgs:\n project_configuration (ProjectConfiguration): project configuration.\n type_name (str): type name.\n type_... | 1 |
{'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>zero_addr = "[00,00,00,00,00,00,0]" | 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': 'skipUnlessDarwin@tools/lldb/packages/Python/lldbsuite/test/decorato... | 0 |
{'name': 'RegressionRunner.predict@experiments/uci_exps/bayesian_benchmarks/models/nnet/models.py', 'description': 'default prediction method is to use built in Low rank Gaussian\nSWA: scale = 0.0, num_samples = 1', 'signature': 'def predict(self, features, swag_model=None):'}</s>{'name': 'predictions@subspace_inferenc... | 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': 'func@python/taichi/lang/kernel_impl.py', 'description': 'Marks a function as callable in Taichi-scope.\n\nThis decorator transforms a Python function into a Taichi one. Taichi\nwill JIT compile it into native instructions.\n\nArgs:\n fn (Callable): The Python function to be decorated\n is_real_function ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.