text
string
label
int64
{'name': 'generate_flat_fields@scripts/generators/intermediate_files.py', 'description': 'Generate ecs_flat.yml', 'signature': 'def generate_flat_fields(fields: Dict[str, FieldEntry]) -> Dict[str, Field]:'}</s>{'name': 'remove_internal_attributes@scripts/generators/intermediate_files.py', 'description': 'Remove attribu...
0
{'name': 'Status.__init__@robopianist/viewer/application.py', 'description': 'Instance initializer.\n\nArgs:\n time_multiplier: Instance of util.TimeMultiplier.\n pause: An observable pause subject, instance of util.ObservableFlag.\n frame_timer: A Timer instance counting duration of frames.', 'signature': 'def __in...
0
{'name': 'create_codes_index_of_exchanges_matrix@premise/export.py', 'description': 'Create a dictionary with row/column indices of the A matrix\nas key and the activity code as value.\n:return: a dictionary to map indices to activity codes\n:rtype: dict', 'signature': 'def create_codes_index_of_exchanges_matrix(databa...
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>CSR_MHPMCOUNTER29H = 2973
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': 'nestedExpr@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/pyparsing.py', 'description': 'Helper method for defining nested lists enclosed in opening and\nclosing delimiters ("(" and ")" are the default).\n\nParameters:\n - opener - opening character for a nested list\n (default= ``"("``); can also ...
0
{'name': 'waveshow@librosa/display.py', 'description': 'Visualize a waveform in the time domain.\n\nThis function constructs a plot which adaptively switches between a raw\nsamples-based view of the signal (`matplotlib.pyplot.step`) and an\namplitude-envelope view of the signal (`matplotlib.pyplot.fill_between`)\ndepen...
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': 'GitlabTree.get_projects@gitlabber/gitlab_tree.py', 'description': 'Get projects for a group.\n\nArgs:\n group: Group to get projects for\n parent: Parent node', 'signature': 'def get_projects(self, group: Group, parent: Node) -> None:'}</s>{'name': 'PrintFormat@gitlabber/format.py', 'description': 'DOCS...
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_C_FLW = 57347
0
{'name': 'time_version@tests/benchmark_compute.py', 'description': 'The following list contain files are being timed. The files filed should be able to\nopen by geopandas.read_file(). The characteristic of each file is as follow:\n- nybb: a few detailed long linestrings\n- naturalearth_lowres: similar alike linestrings...
1
{'name': 'lookup_address@gef.py', 'description': 'Try to find the address in the process address space.\nReturn an Address object, with validity flag set based on success.', 'signature': 'def lookup_address(address: int) -> Address:'}</s>{'name': 'PieBreakpointCommand@gef.py', 'description': 'Set a PIE breakpoint at an...
0
{'name': 'nest@operatorcourier/api.py', 'description': 'Nest takes a flat bundle directory and version nests it\nto eventually be consumed as part of an operator-registry image build.\n\nThis method will only extract valid operator manifest files and folders\nand ignore the rest.\n\nIf the input directory is already ne...
0
{'name': 'main@swagger_to/bin/swagger_to_py_client.py', 'description': 'Execute the main routine.', 'signature': 'def main() -> None:'}</s>{'name': '_state_imports@swagger_to/go_server.py', 'description': 'State the imports in Golang code.', 'code': 'def _state_imports(import_set: Set[str]) -> str:\n """State the im...
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>OP_2SWAP = CScriptOp(0x72)
0
{'name': 'test_enumerate_integral_points@tests/polytope_test.py', 'description': 'Test the computation of integral points.', 'signature': 'def test_enumerate_integral_points():'}</s>{'name': 'test_lpsolve_solver_selection_glpk_absent@tests/polytope_test.py', 'description': 'DOCSTRING', 'code': "def test_lpsolve_solver_...
0
{'name': 'PFDivert._to_struct@pf/rule.py', 'description': 'Convert a PFDivert object to a divert structure.', 'signature': 'def _to_struct(self):'}</s>PF_TCPS_PROXY_DST = TCP_NSTATES + 1
0
{'name': '_reorg@mhkit/dolfyn/io/nortek2.py', 'description': 'This function grabs the data from the dictionary of data types\n(organized by ID), and combines them into a single dictionary.', 'signature': 'def _reorg(dat):'}</s>grav = 9.81
0
{'name': 'get_schedule@src/fitly/api/pelotonApi.py', 'description': 'Returns list of on-demand workouts', 'signature': "def get_schedule(fitness_discipline, class_names=['all'], taken_class_ids=[], limit=10, is_favorite_ride=False,"}</s>{'name': 'PelotonObject@src/fitly/api/pelotonApi.py', 'description': 'Base class fo...
0
{'name': 'now@yaql/standard_library/date_time.py', 'description': ':yaql:now\n\nReturns the current local date and time.\n\n:signature: now(offset => timespan(0))\n:arg offset: datetime offset in microsecond resolution, needed for tzinfo,\n timespan(0) by default\n:argType offset: timespan type\n:returnType: datetim...
0
{'name': '_CppLintState.PrintErrorCounts@tools/cpplint.py', 'description': 'Print a summary of errors by category, and the total.', 'signature': 'def PrintErrorCounts(self):'}</s>{'name': 'CheckStyle@tools/cpplint.py', 'description': "Checks rules from the 'C++ style rules' section of cppguide.html.\n\nMost of these ru...
0
{'name': 'plot_network@wntr/graphics/network.py', 'description': 'Plot network graphic\n \nParameters\n----------\nwn : wntr WaterNetworkModel\n A WaterNetworkModel object\n \nnode_attribute : None, str, list, pd.Series, or dict, optional\n \n - If node_attribute is a string, then a node attribut...
1
{'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>MQSUB_DURABLE_ALLOWED = 1
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>MQRC_PROPERTY_TYPE_ERROR = 2473
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>MQXF_PUT1 = 8
0
{'name': 'as_name@app/core/api.py', 'description': 'Enrich IP address.', 'signature': 'def as_name():'}</s>{'name': 'network_addresses@app/core/api.py', 'description': 'Enrich IP address.', 'code': 'def network_addresses():\n """Enrich IP address."""\n cidr = request.args.get(\'cidr\')\n __network = IPNetwork(...
0
{'name': 'GeoDataset.set_roi@salem/datasets.py', 'description': "Set a region of interest for the dataset.\nIf set succesfully, a ROI is simply a mask of the same size as the\ndataset's grid, obtained with the .roi attribute.\nI haven't decided yet if the data should be masekd out when a ROI\nhas been set.\nParameters\...
0
{'name': 'LegacyParagraphTests.test_legacy@tests/test_paragraph.py', 'description': 'Test function coming from paragraph.__main__', 'signature': 'def test_legacy():'}</s>{'name': 'Space@xhtml2pdf/paragraph.py', 'description': 'A space between fragments that is the usual place for line breaking.', 'base_classes': ['Frag...
1
{'name': 'block17@libs/networks/slim_nets/inception_resnet_v2.py', 'description': 'Builds the 17x17 resnet block.', 'signature': 'def block17(net, scale=1.0, activation_fn=tf.nn.relu, scope=None, reuse=None):'}</s>{'name': 'inception_resnet_v2_arg_scope@libs/networks/slim_nets/inception_resnet_v2.py', 'description': 'Y...
0
{'name': 'IPv6Address.__init__@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/ipaddress.py', 'description': "Instantiate a new IPv6 address object.\n\nArgs:\n address: A string or integer representing the IP\n\n Additionally, an integer can be passed, so\n IPv6Address('2001:db8::') ==\n IPv...
0
{'name': 'pointer_image@datoviz/__init__.py', 'description': 'Return a NumPy array of uint8 with shape (height, width, n_channels=3) from an ndpointer\nreferring to a C pointer to a buffer of RGB uint8 values.', 'signature': 'def pointer_image(rgb, width, height, n_channels=3):'}</s>{'name': 'DvzTexFlags@datoviz/__init...
0
{'name': 'get_current_error@wrappers/python/indy_vdr/bindings.py', 'description': 'Get the error result from the previous failed API method.\n\nArgs:\n expect: Return a default error message if none is found', 'signature': 'def get_current_error(expect: bool = False) -> VdrError:'}</s>{'name': 'encode_str@wrappers/p...
0
{'name': 'IUSequence.icon@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return the icon to use in the frontend.', 'signature': 'def icon(self) -> str:'}</s>{'name': 'IUSchedule@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Irrigation Unlimited Schedu...
0
{'name': '_drop_channels_func@mne_bids_pipeline/_import_data.py', 'description': 'Drop channels from the data.\n\nModifies ``raw`` in-place.', 'signature': 'def _drop_channels_func('}</s>{'name': 'make_epochs@mne_bids_pipeline/_import_data.py', 'description': 'Generate Epochs from raw data.\n\n- Only events correspondi...
0
{'name': 'HtmlFormatter.make_html_word@src/freetype/src/tools/docmaker/tohtml.py', 'description': 'Analyze a simple word to detect cross-references and markup.', 'signature': 'def make_html_word(self, word):'}</s>section_title_header1 = "<h1 id=""
0
{'name': 'writeInitialize@cxxtest/cxxtestgen.py', 'description': 'Write CxxTest::initialize(), which replaces static initialization', 'signature': 'def writeInitialize(output):'}</s>{'name': 'writeSuitePointer@cxxtest/cxxtestgen.py', 'description': 'Create static suite pointer object for dynamic suites', 'code': "def w...
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': 'Hierarchical.bic@kabuki/hierarchical.py', 'description': 'Bayesian Information Criterion.', 'signature': 'def bic(self):'}</s>{'name': 'plot_all_pairwise@kabuki/analyze.py', 'description': 'Plot all pairwise posteriors to find correlations.', 'code': 'def plot_all_pairwise(model):\n """Plot all pairwise po...
0
{'name': 'AuthHandler.fromfile@flickr_api/auth.py', 'description': 'Load authentication information from a file.\n\nParameters\n----------\nfilename: str\n The file in which authentication information is stored.\n\nset_api_keys: bool, optional (default False)\n If API keys are found in the file, should we use the...
0
{'name': 'convert_examples_to_features@language_model/bert/run_squad.py', 'description': 'Loads a data file into a list of `InputBatch`s.', 'signature': 'def convert_examples_to_features(examples, tokenizer, max_seq_length,'}</s>{'name': '_compute_softmax@language_model/bert/run_squad.py', 'description': 'Compute softm...
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': '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': 'IACR@paper2remarkable/providers/iacr.py', 'description': 'DOCSTRING', 'base_classes': ['Provider'], 'meth...
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': 'opcode_map_c@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'CR |funct4 | cr0711 | cr0206 | op |\nCI |funct3 | cop1212 | cr0711 | cop0206 | op |\nCSS |funct3 | cop0712 | cr0206 | op |\nCIW |funct3 | cop0512 | cr0204s | op |\nCL |funct3 | cop1012 | cs0709s | cop0506 | cr0204s | op |\nCS ...
0
{'name': 'rpyFromMat@utils/mc_log_gui/mc_log_ui/mc_log_plotcanvas.py', 'description': 'Same as mc_rbdyn::rpyFromMat.', 'signature': 'def rpyFromMat(E):'}</s>{'name': 'SimpleAxesDialog@utils/mc_log_gui/mc_log_ui/mc_log_plotcanvas.py', 'description': 'DOCSTRING', 'base_classes': ['QtWidgets.QDialog'], 'methods': [{'name'...
0
{'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': 'update_amount_screen@displays/papiruszero2in.py', 'description': 'Update the amount screen to reflect new coins inserted\n ', 'signature': 'def update_amount_screen():'}</s>lntxbot_balance_1 = "Succès!!"
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': 'report@libratom/cli/subcommands.py', 'description': 'Click sub command function called by `ratom report`', 'signature': 'def report('}</s>{'name': 'install_spacy_model@libratom/cli/utils.py', 'description': 'Install a given spaCy model', 'code': 'def install_spacy_model(\n model: str, version: Optional[str...
0
{'name': 'gen_fortran@src/axom/sidre/interface/c_fortran/genfsidresplicer.py', 'description': 'Generate splicers used by Shroud.\n ', 'signature': 'def gen_fortran():'}</s>{'name': 'print_get_data@src/axom/sidre/interface/c_fortran/genfsidresplicer.py', 'description': 'DOCSTRING', 'code': 'def print_get_data(d):\n ...
1
{'name': 'Form.init@src/nagare/renderers/html.py', 'description': 'Initialisation.\n\nIn:\n - ``renderer`` -- the current renderer', 'signature': 'def init(self, renderer):'}</s>{'name': '_HTMLActionTag@src/nagare/renderers/html.py', 'description': 'Base class of all the tags with a ``.action()`` method.', 'base_class...
0
{'name': 'GtkydInfo.read_all_hdrs@src/python_scripts/afnipy/lib_gtkyd.py', 'description': 'go through all infiles and get header info. This populates a list\nof headers, one-for-one with the infiles', 'signature': 'def read_all_hdrs(self):'}</s>list_ow_modes = list(dict_ow_modes.keys())
0
{'name': 'PrintUsage@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Prints a brief usage string and exits, optionally with an error message.\n\nArgs:\n message: The optional error message.', 'signature': 'def PrintUsage(message):'}</s>{'name': 'CheckInvalidIncrement@ament_cpplint/ament_cpplint/cpplint.py', '...
0
{'name': 'pantiltGoHome@source/pi-timolo.py', 'description': 'Move pantilt to home position. If pantilt installed then this\ncan position pantilt to a home position for consistent\nmotion tracking and timelapse camera pointing.', 'signature': 'def pantiltGoHome():'}</s>{'name': 'takeVideo@source/pi-timolo.py', 'descrip...
0
{'name': 'find_on_path@scripts/pdns/lib/python2.7/site-packages/pkg_resources/__init__.py', 'description': 'Yield distributions accessible on a sys.path directory', 'signature': 'def find_on_path(importer, path_item, only=False):'}</s>{'name': 'safe_listdir@scripts/pdns/lib/python2.7/site-packages/pkg_resources/__init_...
1
{'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_mill_disc_sub...
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': 'directory@fixtures.py', 'description': 'Return a per-test specific directory.\n\nThis makes a unique test-directory even if a test is rerun multiple times.', 'signature': 'def directory(request, test_base_dir, test_name):'}</s>__attempts = {}
1
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCMD_DELETE_PAGE_SET = 158
0
{'name': 'Optimizer.__init__@tf_verify/optimizer.py', 'description': 'Arguments\n---------\noperations : list\n list of dicts, each dict contains a mapping from a domain (like deepzono, refinezono or deeppoly) to a tuple with resources (like matrices, biases ...)\nresources : list\n list of str, each one being a ...
0
{'name': 'test_bipolar_formatter_logger@vermouth/tests/test_logging.py', 'description': 'Make sure the bipolar logger picks the correct logger if none is given.', 'signature': 'def test_bipolar_formatter_logger():'}</s>{'name': 'test_type_adapter@vermouth/tests/test_logging.py', 'description': 'Make sure the TypeAdapte...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRC_CF_STRUC_LIST_HDR_IN_USE = 2347
0
{'name': 'HubitatSwitch.__init__@custom_components/hubitat/switch.py', 'description': 'Initialize a Hubitat switch.', 'signature': 'def __init__('}</s>{'name': 'HubitatSwitch@custom_components/hubitat/switch.py', 'description': 'Representation of a Hubitat switch.', 'base_classes': ['HubitatEntity', 'SwitchEntity'], 'm...
1
{'name': 'Parser.run@funcparserlib/parser.py', 'description': 'Run the parser against the tokens with the specified parsing state.\n\nType: `(Sequence[A], State) -> Tuple[B, State]`\n\nThe parsing state includes the current position in the sequence being parsed,\nand the position of the rightmost token that has been co...
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_199 = Badge("spea...
0
{'name': 'MultiSigTestnet.sign_transaction@bit/wallet.py', 'description': 'Creates a signed P2SH transaction using previously prepared\ntransaction data.\n\n:param tx_data: Hex-encoded transaction or output of :func:`~bit.Key.prepare_transaction`.\n:type tx_data: ``str``\n:param unspents: The UTXOs to use as the inputs...
0
{'name': '_GetTextInside@scripts/cpplint.py', 'description': "Retrieves all the text between matching open and close parentheses.\n\nGiven a string of lines and a regular expression string, retrieve all the text\nfollowing the expression and between opening punctuation symbols like\n(, [, or {, and the matching close-p...
0
{'name': 'process_direct_grism_visit@grizli/prep.py', 'description': 'Full processing of a direct (+grism) image visit.\n\nParameters\n----------\ndirect : dict\n Dictionary with keys \'files\' and \'product\' for the direct images.\n\ngrism : dict\n Dictionary with keys \'files\' and \'product\' for the grism im...
0
{'name': 'dashboard_get@tessera-server/tessera/views_api.py', 'description': 'Get the metadata for a single dashboard.\n\n ', 'signature': 'def dashboard_get(id):'}</s>{'name': 'dashboard_list_tagged@tessera-server/tessera/views_api.py', 'description': 'Listing for a set of dashboards with a tag applied. Returns jus...
0
{'name': 'ParserElement.setDebugActions@tests/_lib_vendors/pkg_resources/_vendor/pyparsing.py', 'description': 'Enable display of debugging messages while doing pattern matching.', 'signature': 'def setDebugActions( self, startAction, successAction, exceptionAction ):'}</s>_L = Literal
0
{'name': '_scan_toplevel@tasks/deps/_inspect/_inspect.py', 'description': 'Find toplevel packages\n\nParameters:\n req_files (list):\n Requirement file names\n\nReturns:\n tuple: {(normname, installed-version) -> [{line, requirement}]},\n [constraint]', 'signature': 'def _scan_toplevel(ctx, req_files):'}</...
1
{'name': 'merge@pairtools/cli/merge.py', 'description': 'Merge .pairs/.pairsam files.\nBy default, assumes that the files are sorted and maintains the sorting.\n\nMerge triu-flipped sorted pairs/pairsam files. If present, the @SQ records\nof the SAM header must be identical; the sorting order of\nthese lines is taken f...
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': 'fpToFP@src/api/python/z3/z3.py', 'description': 'Create a Z3 floating-point conversion expression from other term sorts\nto floating-point.\n\nFrom a bit-vector term in IEEE 754-2008 format:\n>>> x = FPVal(1.0, Float32())\n>>> x_bv = fpToIEEEBV(x)\n>>> simplify(fpToFP(x_bv, Float32()))\n1\n\nFrom a floating-p...
0
{'name': 'opcode_map_c@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'CR |funct4 | cr0711 | cr0206 | op |\nCI |funct3 | cop1212 | cr0711 | cop0206 | op |\nCSS |funct3 | cop0712 | cr0206 | op |\nCIW |funct3 | cop0512 | cr0204s | op |\nCL |funct3 | cop1012 | cs0709s | cop0506 | cr0204s | op |\nCS ...
0
{'name': '__coord_n@librosa/display.py', 'description': 'Get bare positions', 'signature': 'def __coord_n(n: int, **_kwargs: Any) -> np.ndarray:'}</s>{'name': 'NoteFormatter@librosa/display.py', 'description': "Ticker formatter for Notes\n\nParameters\n----------\noctave : bool\n If ``True``, display the octave numb...
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': 'PySRRegressor.from_file@pysr/sr.py', 'description': 'Create a model from a saved model checkpoint or equation file.\n\nParameters\n----------\nrun_directory : str\n The directory containing outputs from a previous run.\n This is of the form `[output_directory]/[run_id]`.\n Default is `None`.\nbinary_...
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': 'Project.fn@signac/project.py', 'description': 'Prepend a filename with the project path.\n\nParameters\n----------\nfilename : str\n The name of the file.\n\nReturns\n-------\nstr\n The absolute path of the file.', 'signature': 'def fn(self, filename):'}</s>{'name': '_ProjectConfig@signac/project.py', '...
0
{'name': 'Tag.decode_contents@bs4/element.py', 'description': "Renders the contents of this tag as a Unicode string.\n\n:param eventual_encoding: The tag is destined to be\n encoded into this encoding. This method is _not_\n responsible for performing that encoding. This information\n is passed in so that it can ...
0
{'name': 'wait_on_db_update@grizli/aws/db.py', 'description': 'Wait for db to stop updating on root', 'signature': 'def wait_on_db_update(root, t0=60, dt=30, n_iter=60, engine=None):'}</s>{'name': 'MW_F99@grizli/utils.py', 'description': 'Wrapper around the `specutils.extinction` / `extinction` modules,\nwhich are call...
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': 'CheckComment@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': 'Checks for common mistakes in TODO comments.\n\nArgs:\n comment: The text of the comment from the line in question.\n filename: The name of the current file.\n linenum: The number of the line to check.\n error: The function to call ...
0
{'name': 'build@tools/ipp_custom_library_tool_python/tool/core.py', 'description': 'Builds dynamic library\n\n:return: True if build was successful and False in the opposite case', 'signature': 'def build():'}</s>SUPPORTED_SYSTEMS = [WINDOWS, LINUX]
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': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQGMO_LOCK = 512
0
{'name': 'EndreportWriter.console_write@radish/extensions/endreport_writer.py', 'description': 'Writes the endreport for all features\n\n:param list features: all features', 'signature': 'def console_write(self, features, marker):'}</s>{'name': 'console_write@radish/utils.py', 'description': 'Writes the given text to t...
0
{'name': 'Ad2cpDataPacket._parse@echopype/convert/parse_ad2cp.py', 'description': 'Parses raw bytes into a value given its data type', 'signature': 'def _parse(value: bytes, data_type: DataType, size_bytes: int) -> np.ndarray:'}</s>{'name': 'HeaderOrDataRecordFormat@echopype/convert/parse_ad2cp.py', 'description': 'A c...
0
{'name': 'And@src/api/python/z3/z3.py', 'description': "Create a Z3 and-expression or and-probe.\n\n>>> p, q, r = Bools('p q r')\n>>> And(p, q, r)\nAnd(p, q, r)\n>>> P = BoolVector('p', 5)\n>>> And(P)\nAnd(p__0, p__1, p__2, p__3, p__4)", 'signature': 'def And(*args):'}</s>{'name': 'NAryFormatObject@src/api/python/z3/z3...
0
{'name': 'TestConfigBase.tearDown@test/test_config.py', 'description': 'Test case common fixture teardown.', 'signature': 'def tearDown(self):'}</s>{'name': 'drop_db@aardvark/manage.py', 'description': 'Drops the database. ', 'code': 'def drop_db():\n """ Drops the database. """\n db.drop_all()'}
0
{'name': 'convert_developers@code/html/generate_static_website.py', 'description': ':param developers:\n:param entries:\n:return:', 'signature': 'def convert_developers(developers, entries):'}</s>{'name': 'extract_archive@code/utils/utils.py', 'description': 'Extracts a zip, tar, ... to a destination path.\n\nType may ...
0
{'name': 'locust_program@transformer/locust.py', 'description': 'Converts a ScenarioGroup into a Locust File.', 'signature': 'def locust_program(scenarios: Sequence[Scenario]) -> py.Program:'}</s>LOCUST_MAX_WAIT_DELAY = 10
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': 'DSMRProtocol.__init__@dsmr_parser/clients/protocol.py', 'description': 'Initialize class.', 'signature': 'def __init__(self, loop, telegram_parser,'}</s>SWEDEN = { 'checksum_support': True, 'objects': [ { 'obis_reference': obis.P1_MESSAGE_HEADER, 'value_parser': CosemPa...
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_intparam_scen...
0
{'name': 'train_flow@experiments/train.py', 'description': 'AF training ', 'signature': 'def train_flow(args, dataset, model, simulator):'}</s>{'name': 'make_training_kwargs@experiments/train.py', 'description': 'DOCSTRING', 'code': 'def make_training_kwargs(args, dataset):\n kwargs = {\n "dataset": dataset,\...
1
{'name': 'convertBezToOutline@python/psautohint/ufoFont.py', 'description': 'Since the UFO outline element as no attributes to preserve,\nI can just make a new one.', 'signature': 'def convertBezToOutline(bezString):'}</s>{'name': 'makeHintSet@python/psautohint/ufoFont.py', 'description': 'DOCSTRING', 'code': 'def make...
0
{'name': 'esp@polytope/esp.py', 'description': 'Project polytope [C D] x <= b onto C coordinates.\n\nProjects the polytope [C D] x <= b onto the\ncoordinates that correspond to C. The projection of the polytope\nP = {[C D]x <= b} where C is M x D and D is M x K is\ndefined as proj(P) = {x in R^d | exist y in R^k s.t Cx...
0