text string | label int64 |
|---|---|
{'name': 'CheckStyle@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/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 leng... | 0 |
{'name': 'template@3rdparty/mongo-c-driver-1.26.2/build/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 ... | 0 |
{'name': 'Cdf.__init__@reference/ThinkDSP/code/thinkstats2.py', 'description': 'Initializes.\n\nIf ps is provided, obj must be the corresponding list of values.\n\nobj: Hist, Pmf, Cdf, Pdf, dict, pandas Series, list of pairs\nps: list of cumulative probabilities\nlabel: string label', 'signature': 'def __init__(self, o... | 0 |
{'name': 'calibrate_cams_all@Pose2Sim/calibration.py', 'description': 'Either converts a preexisting calibration file, \nor calculates calibration from scratch (from a board or from points).\nStores calibration in a .toml file\nPrints recap.\n\nINPUTS:\n- a config_dict dictionary\n\nOUTPUT:\n- a .toml camera calibratio... | 0 |
{'name': 'xldate_as_datetime@IDE/src/main/resources/Lib/xlrd/xldate.py', 'description': 'Convert an Excel date/time number into a :class:`datetime.datetime` object.\n\n:param xldate: The Excel number\n:param datemode: 0: 1900-based, 1: 1904-based.\n\n:returns: A :class:`datetime.datetime` object.', 'signature': 'def xl... | 0 |
{'name': 'Command.get_results@qds_sdk/commands.py', 'description': 'Fetches the result for the command represented by this object\n\nget_results will retrieve results of the command and write to stdout by default.\nOptionally one can write to a filestream specified in `fp`. The `inline` argument\ndecides whether the re... | 0 |
{'name': 'Alignment.split@maf/impl/naiveLiftUp.py', 'description': 'Return two new alignments created by splitting this alignment at an offset relative to its start.', 'signature': 'def split(self, split_point):'}</s>{'name': 'lift_region@maf/impl/naiveLiftUp.py', 'description': 'Lift a given region on the reference us... | 0 |
{'name': 'takePantiltSequence@source/pi-timolo.py', 'description': 'Take a sequence of images based on a list of pantilt positions and save with\na sequence number appended to the filename', 'signature': 'def takePantiltSequence(filename, daymode, pix_ave, num_count, num_path):'}</s>LINE_COLOR = cvWhite | 0 |
{'name': 'test_testosterone@permute/data/tests/test_data.py', 'description': 'Test that "testosterone" data can be loaded. ', 'signature': 'def test_testosterone():'}</s>{'name': 'test_washing_test@permute/data/tests/test_data.py', 'description': 'Test that "washing_test" data can be loaded. ', 'code': 'def test_washin... | 0 |
{'name': 'UnitLickLibrary._read_lick_list@pyphot/sandbox.py', 'description': "read the list of lick indices\n\nParameters\n----------\nfname: str\n file containing the indices' definitions\ncomment: str\n character indicating comment in the file\n\nReturns\n-------\ndata: dict\n dictionary of indices\n name... | 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': '_default_value@swagger_to/py_client.py', 'description': 'Determine the default value of the given type definition.\n\n:param typedef: type definition in Python representation.\n:return: Python code', 'signature': 'def _default_value(typedef: Typedef) -> str:'}</s>{'name': 'JsonSchema@swagger_to/intermediate.p... | 0 |
{'name': 'energy_of_grid_labeling@maxflow/fastmin.py', 'description': 'Returns the energy of the labeling of a grid.\n\nFor details about ``unary``, ``binary`` and ``labels``, see the\ndocumentation of ``aexpansion_grid``.\n\nReturns the energy of the labeling.', 'signature': 'def energy_of_grid_labeling(unary, binary,... | 0 |
{'name': 'PFState._to_string@pf/state.py', 'description': 'Return a string representing the state.', 'signature': 'def _to_string(self):'}</s>TCPS_FIN_WAIT_1 = 6 | 0 |
{'name': 'BaseRequest.is_xhr@src/back/kite/bottle.py', 'description': 'True if the request was triggered by a XMLHttpRequest. This only\nworks with JavaScript libraries that support the `X-Requested-With`\nheader (most of the popular libraries do). ', 'signature': 'def is_xhr(self):'}</s>TEMPLATE_PATH = ['./', './views... | 0 |
{'name': '_covhelper@venv/Lib/site-packages/numpy/ma/extras.py', 'description': 'Private function for the computation of covariance and correlation\ncoefficients.', 'signature': 'def _covhelper(x, y=None, rowvar=True, allow_masked=True):'}</s>{'name': '_get_dtype_of@venv/Lib/site-packages/numpy/ma/core.py', 'descriptio... | 0 |
{'name': 'Main@scripts/overview-generate.py', 'description': 'The main program function.\n\nReturns:\n bool: True if successful or False if not.', 'signature': 'def Main():'}</s>{'name': 'DefinitionsHeaderFile@scripts/overview-generate.py', 'description': 'Definitions header file.\n\nAttributes:\n name (str): name.\n... | 0 |
{'name': 'set_jwst_to_hst_keywords@grizli/jwst_utils.py', 'description': 'Make primary header look like an HST instrument\n\nParameters\n----------\ninput : str, `~astropy.io.fits.HDUList`\n Filename or FITS HDUList object to modify.\n\nreset : bool\n Reset original JWST keywords to their original values.\n\nverb... | 0 |
{'name': 'get_params@project_sample/2019-2ProjectSamples_Code/15조-Unsupervised learning을 이용한 영상 개선/utils/common_utils.py', 'description': 'Returns parameters that we want to optimize over.\n\nArgs:\n opt_over: comma separated list, e.g. "net,input" or "net"\n net: network\n net_input: torch.Tensor that stores ... | 0 |
{'name': 'BreakpointConditionsTestCase.breakpoint_conditions@tools/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py', 'description': "Exercise breakpoint condition with 'breakpoint modify -c <expr> id'.", 'signature': 'def breakpoint_conditions(self, inlin... | 0 |
{'name': 'Afni1D.label_prefix_to_ints@src/python_scripts/afnipy/lib_afni1D.py', 'description': 'return a list of label indices, based on what is kept or dropped\n keep labels in their original order\n\n if keep_pre and one of keep_pre matches, keep\n if drop_pre and one of drop_pre matches, remove\n\nreturn 0 on ... | 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': '_covhelper@venv/Lib/site-packages/numpy/ma/extras.py', 'description': 'Private function for the computation of covariance and correlation\ncoefficients.', 'signature': 'def _covhelper(x, y=None, rowvar=True, allow_masked=True):'}</s>anomalies = _frommethod('anom') | 0 |
{'name': '_print_windows@Monika After Story/game/python-packages/mutagen/_senf/_print.py', 'description': 'The windows implementation of print_()', 'signature': 'def _print_windows(objects, sep, end, file, flush):'}</s>LPVOID = wintypes.LPVOID | 0 |
{'name': 'yolo_body@yolo3/model.py', 'description': 'Create YOLO_V3 model CNN body in Keras.', 'signature': 'def yolo_body(inputs, num_seen, num_anchors):'}</s>{'name': 'resblock_body@yolo3/model.py', 'description': 'A series of resblocks starting with a downsampling Convolution2D', 'code': 'def resblock_body(x, num_fi... | 0 |
{'name': 'create_patches@csbdeep/data/generate.py', 'description': "Create normalized training data to be used for neural network training.\n\nParameters\n----------\nraw_data : :class:`RawData`\n Object that yields matching pairs of raw images.\npatch_size : tuple\n Shape of the patches to be extraced from raw i... | 1 |
{'name': 'TLP.get_size@fpga/lib/pcie/tb/pcie.py', 'description': 'Return size of TLP in bytes', 'signature': 'def get_size(self):'}</s>MSG_INVALIDATE_REQ = 1 | 0 |
{'name': 'ReplaceByFeeTest.test_doublespend_chain@qa/rpc-tests/replace-by-fee.py', 'description': 'Doublespend of a long chain', 'signature': 'def test_doublespend_chain(self):'}</s>MY_RELAY = 1 | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIACF_ERROR_ID = 1013 | 0 |
{'name': 'TestObjectsE2E.test_host_record_ea_inheritance@e2e_tests/test_objects.py', 'description': 'Checks if EA inheritance for record:host object\nworks as expected', 'signature': 'def test_host_record_ea_inheritance(self):'}</s>{'name': 'NetworkV6@infoblox_client/objects.py', 'description': 'NetworkV6: DHCP IPv6Net... | 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 ... | 0 |
{'name': 'getleak@2018/Pwn/feedback/Admin/exploit.py', 'description': 'Heap Leak ', 'signature': 'def getleak():'}</s>{'name': 'leave_name@2018/Pwn/feedback/Admin/exploit.py', 'description': 'DOCSTRING', 'code': 'def leave_name(name,line=True):\n menu(1)\n if line:\n r.sendlineafter("Enter Name: ",name)\n ... | 1 |
{'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': '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': 'check@bioconda_utils/update_pinnings.py', 'description': 'Determine if a given recipe should have its build number increments\n(bumped) due to a recent change in pinnings.\n\nArgs:\n recipe: The recipe to check\n build_config: conda build config object\n keep_metas: If true, `Recipe.conda_release` is not c... | 1 |
{'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 ... | 1 |
{'name': 'build_script_generator@tools/ipp_custom_library_tool_python/tool/generators.py', 'description': 'Generates script for building custom dynamic library\n:return: String that represents script', 'signature': 'def build_script_generator():'}</s>ENABLE_GENERATION_RULES = {
HAVE_PACKAGE: True,
HAVE_FUNCTION... | 0 |
{'name': 'checkMediaPaths@source/pi-timolo.py', 'description': 'Checks for image folders and\ncreate them if they do not already exist.', 'signature': 'def checkMediaPaths():'}</s>DATA_DIR = "./data" | 1 |
{'name': 'ReplaceByFeeTest.test_new_unconfirmed_inputs@qa/rpc-tests/replace-by-fee.py', 'description': 'Replacements that add new unconfirmed inputs are rejected', 'signature': 'def test_new_unconfirmed_inputs(self):'}</s>{'name': 'msg_version@qa/rpc-tests/test_framework/mininode.py', 'description': 'DOCSTRING', 'base_... | 0 |
{'name': '_init@Engine/lib/assimp/port/PyAssimp/pyassimp/core.py', 'description': "Custom initialize() for C structs, adds safely accessible member functionality.\n\n:param target: set the object which receive the added methods. Useful when manipulating\npointers, to skip the intermediate 'contents' deferencing.", 'sig... | 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': 'InfobloxObject.fetch@infoblox_client/objects.py', 'description': 'Fetch object from NIOS by _ref or searchfields\n\nUpdate existent object with fields returned from NIOS\n\nReturns:\n True if object successfully fetched. False otherwise.\nRaises:\n InfobloxFetchGotMultipleObjects:\n If fetch got ... | 0 |
{'name': 'ECMA376Agile._derive_iterated_hash_from_password@msoffcrypto/method/ecma376_agile.py', 'description': 'Do a partial password-based hash derivation.\nNote the block key is not taken into consideration in this function.', 'signature': 'def _derive_iterated_hash_from_password('}</s>blkKey_dataIntegrity1 = bytear... | 0 |
{'name': 'test_nar_step_ahead_insufficient_initial_conditions@sysidentpy/tests/test_narmax_base.py', 'description': 'Test that _nar_step_ahead raises an error if input is too short.', 'signature': 'def test_nar_step_ahead_insufficient_initial_conditions():'}</s>y_train = np.reshape(y_train, (len(y_train), 1)) | 1 |
{'name': 'StandardMzml._build_index@pymzml/file_classes/standardMzml.py', 'description': 'Build an index.\n\nA list of offsets to which a file pointer can seek\ndirectly to access a particular spectrum or chromatogram without\nparsing the entire file.\n\nArgs:\n\n from_scratch(bool): Whether or not to force building... | 0 |
{'name': 'IUCoordinator.service_call@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Entry point for all service calls.', 'signature': 'def service_call('}</s>{'name': 'IUTest@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'This class represents a single... | 0 |
{'name': 'checks@hitch/key.py', 'description': "Run all checks ensure linter, code formatter, tests and docgen all run correctly.\n\nThese checks should prevent code that doesn't have the proper checks run from being merged.", 'signature': 'def checks():'}</s>toolkit = hitchpylibrarytoolkit.ProjectToolkit(
PROJECT_... | 1 |
{'name': 'LayoutViewSet.create@vulfocus-api/layout_image/views.py', 'description': '创建编排环境信息', 'signature': 'def create(self, request, *args, **kwargs):'}</s>{'name': 'create_container_task@vulfocus-api/tasks/tasks.py', 'description': '创建漏洞容器\n:param container_vul: container vul\n:param user_info: user info\n:param req... | 0 |
{'name': 'dict_to_cluster@cblaster/helpers.py', 'description': 'Creates a mock Cluster from a sequence dictionary.', 'signature': 'def dict_to_cluster(sequences, spacing=500):'}</s>{'name': 'organisms_to_tuples@cblaster/genome_parsers.py', 'description': 'Generates insertion tuples from parsed organisms.\n\nArgs:\n ... | 0 |
{'name': 'Bottle.route@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': "A decorator to bind a function to a request URL. Example::\n\n @app.route('/hello/:name')\n def hello(name):\n return 'Hello %s' % name\n\nThe ``:name`` part is a wildcard. See :class:`Router` for syntax\ndetails.\n\n:p... | 0 |
{'name': 'load_blender_gltf@jupylet/loader.py', 'description': 'Load a Blender scene or model exported with the Blender glTF 2.0 exporter.\n\nThe Blender scene should be exported using the glTF Separate (.gltf + .bin + textures)\nformat. In the exporter make sure to check the Apply Modifiers, UVs, and \nNormals, option... | 1 |
{'name': 'get_version@versioneer.py', 'description': 'Get the short version string for this project.', 'signature': 'def get_version():'}</s>{'name': 'run_command@versioneer.py', 'description': 'Call the given command(s).', 'code': 'def run_command(commands, args, cwd=None, verbose=False, hide_stderr=False,\n ... | 0 |
{'name': 'Win32Serial.write@stino/pyarduino/base/pyserial/serialwin32.py', 'description': 'Output the given string over the serial port.', 'signature': 'def write(self, data):'}</s>EscapeCommFunction = _stdcall_libraries['kernel32'].EscapeCommFunction | 0 |
{'name': 'AdbDevice._filesync_send@adb_shell/adb_device.py', 'description': 'Send/buffer FileSync packets.\n\nPackets are buffered and only flushed when this connection is read from. All\nmessages have a response from the device, so this will always get flushed.\n\nParameters\n----------\ncommand_id : bytes\n Comman... | 0 |
{'name': 'Connection.cursor@trino/dbapi.py', 'description': 'Return a new :py:class:`Cursor` object using the connection.', 'signature': 'def cursor(self, cursor_style: str = "row", legacy_primitive_types: bool = None):'}</s>{'name': 'get_prepared_statement_values@trino/client.py', 'description': 'DOCSTRING', 'code': '... | 0 |
{'name': 'serve_content@gedgo/views/media.py', 'description': 'Generate a response to server protected content.', 'signature': 'def serve_content(storage, name):'}</s>LOGGING = {
'version': 1,
'disable_existing_loggers': False,
'filters': {
'require_debug_false': {
'()': 'django.utils.lo... | 0 |
{'name': 'combineNNNer@code/parseJsontoFeatures.py', 'description': 'add more named entities pronoun into dict', 'signature': 'def combineNNNer(nnlist,features,corefs):'}</s>{'name': 'combineExtNe@code/parseJsontoFeatures.py', 'description': 'add named entities from external knowledge base into dict', 'code': 'def comb... | 0 |
{'name': 'dump_html@tools/warn/html_writer.py', 'description': 'Dump the flags output to output_stream.', 'signature': 'def dump_html(flags, output_stream, warning_messages, warning_links,'}</s>{'name': 'emit_const_int_array@tools/warn/html_writer.py', 'description': 'DOCSTRING', 'code': "def emit_const_int_array(name,... | 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': 'fastqWrite@scripts/bioio.py', 'description': "Writes out fastq file. If qualValues is None or '*' then prints a '*' instead.\n ", 'signature': 'def fastqWrite(fileHandleOrFile, name, seq, qualValues, mode="w"):'}</s>{'name': '_test@scripts/bioio.py', 'description': 'DOCSTRING', 'code': 'def _test():\n i... | 0 |
{'name': 'CrateNode.start@cr8/run_crate.py', 'description': 'Start the process.\n\nThis will block until the Crate cluster is ready to process requests.', 'signature': 'def start(self):'}</s>{'name': 'ReleaseUrlSegments@cr8/run_crate.py', 'description': 'DOCSTRING', 'base_classes': ['NamedTuple'], 'methods': [{'name': ... | 0 |
{'name': 'download_setuptools@ez_setup.py', 'description': "Download setuptools from a specified location and return its filename.\n\n`version` should be a valid setuptools version number that is available\nas an sdist for download under the `download_base` URL (which should end\nwith a '/'). `to_dir` is the directory ... | 1 |
{'name': 'ConnectionPool.handle_request@httpcore/_sync/connection_pool.py', 'description': 'Send an HTTP request, and return an HTTP response.\n\nThis is the core implementation that is called into by `.request()` or `.stream()`.', 'signature': 'def handle_request(self, request: Request) -> Response:'}</s>{'name': 'HTT... | 0 |
{'name': '_create_dsmr_protocol@dsmr_parser/clients/protocol.py', 'description': 'Creates a DSMR asyncio protocol.', 'signature': 'def _create_dsmr_protocol(dsmr_version, telegram_callback, protocol, loop=None, **kwargs): #noqa'}</s>{'name': 'create_dsmr_reader@dsmr_parser/clients/protocol.py', 'description': 'Creates ... | 0 |
{'name': 'on_restore_database@src/server/server.py', 'description': 'Restore database.', 'signature': 'def on_restore_database(data):'}</s>RELEASE_VERSION = "4.3.0-dev.4" | 0 |
{'name': 'ProcessFileData@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.\n lines: An array of strings, each representing a ... | 1 |
{'name': '_walk@swagger_to/go_server.py', 'description': 'Walk the tree of nested type definitions as (nesting type definition, nested type definition).', 'signature': 'def _walk(typedef: Typedef, parent: Optional[Typedef] = None) -> Iterable[Tuple[Optional[Typedef], Typedef]]:'}</s>{'name': 'generate_handler_impl_go@s... | 0 |
{'name': 'draw_isobars@pymeteo/skewt.py', 'description': 'Plot isobars on axes\n\n:parameter axes: The axes to draw on\n:type axes: :py:class:`matplotlib.axes`\n\nThis function draws isobars at intervals of 2*dp.', 'signature': 'def draw_isobars(axes):'}</s>moist_adiabats = np.concatenate((np.arange(-15.,10.1,5.),np.ar... | 0 |
{'name': 'Post.prev@src/ablog/blog.py', 'description': 'Previous published post in chronological order.', 'signature': 'def prev(self):'}</s>{'name': 'require_config_type@src/ablog/blog.py', 'description': 'DOCSTRING', 'code': 'def require_config_type(type_, is_optional=True):\n def verify_fn(key, value, config):\n ... | 0 |
{'name': 'download@Data/rda.ucar/rdams_client.py', 'description': 'Download files given request Index\n\nArgs:\n request_idx (str): Request Index, typically a 6-digit integer.\n\nReturns:\n None', 'signature': "def download(request_idx, out_dir='./'):"}</s>{'name': 'submit@Data/rda.ucar/rdams_client.py', 'descrip... | 0 |
{'name': 'AgentAPI.agent_update@common/vulnersagent.py', 'description': 'Tech Agent update information method\n:return: {"agent": agent dicted model}', 'signature': 'def agent_update('}</s>__author__ = "Kir Ermakov <isox@vulners.com>" | 0 |
{'name': 'train@gns/train.py', 'description': 'Train the model.\n\nArgs:\n rank: local rank\n world_size: total number of ranks\n device: torch device type', 'signature': 'def train(rank, flags, world_size, device):'}</s>{'name': 'predict@gns/train.py', 'description': 'Predict rollouts.\n\nArgs:\n simulator: Traine... | 0 |
{'name': 'optparse_init@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'Prepare the option parser for input (argv)', 'signature': 'def optparse_init() -> optparse.OptionParser:'}</s>{'name': 'my_open@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'Wrapper for open() built-in method tha... | 0 |
{'name': '_export_xml@contrib/xml/xmlio.py', 'description': 'Exports Tulip data structures to XML structures for later import.\n\nThis function is called both internal\n\n@param data:\n the data structure to be exported into an XML tree.\n@return:\n `None` (if parent is not `None`), or\n an xml tree', 'signatu... | 0 |
{'name': 'shoot@polytope/esp.py', 'description': 'Return random equality set of P that projects on a projection facet.\n\nReturns randomly selected equality set E_0 of P such\nthat the projection of the equality set is a facet of the projection.\n\n@param C: Matrix defining the polytope Cx+Dy <= b\n@param D: Matrix def... | 0 |
{'name': 'FindStartOfExpressionInLine@tools/cpplint.py', 'description': 'Find position at the matching start of current expression.\n\nThis is almost the reverse of FindEndOfExpressionInLine, but note\nthat the input position and returned position differs by 1.\n\nArgs:\n line: a CleansedLines line.\n endpos: start s... | 0 |
{'name': 'InitializerListTestCase.test@lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/initializerlist/TestInitializerList.py', 'description': 'Test that that file and class static variables display correctly.', 'signature': 'def test(self):'}</s>RUN_COMPLETED = "Process exi... | 0 |
{'name': 'MaskedArray.__imul__@venv/Lib/site-packages/numpy/ma/core.py', 'description': 'Multiply self by other in-place.', 'signature': 'def __imul__(self, other):'}</s>{'name': '_convolve_or_correlate@venv/Lib/site-packages/numpy/ma/core.py', 'description': 'Helper function for ma.correlate and ma.convolve', 'code': ... | 0 |
{'name': 'IntelHex._decode_record@nordicsemi/dfu/intelhex/__init__.py', 'description': 'Decode one record of HEX file.\n\n@param s line with HEX record.\n@param line line number (for error messages).\n\n@raise EndOfFile if EOF record encountered.', 'signature': 'def _decode_record(self, s, line=0):'}</s>{... | 0 |
{'name': 'MikrotikCoordinator.get_ppp@custom_components/mikrotik_router/coordinator.py', 'description': 'Get PPP data from Mikrotik', 'signature': 'def get_ppp(self) -> None:'}</s>DEFAULT_SENSOR_FILTER = False | 0 |
{'name': 'align@docs/conf.py', 'description': 'Conversion function for the "align" option.', 'signature': 'def align(argument):'}</s>language = "en" | 0 |
{'name': 'Transformer.check_required_fields@src/attributecode/transform.py', 'description': 'Return a list of Error for a `data` list of ordered dict where a\ndict is missing a value for a required field name.', 'signature': 'def check_required_fields(self, data):'}</s>{'name': 'transform_csv@src/attributecode/transfor... | 0 |
{'name': 'IUCoordinator.load@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Load config data for the system', 'signature': 'def load(self, config: OrderedDict) -> "IUCoordinator":'}</s>EVENT_FINISH = "finish" | 0 |
{'name': 'get_name_addr@src/future/backports/email/_header_value_parser.py', 'description': 'name-addr = [display-name] angle-addr\n\n ', 'signature': 'def get_name_addr(value):'}</s>{'name': 'FirstHeaderLineIsContinuationDefect@src/future/backports/email/errors.py', 'description': 'A message had a continuation line... | 0 |
{'name': 'fact_to_json@tinycards/networking/json_converter.py', 'description': 'Convert a Fact object into a JSON dict.', 'signature': 'def fact_to_json(fact_obj):'}</s>{'name': 'Favorite@tinycards/model/favorite.py', 'description': 'A `Favorite` hold a `Deck` object along with some meta data.', 'base_classes': ['objec... | 0 |
{'name': 'MetalAPI.get_position@uarm/wrapper/metal_api.py', 'description': "Get the position\n:param wait: True/False, default is True\n:param timeout: timeout, default is use the default cmd timeout\n:param callback: callback, default is None\n:return: [x, y, z] or 'TIMEOUT' if wait is True else None", 'signature': 'd... | 0 |
{'name': 'main@goturn/train/train.py', 'description': 'TODO: Docstring for main.\n ', 'signature': 'def main(args):'}</s>{'name': 'example_generator@goturn/train/example_generator.py', 'description': 'Docstring for example_generator. ', 'base_classes': [], 'methods': [{'name': 'example_generator.__init__@goturn/trai... | 1 |
{'name': 'read_cameras_binary@colmap_runner/read_write_model.py', 'description': 'see: src/base/reconstruction.cc\n void Reconstruction::WriteCamerasBinary(const std::string& path)\n void Reconstruction::ReadCamerasBinary(const std::string& path)', 'signature': 'def read_cameras_binary(path_to_model_file):'}</s>{... | 0 |
{'name': 'TerraformTest.generate_cache_hash@tftest.py', 'description': "Returns a hash value using the instance's attributes and method keyword arguments", 'signature': 'def generate_cache_hash(self, method_kwargs):'}</s>_TG_BOOL_ARGS = [
"no_auto_init",
"no_auto_retry",
"source_update",
"ignore_depende... | 0 |
{'name': 'scan_homoplasies@treetime/wrappers.py', 'description': 'the function implementing treetime homoplasies', 'signature': 'def scan_homoplasies(params):'}</s>{'name': 'build_newick_raxml@treetime/utils.py', 'description': 'DOCSTRING', 'code': 'def build_newick_raxml(aln_fname, nthreads=2, raxml_bin="raxml", **kwa... | 0 |
{'name': 'Helpfile.WriteRow@vimdoc/output.py', 'description': 'Writes a horizontal divider row.', 'signature': 'def WriteRow(self):'}</s>{'name': 'DuplicateSection@vimdoc/error.py', 'description': 'DOCSTRING', 'base_classes': ['BadStructure'], 'methods': [{'name': 'DuplicateSection.__init__@vimdoc/error.py', 'descripti... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_CURRENT_LOG_EXTENT = 3378 | 0 |
{'name': 'test_default_ignore@tests/test_ignore.py', 'description': 'tests that .DS_Store and ascmhl/ fs entries are ignored from the mhl spec', 'signature': 'def test_default_ignore(temp_tree):'}</s>XML_IGNORE_TAG = "pattern" | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQXR_RETRY = 17 | 0 |
{'name': 'GDAL2Tiles.open_input@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'Initialization of the input raster, reprojection if necessary', 'signature': 'def open_input(self) -> None:'}</s>{'name': 'my_open@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'Wrapper for open() built-in... | 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': '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': '_nested_lookup@src/libs/util.py', 'description': 'Lookup a key in a nested document, yield a value', 'signature': 'def _nested_lookup(key, values, document, wild=False, return_parent=False):'}</s>{'name': 'wait_view@src/libs/util.py', 'description': 'DOCSTRING', 'code': 'def wait_view(view, fun):\n while vie... | 0 |
{'name': 'IREP._grow_ruleset_cn@wittgenstein/irep.py', 'description': 'Grow a Ruleset with (optional) pruning.', 'signature': 'def _grow_ruleset_cn(self, pos_df, neg_df, initial_model=None):'}</s>{'name': '_get_class_feat_name@wittgenstein/preprocess.py', 'description': 'DOCSTRING', 'code': 'def _get_class_feat_name(cl... | 0 |
{'name': 'test_flux_sed@tests/test_models.py', 'description': 'test IC calculation', 'signature': 'def test_flux_sed(particle_dists):'}</s>{'name': 'test_pion_decay_kelner@tests/test_models.py', 'description': 'test PionDecayKelner06', 'code': 'def test_pion_decay_kelner(particle_dists):\n """\n test PionDecayKel... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.