text
string
label
int64
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQCSP_AUTH_NONE = 0
0
{'name': 'NamespaceLookupTestCase.test_scope_ambiguity_after_using_lookup_with_run_command@tools/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py', 'description': 'Test scope lookup ambiguity after using in lldb.', 'signature': 'def test_scope_ambiguity_after_using_lookup_with_run_command(s...
0
{'name': 'Display.grab_server@Monika After Story/game/python-packages/Xlib/display.py', 'description': 'Disable processing of requests on all other client connections\nuntil the server is ungrabbed. Server grabbing should be avoided\nas much as possible.', 'signature': 'def grab_server(self, onerror = None):'}</s>GCCli...
0
{'name': '_collect_metrics@test/common.py', 'description': 'Verify metrics by running the given api query\n@param: dimension (metric dimension)\n@param: metric_name (metric name)\n@param: start_time (search start time)\n@param: end_time (search end time)\nreturns events', 'signature': 'def _collect_metrics('}</s>TIMERO...
0
{'name': 'TestUnstructuredSolver.test_sample_dqm_smoke_test@tests/test_mock_unstructured_submission.py', 'description': 'Construction of and sampling from an unstructured DQM solver works.', 'signature': 'def test_sample_dqm_smoke_test(self):'}</s>{'name': 'DQMSolver@dwave/cloud/solver.py', 'description': 'Class for D-...
1
{'name': '_EpanetRule.add_action_on_false@wntr/epanet/io.py', 'description': 'Add an "else" action from an IfThenElseControl', 'signature': "def add_action_on_false(self, action, prefix=' ELSE'):"}</s>{'name': 'AndCondition@wntr/network/controls.py', 'description': 'Combine two WNTR Conditions with an AND\n\nParameters...
0
{'name': 'include_setuptools@kratos.gid/exec/get-pip.py', 'description': 'Install setuptools only if absent and not excluded.', 'signature': 'def include_setuptools(args):'}</s>{'name': 'main@kratos.gid/exec/get-pip.py', 'description': 'DOCSTRING', 'code': 'def main():\n tmpdir = None\n try:\n # Create a t...
0
{'name': '_infer_parameters@papermill/inspection.py', 'description': 'Infer the notebook parameters.\n\nParameters\n----------\nnb : nbformat.NotebookNode\n Notebook\n\nReturns\n-------\nList[Parameter]\n List of parameters (name, inferred_type_name, default, help)', 'signature': 'def _infer_parameters(nb, name=No...
0
{'name': 'read_html@meza/io.py', 'description': "Reads tables from an html file\n\nTODO: convert to lxml.etree.iterparse\nhttp://lxml.de/parsing.html#iterparse-and-iterwalk\n\nArgs:\n filepath (str): The html file path or file like object.\n If you have a url, use the following pattern:\n\n r = request...
1
{'name': 'main@uninstall.py', 'description': 'Main uninstaller function.\n ', 'signature': 'def main():'}</s>{'name': 'usage@uninstall.py', 'description': 'Display usage info and exit.\n\nArguments:\n exitCode -- the code to retuen when exiting.', 'code': 'def usage(exitCode=2):\n """Display usage info and exi...
1
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRU_PUBLISH_ALL = 2
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': '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': 'is_positive_int@manifold_flow/utils/vari...
0
{'name': 'sign_tx@bit/transaction.py', 'description': 'Signs inputs in provided transaction object for which unspents\nare provided and can be signed by the private key.\n\n:param private_key: Private key\n:type private_key: ``PrivateKey`` or ``MultiSig``\n:param tx: Transaction object\n:type tx: ``TxObj``\n:param unsp...
0
{'name': 'test_kitti_3d@lib/rpn_util.py', 'description': 'Test the KITTI framework for object detection in 3D', 'signature': 'def test_kitti_3d(dataset_test, net, rpn_conf, results_path, test_path, has_rcnn=False):'}</s>{'name': 'draw_circle@lib/util.py', 'description': 'DOCSTRING', 'code': 'def draw_circle(im, pos, ra...
0
{'name': 'Application._load_environment@robopianist/viewer/application.py', 'description': 'Loads a new environment.', 'signature': 'def _load_environment(self, zoom_to_scene):'}</s>KEY_NUM_LOCK = 282
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': 'URLopener.open_ftp@src/future/backports/urllib/request.py', 'description': 'Use FTP protocol.', 'signature': 'def open_ftp(self, url):'}</s>_strict_sentinel = object()
0
{'name': 'test_resnet_backbone@tests/test_models/test_backbones/test_resnet.py', 'description': 'Test resnet backbone.', 'signature': 'def test_resnet_backbone():'}</s>{'name': 'test_resnet_res_layer@tests/test_models/test_backbones/test_resnet.py', 'description': 'DOCSTRING', 'code': 'def test_resnet_res_layer():\n ...
0
{'name': 'Empty@src/api/python/z3/z3.py', 'description': 'Create the empty sequence of the given sort\n>>> e = Empty(StringSort())\n>>> e2 = StringVal("")\n>>> print(e.eq(e2))\nTrue\n>>> e3 = Empty(SeqSort(IntSort()))\n>>> print(e3)\nEmpty(Seq(Int))\n>>> e4 = Empty(ReSort(SeqSort(IntSort())))\n>>> print(e4)\nEmpty(ReSo...
0
{'name': 'SQL@grizli/aws/db.py', 'description': "Send a query to a database through `pandas.read_sql_query`\n\nParameters\n----------\nquery_text : str\n Query text, e.g., 'SELECT count(*) FROM table;'.\n\nengine : `sqlalchemy.engine.Engine`\n DB connection engine initialized with `~grizli.aws.db.get_db_engine`. ...
0
{'name': 'relations_lookup@utils/data_preparation_rdf_type.py', 'description': ":param core_chain: corechain\n:return: converts core chain surface form to relations\n ['+', 'wife','of] -> ['+','http..../wifeOf']", 'signature': 'def relations_lookup(core_chain, core_chain_length):'}</s>DIR = "./resources_v8/"
0
{'name': 'ProcessLine@ament_cpplint/ament_cpplint/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 fi...
0
{'name': 'TreeView.count@qt4c/wincontrols.py', 'description': '返回TreeView的item数\n ', 'signature': 'def count(self):'}</s>{'name': 'TextBox@qt4c/wincontrols.py', 'description': '编辑控件\n ', 'base_classes': ['Control'], 'methods': []}
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': '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': 'Distinct@src/api/python/z3/z3.py', 'description': "Create a Z3 distinct expression.\n\n>>> x = Int('x')\n>>> y = Int('y')\n>>> Distinct(x, y)\nx != y\n>>> z = Int('z')\n>>> Distinct(x, y, z)\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z))\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z), blast_distinct=...
0
{'name': 'create_dataset_pairwise@data_loader.py', 'description': ' This file is meant to create data for core-chain ranking ONLY.\n\n:param file: id_big_data file\n:param max_sequence_length: for padding/cropping\n:param relations: the relations file to backtrack and look up shit.\n:return:\n\nschema decides the ki...
0
{'name': 'DocumentTest.test_document_background_image@tests/test_document.py', 'description': 'Test that a transparent PNG image is rendered properly.', 'signature': 'def test_document_background_image(self) -> None:'}</s>{'name': 'DocumentTest@tests/test_document.py', 'description': 'DOCSTRING', 'base_classes': ['Test...
1
{'name': 'cross_validate@src/upgini/utils/sklearn_ext.py', 'description': 'Evaluate metric(s) by cross-validation and also record fit/score times.\n\nRead more in the :ref:`User Guide <multimetric_cross_validation>`.\n\nParameters\n----------\nestimator : estimator object implementing \'fit\'\n The object to use to ...
0
{'name': 'BaseRequest.POST@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'The values of :attr:`forms` and :attr:`files` combined into a single\n:class:`FormsDict`. Values are either strings (form values) or\ninstances of :class:`cgi.FieldStorage` (file uploads).', 'signature': 'def POST(self):'}</s>Re...
0
{'name': 'ReplaceByFeeTest.test_too_many_replacements@test/functional/feature_rbf.py', 'description': 'Replacements that evict too many transactions are rejected', 'signature': 'def test_too_many_replacements(self):'}</s>MAGIC_BYTES = { "mainnet": b"\x9f\xeb\x4b\x9d", # mainnet "testnet5": b"\xb0\x11\x90\x70"...
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': 'extract_from_coords@grizli/aws/sky_wfss.py', 'description': ' ', 'signature': "def extract_from_coords(ra=189.0706488, dec=62.2089502, grisms=['F356W-GRISMR','F410M-GRISMR','F444W-GRISMR'], size=48, grp=None, clean=False, get_cutout=True, cutout_filter='F444W-CLEAR', prefix='gdn-grism', verbose=True, mb_kw...
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': 'has_parameters@fairseq/utils.py', 'description': 'DOCSTRING', 'code': 'def has_parameters(module):\n try:...
0
{'name': '_main@misc/tabulate.py', 'description': 'Usage: tabulate [options] [FILE ...]\n\nPretty-print tabular data.\nSee also https://bitbucket.org/astanin/python-tabulate\n\nFILE a filename of the file with tabular data;\n if "-" or missing, read data from stdin.\n\nOpti...
0
{'name': 'extract_from_coords@grizli/aws/sky_wfss.py', 'description': ' ', 'signature': "def extract_from_coords(ra=189.0706488, dec=62.2089502, grisms=['F356W-GRISMR','F410M-GRISMR','F444W-GRISMR'], size=48, grp=None, clean=False, get_cutout=True, cutout_filter='F444W-CLEAR', prefix='gdn-grism', verbose=True, mb_kw...
0
{'name': 'condition@altair/vegalite/v3/api.py', 'description': 'A conditional attribute or encoding\n\nParameters\n----------\npredicate: Selection, LogicalOperandPredicate, expr.Expression, dict, or string\n the selection predicate or test predicate for the condition.\n if a string is passed, it will be treated ...
0
{'name': 'TileMatrixSet.rasterio_crs@morecantile/models.py', 'description': 'Return rasterio CRS.', 'signature': 'def rasterio_crs(self):'}</s>BoundsType = Tuple[NumType, NumType]
0
{'name': 'Device.open@src/LabJackPython.py', 'description': 'Device.open(devType, Ethernet=False, firstFound = True, serial = None, localId = None, devNumber = None, ipAddress = None, handleOnly = False, LJSocket = None)\n\nOpen a device of type devType. ', 'signature': 'def open(self, devType, Ethernet=False, firstFou...
0
{'name': 'get_optimal_precision_recall@generate_figures_and_tables.py', 'description': 'Find precision and recall values that maximize f1 score.', 'signature': 'def get_optimal_precision_recall(y_true, y_score):'}</s>scores_percentiles_list = []
0
{'name': '_Selector._freeze_relations@SneakerBot 2019/venv/lib/python3.7/site-packages/soupsieve/css_parser.py', 'description': 'Freeze relation.', 'signature': 'def _freeze_relations(self, relations):'}</s>FEB_MONTH = 28
0
{'name': 'SpiderList.set@scrapyd/webservice.py', 'description': 'Calculate, cache and return the ``scrapy list`` output for the project and version, bypassing the cache.', 'signature': 'def set(self, project, version, *, runner):'}</s>{'name': 'RunnerError@scrapyd/exceptions.py', 'description': 'Raised if the runner re...
1
{'name': 'filter_new@qm9_filter_generated.py', 'description': "Check whether generated molecules correspond to structures in the training database\nused for either training, validation, or as test data and update statistics array of\ngenerated molecules accordingly.\n\nArgs:\n mols (list of utility_classes.Molecule)...
0
{'name': 'parseMappingFile@amptk/amptklib.py', 'description': 'function to parse mapping file pull out primers and barcode sequences', 'signature': 'def parseMappingFile(input, output):'}</s>{'name': 'faqual2fastq@amptk/amptklib.py', 'description': 'DOCSTRING', 'code': "def faqual2fastq(fasta, qual, fastq):\n global...
0
{'name': 'FPVal@src/api/python/z3/z3.py', 'description': 'Return a floating-point value of value `val` and sort `fps`.\nIf `ctx=None`, then the global context is used.\n\n>>> v = FPVal(20.0, FPSort(8, 24))\n>>> v\n1.25*(2**4)\n>>> print("0x%.8x" % v.exponent_as_long(False))\n0x00000004\n>>> v = FPVal(2.25, FPSort(8, 24...
0
{'name': 'Plant.pick_petal@src/astrobotany/models.py', 'description': "Pick a petal from a flowering plant.\n\nArgs:\n user: The user picking the petal, if not the plant's owner.\n\nReturns: A string with a description of the resulting action.", 'signature': 'def pick_petal(self, user: User | None = None) -> str:'}<...
0
{'name': 'versions_from_parentdir@versioneer.py', 'description': 'Try to determine the version from the parent directory name.\n\nSource tarballs conventionally unpack into a directory that includes both\nthe project name and a version string. We will also support searching up\ntwo directory levels for an appropriately...
0
{'name': 'Attack.run@toolkit/run_attacks.py', 'description': 'Runs attack inside Docker.\n\nArgs:\n input_dir: directory with input (dataset).\n output_dir: directory where output (adversarial images) should be written.\n epsilon: maximum allowed size of adversarial perturbation,\n should be in range [0, 255].', ...
0
{'name': 'simxGetVisionSensorImage@7_Demo_youBotPickAndPlace/code/vrep/VREP_RemoteAPIs/sim.py', 'description': 'Please have a look at the function description/documentation in the CoppeliaSim user manual', 'signature': 'def simxGetVisionSensorImage(clientID, sensorHandle, options, operationMode):'}</s>sim_visionintpara...
0
{'name': 'TLP.check@fpga/lib/pcie/tb/pcie.py', 'description': 'Validate TLP', 'signature': 'def check(self):'}</s>FMT_4DW_DATA = 3
1
{'name': 'key_to_span@tksheet/functions.py', 'description': 'Convert various input types to a Span object representing a 2D range.\n\nArgs:\n key: The input to convert (str, int, slice, sequence, or None).\n spans: A dictionary of named spans (e.g., {"<name>": Span(...)}).\n widget: Optional widget context for...
0
{'name': 'get_domain_literal@src/future/backports/email/_header_value_parser.py', 'description': 'domain-literal = [CFWS] "[" *([FWS] dtext) [FWS] "]" [CFWS]\n\n ', 'signature': 'def get_domain_literal(value):'}</s>{'name': 'get_address@src/future/backports/email/_header_value_parser.py', 'description': "address = m...
0
{'name': 'MQTTSubscribeDriverConfEditor.default_stanza@bin/user/MQTTSubscribe.py', 'description': 'The default configuration stanza. ', 'signature': 'def default_stanza(self):'}</s>{'name': 'AbstractMessageCallbackProvider@bin/user/MQTTSubscribe.py', 'description': 'The abstract MessageCallbackProvider. ', 'base_classe...
0
{'name': 'test_expected_loss_improvement_is_less_than_total_loss@adaptive/tests/test_learners.py', 'description': 'The estimated loss improvement can never be greater than the total loss.', 'signature': 'def test_expected_loss_improvement_is_less_than_total_loss('}</s>{'name': 'IntegratorLearner@adaptive/learner/integr...
0
{'name': 'PModel.mlp@src/fitly/api/spotifyAPI.py', 'description': 'Implements Multilayer Perceptron (Neural Net) algorithm', 'signature': 'def mlp(self):'}</s>{'name': 'connect_spotify_link@src/fitly/api/spotifyAPI.py', 'description': 'DOCSTRING', 'code': 'def connect_spotify_link(auth_client):\n return auth_client....
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': 'TypeErrorTests.test_keyword_sort_cmpkey@didyoumean/didyoumean_sugg_tests.py', 'description': 'Sort and sorted functions have a cmp/key param dep. on the vers.', 'signature': 'def test_keyword_sort_cmpkey(self):'}</s>{'name': 'IndexClass@didyoumean/didyoumean_sugg_tests.py', 'description': 'Custom class with _...
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': 'simplify@src/api/python/z3/z3.py', 'description': "Simplify the expression `a` using the given options.\n\nThis ...
0
{'name': 'View.pick_areas@picasso/gui/render.py', 'description': 'Finds the areas of all current picks in um^2.\n\nReturns\n-------\nareas : np.1darray\n Areas of all picks.', 'signature': 'def pick_areas(self):'}</s>{'name': 'render_gaussian_iso@picasso/render.py', 'description': 'Renders locs with with individual ...
0
{'name': 'activate@spark/src/main/python/pymongo_spark.py', 'description': 'Activate integration between PyMongo and PySpark.\nThis function only needs to be called once.', 'signature': 'def activate():'}</s>{'name': 'mongoPairRDD@spark/src/main/python/pymongo_spark.py', 'description': 'Create a pair RDD backed by Mong...
1
{'name': 'suggest_name_as_special_case@didyoumean/didyoumean_internal.py', 'description': 'Suggest that name could be handled in a special way.', 'signature': 'def suggest_name_as_special_case(name):'}</s>{'name': 'get_io_os_error_sugg@didyoumean/didyoumean_internal.py', 'description': 'Get suggestions for IOError/OSEr...
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': 'logs@hokusai/cli/review_app.py', 'description': 'Get container logs', 'signature': 'def logs(app_name, timestamps, follow, tail, previous, label, verbose):'}</s>{'name': 'base@hokusai/cli/base.py', 'description': 'Hokusai is a CLI for managing application deployments on Kubernetes', 'code': 'def base(context_...
0
{'name': 'parse_args_mat_plot@src/python_scripts/afnipy/lib_mat2d_plot.py', 'description': 'Go through user-entered options and fill an object with the values.\nThese will be used to setup plotting.', 'signature': 'def parse_args_mat_plot(full_argv):'}</s>{'name': 'dset_dims@src/python_scripts/afnipy/afni_base.py', 'de...
0
{'name': 'is_shortcut_url@shortcuts/utils.py', 'description': 'Determines is it a shortcut URL or not', 'signature': 'def is_shortcut_url(url: str) -> bool:'}</s>{'name': 'UnknownSerializationType@shortcuts/exceptions.py', 'description': 'Unknown serialization type', 'base_classes': ['ShortcutsException'], 'methods': [...
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': 'geticmptypebynumber@pf/_utils.py', 'description': 'Return the ICMP type as a string.', 'signature': 'def geticmptypebynumber(type, af):'}</s>PFRULE_SRCTRACK = 32
0
{'name': 'EMQ.aggregation_fit@quapy/method/aggregative.py', 'description': 'Trains the aggregation function of EMQ. This comes down to recalibrating the posterior probabilities\nir requested.\n\n:param classif_predictions: a :class:`quapy.data.base.LabelledCollection` containing,\n as instances, the posterior probab...
0
{'name': 'on_shutdown_pi@src/server/server.py', 'description': 'Shutdown the raspberry pi.', 'signature': 'def on_shutdown_pi(*args):'}</s>{'name': 'render_index@src/server/server.py', 'description': 'Route to home page.', 'code': 'def render_index():\n \'\'\'Route to home page.\'\'\'\n if RaceContext.serverconfi...
0
{'name': 'make_SEP_catalog@grizli/prep.py', 'description': "Make a catalog from drizzle products using the SEP implementation of SourceExtractor\n\nParameters\n----------\nroot : str\n Rootname of the FITS images to use for source extraction. This\n function is designed to work with the single-image products fro...
0
{'name': 'TestCase.assertAlmostEqual@vertx-web/src/test/sockjs-protocol/unittest2/case.py', 'description': 'Fail if the two objects are unequal as determined by their\ndifference rounded to the given number of decimal places\n(default 7) and comparing to zero, or by comparing that the\nbetween the two objects is more t...
0
{'name': 'CheckLanguage@ament_cpplint/ament_cpplint/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 fi...
0
{'name': 'balance@n26/cli.py', 'description': 'Show account balance ', 'signature': 'def balance():'}</s>DATETIME_FORMATS = [ '%m/%d/%Y %H:%M:%S', '%m/%d/%Y', '%Y-%m-%d', '%Y-%m-%dT%H:%M:%S', '%Y-%m-%d %H:%M:%S', '%d.%m.%Y', '%d.%m.%Y %H:%M:%S' ]
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIAMO64_BROWSE_BYTES = 745
0
{'name': 'qald_run@utils/data_preparation_rdf_type.py', 'description': "'\n\nIf the query contains only rdf constraint and no other triple, it will push the rdf type to the\nconstraint candidate and there will be no positive or negative path in the query.\n\n'path_id': [u'+25212']", 'signature': 'def qald_run(test = T...
0
{'name': 'GA.__init__@modestpy/estim/ga/ga.py', 'description': "The population can be initialized in various ways:\n- if `init_pop` is None, one individual is initialized using\n initial guess from `est`\n- if `init_pop` contains less individuals than `pop_size`,\n then the rest is random\n- if `init_pop` == `pop_siz...
0
{'name': 'move_file@fame/storage/storage.py', 'description': 'Moves a file.', 'signature': 'def move_file(from_path, to_path):'}</s>{'name': 'list_dir@fame/storage/storage.py', 'description': 'DOCSTRING', 'code': "def list_dir(dir_path, include_files=True, include_subdirs=True):\n if not storage:\n error('Sto...
0
{'name': 'CheckStyle@tools/cpplint.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 inside code, etc.\n\nArgs:\n f...
0
{'name': '_exec_and_log@imagegw/shifter_imagegw/transfer.py', 'description': 'Execute a command and log the results to logger', 'signature': 'def _exec_and_log(cmd, logger):'}</s>{'name': 'pre_create_tempfile@imagegw/shifter_imagegw/transfer.py', 'description': 'Generate a tempfile for filename on the system', 'code': ...
0
{'name': 'relations_lookup@utils/data_preparation_rdf_type.py', 'description': ":param core_chain: corechain\n:return: converts core chain surface form to relations\n ['+', 'wife','of] -> ['+','http..../wifeOf']", 'signature': 'def relations_lookup(core_chain, core_chain_length):'}</s>EMBEDDING_GLOVE_DIM = 300
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': 'training_pipeline@alphapy/__main__.py', 'description': 'AlphaPy Training Pipeline\n\nParameters\n----------\nmodel : alphapy.Model\n The model object for controlling the pipeline.\n\nReturns\n-------\nmodel : alphapy.Model\n The final results are stored in the model object.\n\nRaises\n------\nKeyError\n...
0
{'name': 'Network._build_loss@networks/lift.py', 'description': 'Build losses related to each subtask.', 'signature': 'def _build_loss(self):'}</s>{'name': 'loss_desc_triplet@losses.py', 'description': 'Triplet loss.\n\n ', 'code': 'def loss_desc_triplet(d1, d2, d3, margin, squared_loss=False, mine_negative=False):\...
1
{'name': 'standardize_cell@python/spglib/spglib.py', 'description': 'Return standardized cell. When the search failed, ``None`` is returned.\n\nParameters\n----------\ncell, symprec, angle_tolerance:\n See the docstring of get_symmetry.\nto_primitive : bool\n If True, the standardized primitive cell is created.\n...
1
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQNPMS_FAST = 2
0
{'name': 'make_utxo@qa/rpc-tests/replace-by-fee.py', 'description': 'Create a txout with a given amount and scriptPubKey\n\nMines coins as needed.\n\nconfirmed - txouts created will be confirmed in the blockchain;\n unconfirmed otherwise.', 'signature': 'def make_utxo(node, amount, confirmed=True, scriptPubK...
0
{'name': 'scatter@nbinteract/plotting.py', 'description': 'Generates an interactive scatter chart that allows users to change the\nparameters of the inputs x_fn and y_fn.\n\nArgs:\n x_fn (Array | (*args -> Array str | Array int | Array float)):\n If array, uses array values for x-coordinates.\n\n If fu...
0
{'name': 'IncInterfaceGenerator.do_table3_transformation@da/compiler/incgen.py', 'description': "Transformation defined in Table 3 of OOPSLA paper.\n\nThis transforms single quantifications over comparisons into min/max\naggregates. Returns None if table 3 can not be applied to 'node'.", 'signature': 'def do_table3_tra...
0
{'name': 'RstToPdf.createPdf@rst2pdf/createpdf.py', 'description': "Create a PDF from text (ReST input),\nor doctree (docutil nodes) and save it in outfile.\n\nIf outfile is a string, it's a filename.\nIf it's something with a write method, (like a StringIO,\nor a file object), the data is saved there.", 'signature': '...
0
{'name': 'SearchList.search@shingetsu/node.py', 'description': 'Search node which has the file.', 'signature': 'def search(self, cache=None, myself4=None, myself6=None, nodes=None):'}</s>archive_uri = _get_value(_extconf, 'Gateway', 'archive_uri', 'https://archive.shingetsu.info/')
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': 'ArvadosBackend.RunWorkflow@wes_service/arvados_wes.py', 'description': 'Submit the workflow run request.', 'signature': 'def RunWorkflow('}</s>{'name': 'ArvadosBackend@wes_service/arvados_wes.py', 'description': 'Arvados backend for the WES Service.', 'base_classes': ['WESBackend'], 'methods': [{'name': 'Arva...
1
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_DATA_TOO_LARGE = 4043
0
{'name': 'PFDivert._to_string@pf/rule.py', 'description': 'Return a string representation of the object.', 'signature': 'def _to_string(self):'}</s>{'name': 'pfioc_queue@pf/_struct.py', 'description': 'DOCSTRING', 'base_classes': ['Structure'], 'methods': []}
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': 'Architecture.__get_register@gef.py', 'description': "Return a register's value.", 'signature': 'def __get_register(self, regname: str) -> int:'}</s>{'name': 'DisableContextOutputContext@gef.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'DisableContextOutputContext.__enter__@gef.py'...
0
{'name': 'Trace.backward_link@jitlog/objects.py', 'description': 'connect parent with this trace. orig is the point\nin the parent trace, enter the first op in this trace ', 'signature': 'def backward_link(self, orig):'}</s>MARK_ASM_ADDR = struct.pack("b", 0x15)
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': 'flash@zigate/flasher.py', 'description': 'Read or write firmware', 'signature': "def flash(serialport='auto', write=None, save=None, erase=False, pdm_only=False):"}</s>{'name': 'change_baudrate@zigate/flasher.py', 'description': 'DOCSTRING', 'code': "def change_baudrate(ser, baudrate):\n ser.write(req_chan...
1