text
string
label
int64
{'name': 'AproposWithProcessTestCase.test_apropos_with_process@llvm-12.0.0-project/lldb/test/API/commands/apropos/with-process/TestAproposWithProcess.py', 'description': "Test that apropos env doesn't crash trying to touch the process plugin command.", 'signature': 'def test_apropos_with_process(self):'}</s>VALID_MODUL...
0
{'name': 'vgg13_bn@Yolov1_pytorch/models/net.py', 'description': 'VGG 13-layer model (configuration "B") with batch normalization\n\nArgs:\n pretrained (bool): If True, returns a model pre-trained on ImageNet', 'signature': 'def vgg13_bn(pretrained=False, **kwargs):'}</s>model_urls = { 'vgg11': 'https://download...
1
{'name': '_import_module@urlobject/six.py', 'description': 'Import module, returning the module after the last dot.', 'signature': 'def _import_module(name):'}</s>{'name': 'itervalues@urlobject/six.py', 'description': 'Return an iterator over the values of a dictionary.', 'code': 'def itervalues(d):\n """Return an i...
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': 'RecursiveMakeBackend.consume_object@python/mozbuild/mozbuild/backend/recursivemake.py', 'description': 'Write out build files necessary to build with recursive make.', 'signature': 'def consume_object(self, obj):'}</s>{'name': 'HostSimpleProgram@python/mozbuild/mozbuild/frontend/data.py', 'description': 'Sand...
1
{'name': 'GoogleCenterMap.get_vardata@salem/datasets.py', 'description': 'Return and subset the image.', 'signature': 'def get_vardata(self, var_id=0):'}</s>{'name': 'T2C@salem/wrftools.py', 'description': 'DOCSTRING', 'base_classes': ['FakeVariable'], 'methods': [{'name': 'T2C.__init__@salem/wrftools.py', 'description...
0
{'name': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i...
0
{'name': 'template@src/back/kite/bottle.py', 'description': 'Get a rendered template as a string iterator.\nYou can use a name, a filename or a template string as first parameter.\nTemplate rendering arguments can be passed as dictionaries\nor directly (as keyword arguments).', 'signature': 'def template(*args, **kwarg...
0
{'name': 'ParseArguments@scripts/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>{'name': 'Pro...
1
{'name': 'CosS3Client.get_async_fetch_task@qcloud_cos/cos_client.py', 'description': "获取异步拉取对象到COS的任务状态\n\n:param Bucket(string): 存储桶名称.\n:param TaskId(string): 异步拉取任务查询的唯一标识.\n:kwargs(dict): 扩展参数.\n:return(dict): 异步任务的状态\n\n.. code-block:: python\n\n config = CosConfig(Region=region, SecretId=secret_id, SecretKey=s...
1
{'name': 'CortexM.reset@pyocd/coresight/cortex_m.py', 'description': "! @brief Reset the core.\n\nThe reset method is selectable via the reset_type parameter as well as the reset_type\nsession option. If the reset_type parameter is not specified or None, then the reset_type\noption will be used. If the option is not se...
0
{'name': 'detach_exception_hook@asynq/debug.py', 'description': 'Removes async exception hook into the sys.excepthook.', 'signature': 'def detach_exception_hook():'}</s>{'name': 'DUMP_ALL@asynq/debug.py', 'description': 'DOCSTRING', 'code': 'def DUMP_ALL(value=None):\n return options.DUMP_ALL(value)'}
0
{'name': 'Grid.from_dataset@uxarray/grid/grid.py', 'description': 'Constructs a ``Grid`` object from a dataset.\n\nParameters\n----------\ndataset : xr.Dataset or path-like\n ``xarray.Dataset`` containing unstructured grid coordinates and connectivity variables or a directory\n containing ASCII files represents...
0
{'name': 'validateURL@src/feedvalidator/__init__.py', 'description': 'validate RSS from URL, returns events list, or (events, rawdata) tuple', 'signature': 'def validateURL(url, firstOccurrenceOnly=1, wantRawData=0):'}</s>{'name': 'MissingUrlAttr@src/feedvalidator/logging.py', 'description': 'DOCSTRING', 'base_classes'...
0
{'name': 'exclude_model@automated_logging/decorators.py', 'description': 'Decorator used for ignoring specific models, without using the\nclass or AUTOMATED_LOGGING configuration\n\nThis is done via the local threading object. __module__ and __name__ are used\nto determine the right model.\n\n:param model: function to ...
0
{'name': 'get_child_access3@Inventory_Modules.py', 'description': "- faws_acct is a custom class (account_class.aws_acct_access)\n- fChildAccount expects an AWS account number (ostensibly of a Child Account)\n- rRegion expects a string representing one of the AWS regions ('us-east-1', 'eu-west-1', etc.)\n- fRoleList ex...
0
{'name': 'Work.delete_bookmark@AO3/works.py', 'description': "Removes a bookmark from this work\nThis function is threadable\n\nRaises:\n utils.UnloadedError: Work isn't loaded\n utils.AuthError: Invalid session", 'signature': 'def delete_bookmark(self):'}</s>AO3_AUTH_ERROR_URL = "https://archiveofourown.org/auth...
0
{'name': 'ctype2ext@meza/convert.py', 'description': "Converts an http content type to a file extension.\n\nArgs:\n content_type (str): Output file path or directory.\n\nReturns:\n str: file extension\n\nExamples:\n >>> ctype2ext('/csv;') == 'csv'\n True\n >>> ctype2ext('/xls;') == 'xls'\n True\n >...
0
{'name': 'draw_lnurl_qr@displays/waveshare2in13v3.py', 'description': 'Draw a lnurl qr code on the e-ink screen\n ', 'signature': 'def draw_lnurl_qr(qr_img):'}</s>lnurl_cancel_notice_2 = "(Not LNURL compatible?"
0
{'name': 'NegotiatingTelnetHandler.handle@external/curl/tests/negtelnetserver.py', 'description': 'Negotiates options before reading data.', 'signature': 'def handle(self):'}</s>{'name': 'NegotiatingTelnetHandler@external/curl/tests/negtelnetserver.py', 'description': 'Handler class for Telnet connections.', 'base_clas...
1
{'name': 'update_startup_screen@displays/waveshare2in13v3.py', 'description': 'Show startup screen on eInk Display\n ', 'signature': 'def update_startup_screen():'}</s>{'name': 'update_wallet_fault@displays/waveshare2in13v3.py', 'description': 'DOCSTRING', 'code': 'def update_wallet_fault():\n image, width, heigh...
0
{'name': 'Leopard.process_file@binding/python/_leopard.py', 'description': 'Processes a given audio file and returns its transcription.\n\n:param audio_path: Absolute path to the audio file. The file needs to have a sample rate equal to or greater\nthan `.sample_rate`. The supported formats are: `FLAC`, `MP3`, `Ogg`, `...
1
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQTM_LENGTH_1 = 684
0
{'name': 'thanksgiving@src/convertdate/holidays.py', 'description': "In the United States, Thanksgiving is celebrated on the last Thursday\nof November. In Canada, on the second Monday of October.\n\nArguments:\n year (int): Gregorian year\n country (str): either ``'usa'`` (default) or ``'canada'``", 'signature':...
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': 'Plant.get_observation@src/astrobotany/models.py', 'description': "A long-form description of the plant.\n\nThis includes a random observations and other specific details about\nthe plant's current stage.", 'signature': 'def get_observation(self, ansi_enabled: bool = False) -> str:'}</s>badge_73 = Badge("sport...
0
{'name': 'NDInputAttrTree._renameAttr@scripts/mpylib/ui/mpynode_designer.py', 'description': 'Triggered when the user renames an attribute using the UI', 'signature': 'def _renameAttr(self, item, col):'}</s>ATTR_COLOR_DARK_BLUE = (10, 40, 195)
0
{'name': 'many@funcparserlib/parser.py', 'description': 'Return a parser that applies the parser `p` as many times as it succeeds at\nparsing the tokens.\n\nReturn a parser that infinitely applies the parser `p` to the input sequence\nof tokens as long as it successfully parses them. The parsed value is a list of\nthe ...
1
{'name': 'TestDecode.testDecodeBadUTF8@src/tests/testXmlEncodingDecode.py', 'description': 'Ensure bad UTF-8 is flagged as such, but still decoded.', 'signature': 'def testDecodeBadUTF8(self):'}</s>{'name': 'InvalidRDF@src/feedvalidator/logging.py', 'description': 'DOCSTRING', 'base_classes': ['Error'], 'methods': []}
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': 'generate_script@scripts/local_cloudbuild.py', 'description': 'Generate the contents of a shell script\n\nArgs:\n cloudbuild (CloudBuild): Valid cloudbuild configuration\n\nReturns:\n (str): Contents of shell script', 'signature': 'def generate_script(cloudbuild):'}</s>{'name': 'parse_args@scripts/local_...
0
{'name': 'Simplifier.using_params@src/api/python/z3/z3.py', 'description': 'Return a simplifier that uses the given configuration options', 'signature': 'def using_params(self, *args, **keys):'}</s>{'name': 'AstMapObj@src/api/python/z3/z3types.py', 'description': 'DOCSTRING', 'base_classes': ['ctypes.c_void_p'], 'metho...
0
{'name': 'DebuggerAPI.do_resume_packet_in@tools/p4dbg.py', 'description': 'Start accepting packets into the switch again (undoes stop_packet_in)', 'signature': 'def do_resume_packet_in(self, line):'}</s>{'name': 'Msg_RemovePacketIn@tools/p4dbg.py', 'description': 'DOCSTRING', 'base_classes': ['BasicMsg'], 'methods': []...
0
{'name': 'upsert_resource@d6tpipe/api.py', 'description': 'Convenience function to create or update a resource\n\nArgs:\n apiroot (obj): API endpoint root eg `api.cnxn.pipes`\n settings (dict): resource settings\n\nReturns:\n response (obj): server response\n data (dict): json returned by server', 'signatur...
0
{'name': 'expected_aspls@tests/test_weighting.py', 'description': 'The weighting for adaptive smoothness penalized least squares smoothing (aspls).\n\nDoes not perform error checking since this is just used for simple weighting cases.\n\nParameters\n----------\ny : numpy.ndarray, shape (N,)\n The measured data.\nbas...
0
{'name': 'indent@Others_Labs/code/Survey-Survey/yattag/indentation.py', 'description': "takes a string representing a html or xml document and returns\n a well indented version of it\n\narguments:\n- string: the string to process\n- indentation: the indentation unit (default to two spaces)\n- newline: the string to be ...
0
{'name': 'guess_lexer@lib/pygments/lexers/__init__.py', 'description': 'Guess a lexer by strong distinctions in the text (eg, shebang).', 'signature': 'def guess_lexer(_text, **options):'}</s>{'name': 'find_lexer_class@lib/pygments/lexers/__init__.py', 'description': 'Lookup a lexer class by name. Return None if not fo...
0
{'name': 'SysTrayIcon.update@python/site-packages/winsystray/traybar.py', 'description': 'update icon image and/or hover text ', 'signature': 'def update(self, icon=None, hover_text=None, menu=None):'}</s>NIM_ADD = 0
0
{'name': 'parse_1dplot_args@src/python_scripts/afnipy/lib_apqc_io.py', 'description': 'Parse arguments for Pythony 1dplotter.\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.', 'sig...
0
{'name': 'add_children@parenting.py', 'description': 'Adds parent-child relationships to sequences\nArguments:\n parent_sequence: VSE Sequence to set as the parent\n child_sequences: List of VSE Sequence objects to set as children', 'signature': 'def add_children(parent_sequence, child_sequences):'}</s>{'name': '...
0
{'name': 'TautomerEnumerator.__init__@scopy/ScoPretreat/pretreatutil.py', 'description': ':param transforms: A list of TautomerTransforms to use to enumerate tautomers.\n:param max_tautomers: The maximum number of tautomers to enumerate (limit to prevent combinatorial explosion).', 'signature': 'def __init__(self, tran...
0
{'name': 'QuantifierRef.sort@src/api/python/z3/z3.py', 'description': 'Return the Boolean sort or sort of Lambda.', 'signature': 'def sort(self):'}</s>{'name': '_to_probe@src/api/python/z3/z3.py', 'description': 'DOCSTRING', 'code': 'def _to_probe(p, ctx=None):\n if is_probe(p):\n return p\n else:\n ...
0
{'name': 'View.update_pick_info_long@picasso/gui/render.py', 'description': 'Called when evaluating picks statistics in Info Dialog. ', 'signature': 'def update_pick_info_long(self):'}</s>{'name': '_link_group_sum@picasso/postprocess.py', 'description': 'DOCSTRING', 'code': 'def _link_group_sum(column, link_group, n_lo...
0
{'name': 'Metric.compute_on_sql_sql_mode@metrics.py', 'description': 'Executes the query from to_sql() and process the result.', 'signature': 'def compute_on_sql_sql_mode(self, table, split_by=None, execute=None):'}</s>{'name': 'Sum@metrics.py', 'description': 'Sum estimator.\n\nAttributes:\n var: Column to compute on...
0
{'name': 'csrgraph.ggvec@csrgraph/graph.py', 'description': 'GGVec: Fast global first (and higher) order local embeddings.\n\nThis algorithm directly minimizes related nodes\' distances.\nIt uses a relaxation pass (negative sample) + contraction pass (loss minimization)\nTo find stable embeddings based on the minimal d...
0
{'name': 'TruthedCharacters.dump_values@ocr_utils.py', 'description': "prints out the feature names and a short sample of the data in each feature\n\nexample:\n-------------------------------------\n ds = ocr_utils.read_data(input_filters_dict = input_filters_dict, \n output_feature_list=outpu...
0
{'name': 'build_evaluation_from_config_item@rdk/template/runtime/python3.7/rule_code.py', 'description': 'Form an evaluation as a dictionary. Usually suited to report on configuration change rules.\n\nKeyword arguments:\nconfiguration_item -- the configurationItem dictionary in the invokingEvent\ncompliance_type -- eit...
0
{'name': 'DataStream.partition_by@streaming/python/raystreaming/datastream.py', 'description': 'Sets the partitioning of the :class:`DataStream` so that the elements\nof stream are partitioned by specified partition function.\n\nArgs:\n partition_func: partition function.\n If `func` is a python function instead ...
0
{'name': 'test_https_h1@test/integration/test_integration_basics.py', 'description': 'Test h1 over https.\n\nRuns the CLI configured to use HTTP/1 over https against our test server, and sanity\nchecks statistics from both client and server.', 'signature': 'def test_https_h1(https_test_server_fixture):'}</s>{'name': 'i...
0
{'name': 'Helpfile.WriteParagraph@vimdoc/output.py', 'description': 'Writes one paragraph.', 'signature': 'def WriteParagraph(self, p, namespace, indent=0):'}</s>{'name': 'DuplicateSection@vimdoc/error.py', 'description': 'DOCSTRING', 'base_classes': ['BadStructure'], 'methods': [{'name': 'DuplicateSection.__init__@vim...
0
{'name': 'control_write_defaults@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'Write default control values', 'signature': 'def control_write_defaults():'}</s>{'name': 'readAll@tools/ble_sniffer/extcap/SnifferAPI/Logger.py', 'description': 'DOCSTRING', 'code': 'def readAll():\n try:\n text = "...
0
{'name': 'parse_return_val@disdat/hyperframe.py', 'description': 'Interpret the return values and create an HFrame to wrap them.\nThis means setting the correct presentation bit in the HFrame so that\nwe call downstream tasks with parameters as the author intended.\n\nPOLICY / NOTE: An non-HF output is a Presentable.\...
0
{'name': 'PFState._to_string@pf/state.py', 'description': 'Return a string representing the state.', 'signature': 'def _to_string(self):'}</s>UINT_MAX = 4294967295
0
{'name': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i...
0
{'name': 'CombinedFunction.add_penalty@parsimony/functions/combinedfunctions.py', 'description': 'Add a penalty, i.e. a constraint on the Lagrange form.\n\nParameters\n----------\npenalty : Penalty\n A function that penalises the objective function.\n\naccepts_params : 2-tuple or list of 2-tuples\n The outer func...
0
{'name': 'CWLApiBackend.wait_until_dag_validated@cwl_airflow/components/api/backend.py', 'description': 'Reads the md5 sum of the DAG python file to see whether it\nwas updated. Searches by md5 sum if exactly the same DAG\npython file has been already validated. If it was already\nvalidated raises exception in case of ...
0
{'name': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i...
0
{'name': 'compute_Xb@tensorqtl/susie.py', 'description': 'Compute Xb with column standardized X', 'signature': 'def compute_Xb(X_t, b_t, cm_t, csd_t):'}</s>{'name': 'in_CS@tensorqtl/susie.py', 'description': 'returns an l by p binary matrix\nindicating which variables are in susie credible sets', 'code': 'def in_CS(res...
0
{'name': 'collect_inventory_license_expression@src/attributecode/model.py', 'description': 'Read the inventory file at location and return a list of ABOUT objects without\nvalidation. The purpose of this is to speed up the process for `gen_license` command.', 'signature': 'def collect_inventory_license_expression(loca...
0
{'name': 'add_common_flags@agfusion/cli.py', 'description': 'Add commaond line flags that are common to multiple sub parsers', 'signature': 'def add_common_flags(parser):'}</s>{'name': 'BreakFusion@agfusion/parsers.py', 'description': 'BreakFusion parser.', 'base_classes': ['_Parser'], 'methods': [{'name': 'BreakFusion...
0
{'name': 'QueueManager.connect_with_options@code/pymqi/__init__.py', 'description': "connect_with_options(name [, opts=cnoopts][ ,cd=mqcd][ ,sco=mqsco])\n connect_with_options(name, cd, [sco])\n\nConnect immediately to the Queue Manager 'name', using the\noptional MQCNO Options opts, the optional MQCD connection\ndes...
0
{'name': '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': '_pretty_message@3rdparty/mongo-c-driver-1.26.2/.evergreen/ocsp/mock_ocsp_responder.py', 'description': 'Takes a multi-line string and does the following:\n - dedents\n - converts newlines with text before and after into a single line\n - strips leading and trailing whitespace\n:param string:\n The string t...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRCCF_OBJECT_ALREADY_EXISTS = 4001
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>MQIA_CHINIT_DISPATCHERS = 105
0
{'name': 'get_scanner@cfg/hass/custom_components/tplink_v2/device_tracker.py', 'description': 'Validate the configuration and return a TP-Link scanner.\n\nThe default way of integrating devices is to use a pypi\n\npackage, The TplinkDeviceScanner has been refactored\n\nto depend on a pypi package, the other implementat...
1
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCFT_BYTE_STRING_FILTER = 15
0
{'name': 'add_constructor@Others_Labs/code/Survey-Survey/yaml/__init__.py', 'description': 'Add a constructor for the given tag.\nConstructor is a function that accepts a Loader instance\nand a node object and produces the corresponding Python object.', 'signature': 'def add_constructor(tag, constructor, Loader=Loader)...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_MSG_TOO_BIG_FOR_Q = 2030
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>FACE_FACE_CONNECTIVITY_DIMS = [ "n_f...
0
{'name': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i...
0
{'name': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQRCCF_ACTION_VALUE_ERROR = 3091
0
{'name': 'ProcessGlobalSuppresions@tools/cpplint.py', 'description': 'Updates the list of global error suppressions.\n\nParses any lint directives in the file that have global effect.\n\nArgs:\n lines: An array of strings, each representing a line of the file, with the\n last element being empty if the file is...
0
{'name': 'window@tests/conftest.py', 'description': 'Single blank window.', 'signature': 'def window() -> Generator[Window, None, None]:'}</s>{'name': 'configfile_with_02_flash_opacity@tests/conftest.py', 'description': 'DOCSTRING', 'code': 'def configfile_with_02_flash_opacity(tmpdir): # type: ignore\n tmp = tmpdi...
0
{'name': 'MomSpaceBasis.__init__@doc/src/week46/Programs/NeutronMatterCCD_Ladders.py', 'description': 'the constructor\n\nGenerates a cubic lattice in momentum space\nparam Nmax: Number of lattice points in positive kx-direction\nparam kmax: Highest lattice momentum (in 1/fm)\nparam ordered: Optional parameter, True by...
1
{'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>VERSION_NO = "0.7.5"
0
{'name': 'LndNode.__init__@lndmanage/lib/node.py', 'description': ':param config_file: path to the config file\n:param lnd_home: path to lnd home folder\n:param lnd_host: lnd host of format "127.0.0.1:9735"\n:param regtest: if the node is representing a regtest node', 'signature': 'def __init__(self, config_file: Optio...
0
{'name': 'import_da@da/api.py', 'description': '**DEPRECATED***\n\nImports DistAlgo module \'module\', returns the module object.\n\nThis function mimics the Python builtin __import__() function for DistAlgo\nmodules. \'name\' is the name of the module to be imported, in\n"dotted module name" format. The module must be...
0
{'name': 'hybrid_cqt@librosa/core/constantq.py', 'description': "Compute the hybrid constant-Q transform of an audio signal.\n\nHere, the hybrid CQT uses the pseudo CQT for higher frequencies where\nthe hop_length is longer than half the filter length and the full CQT\nfor lower frequencies.\n\nParameters\n----------\n...
0
{'name': '_align_column@misc/tableutils.py', 'description': '[string] -> [padded_string]\n\n>>> list(map(str,_align_column(["12.345", "-1234.5", "1.23", "1234.5", "1e+234", "1.0e234"], "decimal")))\n[\' 12.345 \', \'-1234.5 \', \' 1.23 \', \' 1234.5 \', \' 1e+234 \', \' 1.0e234\']\n\n>>> list(map(st...
0
{'name': 'erfcx@nets/layers.py', 'description': 'M. M. Shepherd and J. G. Laframboise,\nMATHEMATICS OF COMPUTATION 36, 249 (1981)', 'signature': 'def erfcx(x):'}</s>slim = tf.contrib.slim
0
{'name': 'ProxyPool.get_proxy_item@spider/network/proxy_pool.py', 'description': '获取代理对象\n:param proxy_id:\n:param proxies:\n:return:', 'signature': 'def get_proxy_item(self, proxy_id="", proxies=None):'}</s>log = get_logger( name=setting.LOG_NAME, path=setting.LOG_PATH, log_level=setting.LOG_LEVEL, is_...
0
{'name': 'ProcessFileData@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file...
0
{'name': 'DetectionNetwork.postprocess_fastrcnn@libs/networks/build_whole_network.py', 'description': ':param rois:[-1, 4]\n:param bbox_ppred: [-1, (cfgs.Class_num+1) * 4]\n:param scores: [-1, cfgs.Class_num + 1]\n:return:', 'signature': 'def postprocess_fastrcnn(self, rois, bbox_ppred, scores, img_shape):'}</s>V2_BASE...
0
{'name': 'Case.get_cases@sqlparse/sql.py', 'description': 'Returns a list of 2-tuples (condition, value).\n\nIf an ELSE exists condition is None.', 'signature': 'def get_cases(self, skip_ws=False):'}</s>{'name': 'Comparison@sqlparse/sql.py', 'description': 'A comparison used for example in WHERE clauses.', 'base_classe...
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_ctETHERNET = 2
1
{'name': 'QueueManager._is_connected@code/pymqi/__init__.py', 'description': "Try pinging the queue manager in order to see whether the application\nis connected to it. Note that the method is merely a convienece wrapper\naround MQCMD_PING_Q_MGR, in particular, there's still possibility that\nthe app will disconnect be...
0
{'name': 'startInstance@BlendNet/providers/gcp/__init__.py', 'description': 'Start stopped instance with specified name', 'signature': 'def startInstance(instance_name):'}</s>{'name': 'unloadGoogleCloudSdk@BlendNet/providers/gcp/__init__.py', 'description': 'DOCSTRING', 'code': "def unloadGoogleCloudSdk():\n print('...
0
{'name': 'PyMolecule.GetAllDescriptor@PyBioMed/Pymolecule.py', 'description': '#################################################################\nCalculate all descriptors (608).\n\nUsage:\n\n res=GetAllDescriptor()\n\n res is a dict form.\n#################################################################', 'sign...
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': 'PyeCli.tmp_dir@tests/conftest.py', 'description': 'tmp dir to do the encryption', 'signature': 'def tmp_dir(self):'}</s>{'name': 'PyeCli@tests/conftest.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'PyeCli.__init__@tests/conftest.py', 'description': 'DOCSTRING', 'code': 'def __init...
1
{'name': 'Flask.run@SneakerBot 2019/venv/lib/python3.7/site-packages/flask/app.py', 'description': "Runs the application on a local development server.\n\nDo not use ``run()`` in a production setting. It is not intended to\nmeet security and performance requirements for a production server.\nInstead, see :ref:`deployme...
1
{'name': 'cleanup_properties@skosify/skosify.py', 'description': 'Remove unnecessary property definitions.\n\nRemoves SKOS and DC property definitions and definitions of unused\nproperties.', 'signature': 'def cleanup_properties(rdf):'}</s>{'name': 'preflabel_uniqueness@skosify/check.py', 'description': "Check that con...
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': 'read_metadata@pystore/utils.py', 'description': 'use this to construct paths for future storage support ', 'signature': 'def read_metadata(path):'}</s>_SCHEDULER = None
0
{'name': 'ZKProof.get_array@examples/genzkp.py', 'description': 'Returns an array of variables', 'signature': 'def get_array(self, vtype, name, number, start=0):'}</s>{'name': 'test_Pedersen@examples/genzkp.py', 'description': 'DOCSTRING', 'code': 'def test_Pedersen():\n\n # Define an EC group\n G = EcGroup(713)\...
0
{'name': 'BlockingPortal._spawn_task_from_thread@src/anyio/from_thread.py', 'description': 'Spawn a new task using the given callable.\n\nImplementers must ensure that the future is resolved when the task finishes.\n\n:param func: a callable\n:param args: positional arguments to be passed to the callable\n:param kwargs...
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': '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': 'TestReadMemCString.test_read_memory_c_string@llvm-project/lldb/test/API/python_api/process/read-mem-cstring/TestReadMemCString.py', 'description': 'Test corner case behavior of SBProcess::ReadCStringFromMemory', 'signature': 'def test_read_memory_c_string(self):'}</s>{'name': 'run_break_set_by_regexp@llvm-pro...
0