text string | label int64 |
|---|---|
{'name': 'get_hostname_from_ip_addr@core/friendly_organizer.py', 'description': 'Returns the hostname associated with an IP address.\n\nReturns an empty string if the hostname is not found.', 'signature': 'def get_hostname_from_ip_addr(ip_addr: str, in_memory_only=False) -> str:'}</s>DEBUG = False | 0 |
{'name': 'find_gaps@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'Account for all the bits in the pattern\ndummy style just added as they got added', 'signature': 'def find_gaps(op):'}</s>MASK_SRLW = 4261441663 | 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_UOW_LOG_EXTENT_NAME = 3064 | 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': 'TodoistAPI.query@todoist/api.py', 'description': 'DEPRECATED: query endpoint is deprecated for a long time and this\nmethod will be removed in the next major version of todoist-python', 'signature': 'def query(self, queries, **kwargs):'}</s>{'name': 'Item@todoist/models.py', 'description': 'Implements an item... | 0 |
{'name': 'Logger.setStream@local/clogging.py', 'description': 'Pass NULL_STREAM to ignore stream output.', 'signature': 'def setStream(self, stream):'}</s>WARNING = 30 | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQUSAGE_DS_OLDEST_CF_RECOVERY = 12 | 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': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQGMO_FAIL_IF_QUIESCING = 8192 | 0 |
{'name': 'train@ddparser/run.py', 'description': 'Train', 'signature': 'def train(env):'}</s>{'name': 'DepTree@ddparser/parser/data_struct/utils.py', 'description': 'DepTree class, used to check whether the prediction result is a project Tree.\nA projective tree means that you can project the tree without crossing arcs... | 0 |
{'name': 'AdamsBashforthMoulton._has_converged@torchdiffeq/_impl/fixed_adams.py', 'description': 'Checks that each element is within the error tolerance.', 'signature': 'def _has_converged(self, y0, y1):'}</s>{'name': 'AdamsBashforthMoulton@torchdiffeq/_impl/fixed_adams.py', 'description': 'DOCSTRING', 'base_classes': ... | 1 |
{'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': '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_shapefloatpar... | 0 |
{'name': 'AuthenticationService.user_change_password@sdk/python/teaclave.py', 'description': 'Change password.\n\nArgs:\n\n user_password: New password.', 'signature': 'def user_change_password(self, user_password: str):'}</s>{'name': 'ApproveTaskRequest@sdk/python/teaclave.py', 'description': 'DOCSTRING', 'base_cla... | 0 |
{'name': 'skew@pymeteo/skewt.py', 'description': 'Puts the skew in skew-T\n\n:parameter p: pressure level of the point.\n\nThis calculates the skew of the T axis for a point to plot. \nThis assumes a logarithmic y axes and uses the variable\n:py:data:skew_angle to determine the skew. This is the \nmagic that turns a ... | 1 |
{'name': 'filter_hits_by_terms@ahmia/views.py', 'description': 'Child abuse filtering', 'signature': 'def filter_hits_by_terms(hits):'}</s>{'name': 'LegalView@ahmia/views.py', 'description': 'Legal page view ', 'base_classes': ['TemplateView'], 'methods': []} | 0 |
{'name': 'follower_remove@friendship/views.py', 'description': 'Remove a following relationship', 'signature': 'def follower_remove('}</s>{'name': 'Block@friendship/models.py', 'description': 'Model to represent Following relationships', 'base_classes': ['models.Model'], 'methods': [{'name': 'Block.__str__@friendship/m... | 0 |
{'name': 'IUCoordinator.register_entity@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'A HA entity has been registered', 'signature': 'def register_entity('}</s>{'name': 'to_secs@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Convert the supplied time ... | 0 |
{'name': 'register_class@aiorpc/server.py', 'description': 'Registers a class on the RPC server. Methods can be accessed by ClassName.Method\n:param cls: class to load\n:return:', 'signature': 'def register_class(cls):'}</s>{'name': 'RPCProtocolError@aiorpc/exceptions.py', 'description': 'DOCSTRING', 'base_classes': ['... | 0 |
{'name': 'ParseArguments@ament_cpplint/ament_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)... | 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': 'ScenarioPlotter.add_plot@CSIKit/visualization/plot_scenario.py', 'description': 'Adds PlottableCSI and give him all measurements of this scenario', 'signature': 'def add_plot(self, metric: Metric, graph: Graph):'}</s>{'name': 'TupleMetric@CSIKit/visualization/metric.py', 'description': 'notice should return a... | 0 |
{'name': 'get_cmdclass@versioneer.py', 'description': 'Get the custom setuptools/distutils subclasses used by Versioneer.\n\nIf the package uses a different cmdclass (e.g. one from numpy), it\nshould be provide as an argument.', 'signature': 'def get_cmdclass(cmdclass=None):'}</s>{'name': 'get_config_from_root@versione... | 1 |
{'name': 'connect_to_raw_database@fink_broker/common/spark_utils.py', 'description': 'Initialise SparkSession, and connect to the raw database (Parquet)\n\nParameters\n----------\nbasepath: str\n The base path that partition discovery should start with.\npath: str\n The path to the data (typically as basepath wit... | 0 |
{'name': 'CheckBraces@tools/cpplint.py', 'description': 'Looks for misplaced braces (e.g. at the end of line).\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines instance containing the file.\n linenum: The number of the line to check.\n error: The function to call with any errors fou... | 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': 'T@pymeteo/thermo.py', 'description': 'Convert Potential Temperature :math:`\\theta` to Temperature\n\n:parameter theta: Potential temperature (K)\n:parameter p: Pressure (Pa)\n:returns: Temperature (K)', 'signature': 'def T(theta,p):'}</s>xlv = L | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRC_RFH_FORMAT_ERROR = 2421 | 0 |
{'name': 'TestToivanen.test_euclidean_dist_output@tests/test_toivanen.py', 'description': 'Explanation:\n\nTaking euclidean distance with x==0 below:\nx-------------\n| |\n| |\n| |\n| |\n| |\n| |\n--------------\n\nThe max distance in euclidean output wi... | 0 |
{'name': 'MainInterface.process_options@src/python_scripts/scripts/uber_ttest.py', 'description': 'return 1 on valid and exit\n 0 on valid and continue\n-1 on invalid', 'signature': 'def process_options(self):'}</s>{'name': 'needs_new_wrapper@src/python_scripts/afnipy/afni_util.py', 'description': 'does the current st... | 0 |
{'name': 'get_versions@nfp/_version.py', 'description': 'Get version information or return default if unable to do so.', 'signature': 'def get_versions():'}</s>{'name': 'git_versions_from_keywords@nfp/_version.py', 'description': 'Get version information from git keywords.', 'code': 'def git_versions_from_keywords(keyw... | 0 |
{'name': 'Options.get_raw@pcapng/structs.py', 'description': 'Get raw value for the given option', 'signature': 'def get_raw(self, name):'}</s>TYPE_MACADDR = "macaddr" | 0 |
{'name': 'rel_err@oggm/utils/_funcs.py', 'description': 'Relative error. Ref should be non-zero', 'signature': 'def rel_err(ref, data):'}</s>{'name': 'signchange@oggm/utils/_funcs.py', 'description': "Detect sign changes in a time series.\n\nhttp://stackoverflow.com/questions/2652368/how-to-detect-a-sign-change-\nfor-e... | 0 |
{'name': 'parse_status_update@slackcli/messaging.py', 'description': 'Parse "/status :emoji: sometext" messages. If there is a match, return a dict\ncontaining the profile attributes to be updated. Else return None.', 'signature': 'def parse_status_update(text):'}</s>{'name': 'emojize@slackcli/emoji.py', 'description':... | 0 |
{'name': 'test_quit@tests/unit/test_pack.py', 'description': 'QUIT command ', 'signature': 'def test_quit():'}</s>{'name': 'test_connect@tests/unit/test_pack.py', 'description': 'CONNECT command ', 'code': 'def test_connect():\n """ CONNECT command """\n assert like("CONNECT tolsun.oulu.fi 6667 *.edu", pack_comma... | 0 |
{'name': 'validate_transaction@capone/api/queries.py', 'description': 'Validates a Transaction and its sub-models before saving.\n\nOne, it validates that this Transaction properly balances.\n\nA Transaction balances if its credit amounts match its debit amounts.\nIf the Transaction does not balance, then a Transaction... | 0 |
{'name': 'geticmptypebynumber@pf/_utils.py', 'description': 'Return the ICMP type as a string.', 'signature': 'def geticmptypebynumber(type, af):'}</s>PFQS_ROOTCLASS = 2 | 0 |
{'name': 'field_rgb@grizli/pipeline/auto_script.py', 'description': "RGB image of the field mosaics\n\nParameters\n----------\n\nroot : str\n Field rootname\n\nxsize : float\n Figure size\n\noutput_dpi : int\n Figure DPI\n\nHOME_PATH : str\n Path to look for mosaic files\n\nshow_ir : bool\n Clip around W... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQSELTYPE_NONE = 0 | 0 |
{'name': 'read_info@mcu/elk/elk_io.py', 'description': 'Read the INFO.OUT file', 'signature': 'def read_info(filename): '}</s>lattice_MATCH = re.compile(r'''
[\w\W]*
Lattice [ ]* vectors [ ]* \:
(?P<content>
[\s\S]*?(?=\n.*?[ ] $|\n[ ]\n) # match everything until next blank line or EOL
)
''', re.VERBOSE) | 1 |
{'name': 'CreateDatatypes@src/api/python/z3/z3.py', 'description': "Create mutually recursive Z3 datatypes using 1 or more Datatype helper objects.\n\nIn the following example we define a Tree-List using two mutually recursive datatypes.\n\n>>> TreeList = Datatype('TreeList')\n>>> Tree = Datatype('Tree')\n>>> # Tre... | 0 |
{'name': 'build_recipes@bioconda_utils/build.py', 'description': 'Build one or many bioconda packages.\n\nArguments:\n recipe_folder: Directory containing possibly many, and possibly nested, recipes.\n config_path: Path to config file\n packages: Glob indicating which packages should be considered. Note that package... | 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': 'model_mnist@utils/mnist.py', 'description': 'Defines MNIST model using Keras sequential model', 'signature': 'def model_mnist(type):'}</s>{'name': 'model_LR@utils/mnist.py', 'description': 'DOCSTRING', 'code': 'def model_LR():\n model = Sequential()\n\n model.add(Flatten(input_shape=(gv.IMAGE_ROWS,\n ... | 1 |
{'name': 'TestProviders.test_local_file_copy_toc@tests/test_providers.py', 'description': 'Make sure the table of content is kept after processing.', 'signature': 'def test_local_file_copy_toc(self):'}</s>{'name': 'URLResolutionError@paper2remarkable/exceptions.py', 'description': "Exception raised when the abstract/pd... | 0 |
{'name': 'QueryParser.resolve_path@rest_models/backend/compiler.py', 'description': 'resolve the path of Alias to find the final model, with the final name of the attr\n:param Col col: the column to resolve\n:rtype: tuple[Alias], str', 'signature': 'def resolve_path(self, col):'}</s>{'name': 'get_resource_name@rest_mod... | 0 |
{'name': 'geticmptypebynumber@pf/_utils.py', 'description': 'Return the ICMP type as a string.', 'signature': 'def geticmptypebynumber(type, af):'}</s>ICMP6_DST_UNREACH_NOROUTE = 0 | 0 |
{'name': 'clone_axom@scripts/llnl_scripts/find_unused_tpl_dirs.py', 'description': 'Creates a fresh clone of axom', 'signature': 'def clone_axom():'}</s>{'name': 'get_shared_collab_dir@scripts/llnl_scripts/llnl_lc_build_tools.py', 'description': 'DOCSTRING', 'code': 'def get_shared_collab_dir():\n return "/collab/us... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCHRR_RESET_NOT_REQUESTED = 0 | 0 |
{'name': 'make_html_table@grizli/aws/db.py', 'description': ' ', 'signature': 'def make_html_table(engine=None, columns=[\'root\', \'status\', \'id\', \'p_ra\', \'p_dec\', \'mag_auto\', \'flux_radius\', \'z_spec\', \'z_map\', \'bic_diff\', \'chinu\', \'log_pdf_max\', \'d4000\', \'d4000_e\'], where="AND status >= 5 A... | 0 |
{'name': 'WSCTask.load_dataset@examples/roberta/wsc/wsc_task.py', 'description': 'Load a given dataset split.\n\nArgs:\n split (str): name of the split (e.g., train, valid, test)', 'signature': 'def load_dataset('}</s>{'name': 'MaskedLMDictionary@fairseq/data/legacy/masked_lm_dictionary.py', 'description': 'Dictiona... | 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': 'Iface.removeSupervisors@jstorm-on-yarn/src/main/gen-py/JstormAM/JstormAM.py', 'description': 'Parameters:\n - number', 'signature': 'def removeSupervisors(self, number):'}</s>{'name': 'WorkerSummary@jstorm-core/src/main/py/storm/ttypes.py', 'description': 'Attributes:\n - port\n - uptime\n - topology\n - task... | 0 |
{'name': 'graph.dijkstra_hl@graphlearning/graph.py', 'description': "Dijkstra's algorithm (Hopf-Lax Version)\n======\n\nSolves the graph Hamilton-Jacobi equation\n\\[ \\max_j w_{ji}^{-1} (u(x_i)^2 - u(x_j)^2) = u(x_i)f_i\\]\nsubject to \\(u=g\\) on \\(\\Gamma\\).\n\nParameters\n----------\nbdy_set : numpy array (int) \... | 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>{'nam... | 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>LJE_DEVICE_ALREADY_OPEN = 1010 | 0 |
{'name': 'matchPreviousLiteral@scripts/pdns/lib/python2.7/site-packages/pip/_vendor/pyparsing.py', 'description': 'Helper to define an expression that is indirectly defined from\nthe tokens matched in a previous expression, that is, it looks\nfor a \'repeat\' of a previous expression. For example::\n first = Word(n... | 0 |
{'name': 'IUSequenceRun.running@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Indicate if this sequence is running', 'signature': 'def running(self) -> bool:'}</s>{'name': 'IUSequenceRun@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Irrigation Unlimi... | 1 |
{'name': 'PCFExecute.__init__@code/pymqi/__init__.py', 'description': "PCFExecute(name = '')\n\nConnect to the Queue Manager 'name' (default value '') ready\nfor a PCF command. If name is a QueueManager instance, it is\nused for the connection, otherwise a new connection is made ", 'signature': 'def __init__(self, name... | 0 |
{'name': 'RedisDB.__init__@spider/db/redisdb.py', 'description': 'redis的封装\nArgs:\n ip_ports: ip:port 多个可写为列表或者逗号隔开 如 ip1:port1,ip2:port2 或 ["ip1:port1", "ip2:port2"]\n db:\n user_pass:\n url:\n decode_responses:\n service_name: 适用于redis哨兵模式', 'signature': 'def __init__('}</s>PARSER_SLEEP_TIME = 0 | 0 |
{'name': 'PerfectModelEnsemble._compute_climatology@src/climpred/classes.py', 'description': "Verify a climatology forecast.\n\nArgs:\n metric: Metric to apply for verification, see `metrics <../metrics.html>`_\n comparison: How to compare the climatology against itself, see\n `comparisons <../comparisons.... | 0 |
{'name': 'IsoDistribution.np_masses@IsoSpecPy/IsoSpecPy.py', 'description': 'Return computed masses as a numpy array.', 'signature': 'def np_masses(self):'}</s>symbol_to_masses = dict(symbol_to_masses) | 0 |
{'name': 'GSComponent.drawPoints@Lib/glyphsLib/classes.py', 'description': 'Draws points of component with given point pen.', 'signature': 'def drawPoints(self, pointPen: AbstractPointPen) -> None:'}</s>GSSMOOTH = 100 | 0 |
{'name': '_test_core@ci/weekly/test_all_sat_end_to_end_on_disk.py', 'description': 'Core function testing all data\nArgs:\n pattern (str): Pattern of the satellite\n prod_dirs (Union[str, list]): Product directory\n possible_bands(list): Possible bands\n debug (bool): Debug option', 'signature': 'def _test_... | 0 |
{'name': 'Test.test_L5@tests/test_image.py', 'description': 'Test the image module for Landsat 5', 'signature': 'def test_L5(self):'}</s>{'name': '__gt__@eemont/image.py', 'description': 'Computes the rich comparison GREATER THAN between two images.\n\nParameters\n----------\nself : ee.Image\n Left operand.\nother :... | 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': 'underscore@qds_sdk/util.py', 'description': 'Convert a word from CamelCase to lower_with_underscores.\n\nArgs:\n word: The string to convert.\nReturns:\n The modified string.', 'signature': 'def underscore(word):'}</s>{'name': 'pluralize@qds_sdk/util.py', 'description': 'Convert singular word to its plu... | 0 |
{'name': 'SignRawTransactionsTest.successful_signing_test@test/functional/rpc_signrawtransaction.py', 'description': 'Create and sign a valid raw transaction with one input.\n\nExpected results:\n\n1) The transaction has a complete set of signatures\n2) No script verification error occurred', 'signature': 'def successf... | 0 |
{'name': 'GefHelpCommand.__rebuild@gef.py', 'description': 'Rebuild the documentation.', 'signature': 'def __rebuild(self) -> None:'}</s>{'name': 'dbg@gef.py', 'description': 'DOCSTRING', 'code': 'def dbg(msg: str) -> None:\n if gef.config["gef.debug"] is True:\n gef_print(f"{Color.colorify(\'[=]\', \'bold cy... | 0 |
{'name': 'init_screen@displays/inkyphat.py', 'description': 'Prepare the screen for drawing and return the draw variables\n ', 'signature': 'def init_screen(color):'}</s>nocoin_screen_1 = "Kein Münzeinwurf" | 0 |
{'name': 'predict@pygad/nn/nn.py', 'description': "Uses the trained weights for predicting the samples' outputs.\n\nlast_layer: A reference to the last (output) layer in the network architecture.\ndata_inputs: Data features.\nproblem_type: Can be either classification or regression to define the problem type.\n\nReturn... | 0 |
{'name': 'build_transformer_model_for_pretraining@pretraining/pretraining.py', 'description': '构建训练模型,通用于TPU/GPU\n注意全程要用keras标准的层写法,一些比较灵活的“移花接木”式的\n写法可能会在TPU上训练失败。此外,要注意的是TPU并非支持所有\ntensorflow算子,尤其不支持动态(变长)算子,因此编写相应运算\n时要格外留意。', 'signature': 'def build_transformer_model_for_pretraining():'}</s>weight_decay_rate = 0.01 | 1 |
{'name': 'run_benchmark@oggm/cli/benchmark.py', 'description': 'Does the actual job.\n\nParameters\n----------\nrgi_version : str\n the RGI version to use (defaults to cfg.PARAMS)\nrgi_reg : str\n the RGI region to process\nborder : int\n the number of pixels at the maps border\noutput_folder : str\n path t... | 1 |
{'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... | 0 |
{'name': 'CheckBraces@scripts/cpplint.py', 'description': 'Looks for misplaced braces (e.g. at the end of line).\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines instance containing the file.\n linenum: The number of the line to check.\n error: The function to call with any errors f... | 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_261 = Badge("ther... | 0 |
{'name': 'UVd.step@preconditioned_stochastic_gradient_descent.py', 'description': "Performs a single step of PSGD with low-rank modification (UVd) preconditioner, i.e., \nupdating the trainable parameters once, and returning what closure returns.\n\nArgs:\n closure (callable): a closure that evaluates the function o... | 0 |
{'name': 'Matrix.cast@python/taichi/lang/matrix.py', 'description': 'Cast the matrix elements to a specified data type.\n\nArgs:\n dtype (:mod:`~taichi.types.primitive_types`): data type of the\n returned matrix.\n\nReturns:\n :class:`taichi.Matrix`: A new matrix with the specified data dtype.\n\nExample::... | 0 |
{'name': 'on_load_data@src/server/server.py', 'description': 'Allow pages to load needed data', 'signature': 'def on_load_data(data):'}</s>{'name': 'play_callout_text@src/server/server.py', 'description': 'DOCSTRING', 'code': "def play_callout_text(data):\n message = RHData.doReplace(RHAPI, data['callout'], {}, True... | 0 |
{'name': 'choose_provider@paper2remarkable/ui.py', 'description': 'Choose the provider to use for the given source\n\nThis function determines the appropriate provider based on the input and the\noptional source_type parameter. If source_type is specified, it overrides\nthe automatic detection. Otherwise, it first trie... | 0 |
{'name': 'EventualResult._set_result@crochet/_eventloop.py', 'description': 'Set the result of the EventualResult, if not already set.\n\nThis can only happen in the reactor thread, either as a result of\nDeferred firing, or as a result of ResultRegistry.stop(). So, no need\nfor thread-safety.', 'signature': 'def _set_... | 0 |
{'name': 'ScrollingTest.testScrolly@reversibility/pycolab/pycolab/tests/scrolling_test.py', 'description': 'Verify correct interoperation of `Scrolly` and `MazeWalker`.', 'signature': 'def testScrolly(self):'}</s>{'name': 'TestSprite@reversibility/pycolab/pycolab/tests/test_things.py', 'description': "A `Sprite` subcla... | 0 |
{'name': 'temp_tree@tests/test_ignore.py', 'description': 'fixture used by all tests in this file.\nsets up a static file tree in a temp dir for each test, then deletes after test.', 'signature': 'def temp_tree():'}</s>{'name': 'commit_session_for_collection@ascmhl/commands.py', 'description': 'DOCSTRING', 'code': 'def... | 0 |
{'name': 'arcball_map_to_sphere@DenseFusion/lib/transformations.py', 'description': 'Return unit sphere coordinates from window coordinates.', 'signature': 'def arcball_map_to_sphere(point, center, radius):'}</s>{'name': 'euler_from_matrix@DenseFusion/lib/transformations.py', 'description': 'Return Euler angles from ro... | 0 |
{'name': 'PFOp._to_string@pf/rule.py', 'description': 'Return the string representation of the operation.', 'signature': 'def _to_string(self):'}</s>{'name': 'pf_rule_addr@pf/_struct.py', 'description': 'DOCSTRING', 'base_classes': ['Structure'], 'methods': []} | 0 |
{'name': 'extcap_interfaces@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'List available interfaces to capture from', 'signature': 'def extcap_interfaces():'}</s>CTRL_CMD_ENABLE = 4 | 0 |
{'name': 'Splitwise.createGroup@splitwise/__init__.py', 'description': 'Creates a new Group.\n\nArgs:\n group(:obj:`splitwise.group.Group`): Splitwise Group Object.\n\nReturns:\n tuple: tuple containing:\n group(:obj:`splitwise.group.Group`): Object with Group detail\n\n errors(:obj:`splitwise.error.Spl... | 0 |
{'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': 'dependencies_of_symbol@contrib/mbedtls/tests/scripts/set_psa_test_dependencies.py', 'description': 'Return the dependencies for a symbol that designates a cryptographic mechanism.', 'signature': 'def dependencies_of_symbol(symbol):'}</s>{'name': 'process_file@contrib/mbedtls/tests/scripts/set_psa_test_depende... | 0 |
{'name': 'course@module/save.py', 'description': 'create course folder ', 'signature': 'def course(url, lynda_folder_path):'}</s>INFO_FILE_CREATED = "
🌟 info.txt created
" | 0 |
{'name': 'load_config@pyrgg/functions.py', 'description': 'Load config based on given path.\n\n:param path: path to config file\n:type path: str\n:return: input data as dict', 'signature': 'def load_config(path):'}</s>PYRGG_INVALID_ENGINE_ERROR_MESSAGE = "[Error] Invalid engine!" | 0 |
{'name': 'fetch_tomtom_matches@modisco/util.py', 'description': "Fetches top matches from a motifs database using TomTom.\n\nArgs:\n ppm: position probability matrix- numpy matrix of dimension (N,4)\n background: list with ACGT background probabilities\n tomtom_exec_path: path to TomTom executable\n motifs_... | 0 |
{'name': 'LoadBalancerAction.create_loadbalancer@qingcloud/iaas/actions/loadbalancer.py', 'description': 'Create new load balancer.\n@param eips: the IDs of the eips that will be associated to load balancer.\n@param loadbalancer_name: the name of the loadbalancer.\n@param security_group: the id of the security_group yo... | 0 |
{'name': 'PacketFilter.kill_states@pf/filter.py', 'description': 'Clear states matching the specified arguments.\n\nStates can be specified by address family, layer-4 protocol, source and\ndestination addresses, interface name, label and routing domain. Return\nthe number of killed states.', 'signature': 'def kill_stat... | 0 |
{'name': 'S2TheiaProduct._load_masks@eoreader/products/optical/s2_theia_product.py', 'description': 'Load cloud files as xarrays. Overload to manage associated bands.\n\nArgs:\n bands (list): List of the wanted bands\n pixel_size (int): Band pixel size in meters\n size (Union[tuple, list]): Size of the array (... | 0 |
{'name': '_precond_grad_dense_dense@preconditioned_stochastic_gradient_descent.py', 'description': 'return preconditioned gradient using Kronecker product preconditioner\nQl: (left side) Cholesky factor of preconditioner\nQr: (right side) Cholesky factor of preconditioner\nGrad: (matrix) gradient', 'signature': 'def _p... | 0 |
{'name': 'EnumDecoder@python/google/protobuf/internal/decoder.py', 'description': 'Returns a decoder for enum field.', 'signature': 'def EnumDecoder(field_number, is_repeated, is_packed, key, new_default,'}</s>{'name': 'Error@python/google/protobuf/message.py', 'description': 'Base error type for this module.', 'base_c... | 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': 'ProcessLine@compiler-rt/lib/sanitizer_common/scripts/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 l... | 0 |
{'name': 'create_run_container_task@vulfocus-api/tasks/tasks.py', 'description': '创建运行容器任务\n:param container_vul: 漏洞容器对象\n:param user_info: 用户信息', 'signature': 'def create_run_container_task(container_vul, user_info):'}</s>{'name': 'create_stop_container_task@vulfocus-api/tasks/tasks.py', 'description': '创建停止容器任务\n:par... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.