text string | label int64 |
|---|---|
{'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': 'RSCodec.__init__@reedsolo.py', 'description': 'Initialize the Reed-Solomon codec. Note that different parameters change the internal values (the ecc symbols, look-up table values, etc) but not the output result (whether your message can be repaired or not, there is no influence of the parameters).', 'signatur... | 0 |
{'name': 'resnet@models/cifar/resnet.py', 'description': 'Constructs a ResNet model.', 'signature': 'def resnet(**kwargs):'}</s>{'name': 'conv3x3@models/cifar/resnet.py', 'description': '3x3 convolution with padding', 'code': 'def conv3x3(in_planes, out_planes, stride=1):\n "3x3 convolution with padding"\n return... | 0 |
{'name': 'get_prediction@DigiPathAI/Segmentation.py', 'description': 'patch based segmentor', 'signature': 'def get_prediction(wsi_path, '}</s>{'name': 'TissueMaskGenerationOS@DigiPathAI/helpers/utils.py', 'description': 'DOCSTRING', 'code': "def TissueMaskGenerationOS(slide_obj, level, RGB_min=50):\n img_RGB = slid... | 0 |
{'name': 'NewDatabase.__import_inventories@premise/new_database.py', 'description': 'This method will trigger the import of a number of pickled inventories\nand merge them into the database dictionary.', 'signature': 'def __import_inventories(self) -> List[dict]:'}</s>FILEPATH_VANADIUM = INVENTORY_DIR / "lci-batteries-... | 1 |
{'name': 'IBC.terminate@ib_insync/ibcontroller.py', 'description': 'Terminate TWS/IBG.', 'signature': 'def terminate(self):'}</s>{'name': 'isNan@ib_insync/util.py', 'description': 'Not a number test.', 'code': 'def isNan(x: float) -> bool:\n """Not a number test."""\n return x != x'} | 0 |
{'name': '_len_preprocessed_single@src/betterproto/__init__.py', 'description': 'Calculate the size of adjusted values for serialization without fully serializing them.', 'signature': 'def _len_preprocessed_single(proto_type: str, wraps: str, value: Any) -> int:'}</s>{'name': 'ServiceStub@src/betterproto/grpc/grpclib_c... | 0 |
{'name': 'process_client_hello@core/packet_processor.py', 'description': 'Extracts the SNI field from the ClientHello packet.', 'signature': 'def process_client_hello(pkt):'}</s>{'name': 'is_ipv4_addr@core/networking.py', 'description': 'Checks if ip_string is a valid IPv4 address.', 'code': 'def is_ipv4_addr(ip_string... | 0 |
{'name': 'test_merge_with_wildcard@tests/test_win32.py', 'description': 'Merge files specified by a wildcard.', 'signature': 'def test_merge_with_wildcard():'}</s>{'name': 'test_extract_sac_filter_by_ids@tests/test_win32.py', 'description': 'Extract SAC files by filtering channels using IDs.', 'code': 'def test_extract... | 0 |
{'name': 'ProcessFileData@compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n lines: An array... | 0 |
{'name': 'removeToC@third_party/Catch2/scripts/updateDocumentToC.py', 'description': 'Removes existing table of contents starting at index contentLineNdx.', 'signature': 'def removeToC(lines):'}</s>{'name': 'outputMarkdown@third_party/Catch2/scripts/updateDocumentToC.py', 'description': 'Writes to an output file if `ou... | 0 |
{'name': 'rel_err@oggm/utils/_funcs.py', 'description': 'Relative error. Ref should be non-zero', 'signature': 'def rel_err(ref, data):'}</s>CONFIG_MODIFIED = False | 0 |
{'name': 'GenericSimpleClauseState.getEntry@util/py_lib/seqan/dox/dox_parser.py', 'description': 'Returns the Entry for the brief clause.', 'signature': 'def getEntry(self):'}</s>{'name': 'RawBrief@util/py_lib/seqan/dox/raw_doc.py', 'description': "A representation of a @brief entry.\n\n@ivar text The @brief clauses's ... | 0 |
{'name': 'MemoryInputStream.peek@fips-files/generators/sjson/__init__.py', 'description': 'peek ``count`` bytes from the stream. If ``allow_end_of_file`` is\n``True``, no error will be raised if the end of the stream is reached\nwhile trying to peek.', 'signature': 'def peek(self, count=1, allow_end_of_file=False):'}</... | 0 |
{'name': 'enable_notebook@mpld3/_display.py', 'description': 'Enable the automatic display of figures in the IPython Notebook.\n\nThis function should be used with the inline Matplotlib backend\nthat ships with IPython that can be enabled with `%pylab inline`\nor `%matplotlib inline`. This works by adding an HTML forma... | 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_scripttype_jo... | 0 |
{'name': 'predict@project_sample/2020-2ProjectSamples_Code/๊ธ์. ๊ฐ์ ๋ถ์ ๋จธ์ ๋ฌ๋์ ์ด์ฉํ ์ฌ๋ก ์กฐ์ฌ (๊น๋์ค, ๊น์ ์ฑ)/app.py', 'description': 'For rendering results on HTML GUI', 'signature': 'def predict():'}</s>{'name': 'predict_api@project_sample/2020-2ProjectSamples_Code/๊ธ์. ๊ฐ์ ๋ถ์ ๋จธ์ ๋ฌ๋์ ์ด์ฉํ ์ฌ๋ก ์กฐ์ฌ (๊น๋์ค, ๊น์ ์ฑ)/app.py', 'description': 'For ... | 0 |
{'name': 'RunAndReturnOutput@Engine/lib/assimp/contrib/googletest/googletest/test/googletest-shuffle-test.py', 'description': 'Runs the test program and returns its output.', 'signature': 'def RunAndReturnOutput(extra_env, args):'}</s>{'name': 'GetBuildDir@Engine/lib/assimp/contrib/googletest/googletest/test/gtest_test... | 0 |
{'name': '_configure_host_iface@kuryr/lib/binding/drivers/veth.py', 'description': 'Configures the interface that is placed on the default net ns\n\n:param ifname: the name of the interface to configure\n:param endpoint_id: the identifier of the endpoint\n:param port_id: the Neutron uuid of the port to which t... | 0 |
{'name': 'extract_memory@examples/google2016_unbreakable_1/solve.py', 'description': 'Convience method that returns the flag input memory.', 'signature': 'def extract_memory(state):'}</s>INPUT_LENGTH = 0xf2 - 0xc0 + 1 | 1 |
{'name': 'Type.fields@pygraphy/introspection.py', 'description': 'OBJECT and INTERFACE only', 'signature': 'def fields(self, include_deprecated: Optional[bool] = False) -> Optional[List[Field]]:'}</s>{'name': 'SubscribableSchema@pygraphy/types/schema.py', 'description': 'DOCSTRING', 'base_classes': ['Schema'], 'methods... | 0 |
{'name': 'BertPreTrainedModel.from_pretrained@modeling.py', 'description': 'Instantiate a BertPreTrainedModel from a pre-trained model file or a pytorch state dict.\nDownload and cache the pre-trained model file if needed.\n\nParams:\n pretrained_model_name_or_path: either:\n - a str with the name of a pre-tr... | 0 |
{'name': 'Serial.open@serial/serialwin32.py', 'description': 'Open port with current settings. This may throw a SerialException\nif the port cannot be opened.', 'signature': 'def open(self):'}</s>ERROR_IO_PENDING = 997 | 0 |
{'name': 'BaseImage.convex_hull@wand/image.py', 'description': "Find the smallest convex polygon, and returns a list of points.\n\n.. note:: Requires ImageMagick-7.0.10 or greater.\n\nYou can pass the list of points directly to\n:meth:`Drawing.polygon() <wand.drawing.Drawing.polygon>` method\nto draw the convex hull sh... | 0 |
{'name': 'GefCommand.load_extra_plugins@gef.py', 'description': 'Load the plugins from the gef-extras setting. Returns the number of new plugins added.', 'signature': 'def load_extra_plugins(self, extra_plugins_dir: pathlib.Path | None = None) -> int:'}</s>{'name': 'generate_cyclic_pattern@gef.py', 'description': 'Crea... | 0 |
{'name': 'scvelo@pipelines/pipeline_scxl.py', 'description': 'Plot the RNA velocity.\nThis analysis is highly parameterised and different configurations can\nsuggest different interpretations of the data.', 'signature': 'def scvelo(infile, outfile):'}</s>{'name': 'diffusionMap@pipelines/pipeline_scxl.py', 'description'... | 0 |
{'name': 'print_tree@src/newick.py', 'description': 'Prints a Node object in graphical, nested format. \nThis function takes two arguments:\n \n 1. **tree** is a Node object to print\n 2. **level** is used internally for printing. DO NOT PROVIDE THIS ARGUMENT.\n\nEach node in the tree is represented by a strin... | 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': 'Message.from_dict@src/betterproto/__init__.py', 'description': 'Parse the key/value pairs into the current message instance. This returns the\ninstance itself and is therefore assignable and chainable.\n\nParameters\n-----------\nvalue: Dict[:class:`str`, Any]\n The dictionary to parse from.\n\nReturns\n--... | 0 |
{'name': 'FlagClient.__init__@aiomcache/client.py', 'description': 'Creates new Client instance.\n\n:param host: memcached host\n:param port: memcached port\n:param pool_size: max connection pool size\n:param pool_minsize: min connection pool size\n:param conn_args: extra arguments passed to\n asyncio.open_connectio... | 0 |
{'name': 'PostgresNode.__init__@testgres/node.py', 'description': "PostgresNode constructor.\n\nArgs:\n name: node's application name.\n port: port to accept connections.\n base_dir: path to node's data directory.\n bin_dir: path to node's binary directory.", 'signature': 'def __init__(self, name=None, base... | 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': 'K@src/api/python/z3/z3.py', 'description': "Return a Z3 constant array expression.\n\n>>> a = K(IntSort(), 10)\n>>> a\nK(Int, 10)\n>>> a.sort()\nArray(Int, Int)\n>>> i = Int('i')\n>>> a[i]\nK(Int, 10)[i]\n>>> simplify(a[i])\n10", 'signature': 'def K(dom, v):'}</s>{'name': 'FreshFunction@src/api/python/z3/z3.p... | 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>web_data_path = web_path / 'data' | 0 |
{'name': 'on_load_data@src/server/server.py', 'description': 'Allow pages to load needed data', 'signature': 'def on_load_data(data):'}</s>{'name': 'check_requirements@src/server/server.py', 'description': 'DOCSTRING', 'code': 'def check_requirements():\n try:\n import importlib.metadata # @UnusedImport pyli... | 0 |
{'name': 'flux_balance_impact_degree@cameo/flux_analysis/analysis.py', 'description': 'Flux balance impact degree by Zhao et al 2013\n\nParameters\n----------\nmodel: cobra.Model\n Wild-type model\nknockouts: list\n Reactions to knockout\nmethod: str\n The method to compute the perturbation. default is "fva" -... | 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': 'load_vocab@pytorch_pretrained_bert/tokenization.py', 'description': 'Loads a vocabulary file into a dictionary.', 'signature': 'def load_vocab(vocab_file):'}</s>{'name': 'WordpieceTokenizer@pytorch_pretrained_bert/tokenization.py', 'description': 'Runs WordPiece tokenization.', 'base_classes': ['object'], 'me... | 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': 'clean_data@models/data_cleaning.py', 'description': 'Clean and preprocess the news and market data for training then merge \nthem, to create a train set or test set.\n\nParameters\n----------\nmarket_df : dataframe\n See https://www.kaggle.com/c/two-sigma-financial-news/data for full \n description of t... | 0 |
{'name': 'ensure_tf_input@agents/bdq/common/tf_util.py', 'description': 'Takes either tf.placeholder of TfInput and outputs equivalent TfInput', 'signature': 'def ensure_tf_input(thing):'}</s>{'name': 'BatchInput@agents/bdq/common/tf_util.py', 'description': 'DOCSTRING', 'base_classes': ['PlacholderTfInput'], 'methods'... | 0 |
{'name': 'main@ytmdl/main.py', 'description': 'Run on program call.', 'signature': 'def main(args):'}</s>{'name': 'DEFAULTS@ytmdl/setupConfig.py', 'description': 'Some default stuff defined.', 'base_classes': [], 'methods': [{'name': 'DEFAULTS.__init__@ytmdl/setupConfig.py', 'description': 'DOCSTRING', 'code': 'def __i... | 0 |
{'name': 'GefHelpCommand.__rebuild@gef.py', 'description': 'Rebuild the documentation.', 'signature': 'def __rebuild(self) -> None:'}</s>{'name': 'parse_arguments@gef.py', 'description': 'Argument parsing decorator.', 'code': 'def parse_arguments(required_arguments: dict[str | tuple[str, str], Any],\n ... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQDCC_SOURCE_ENC_NORMAL = py23long(0x00000010) | 0 |
{'name': 'current_umask@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_internal/utils/misc.py', 'description': 'Get the current umask which involves having to set it temporarily.', 'signature': 'def current_umask():'}</s>makedirs = _makedirs_31 if needs_makedirs else os.makedirs | 0 |
{'name': 'train_tree@chapter4/decision_tree_implementation.py', 'description': 'Construction of a tree starts here\n@param X_train: list of training samples (feature)\n@param y_train: list of training samples (target)\n@param max_depth: int, maximal depth of the tree\n@param min_size: int, minimal samples required to f... | 1 |
{'name': 'Decoder.decode_list@transit/decoder.py', 'description': "Special case decodes map-as-array.\nOtherwise lists are treated as Python lists.\n\nArguments follow the same convention as the top-level 'decode'\nfunction.", 'signature': 'def decode_list(self, node, cache, as_map_key):'}</s>{'name': 'Link@transit/tra... | 0 |
{'name': 'HTTP2ClientConnection.__init__@th2c/connection.py', 'description': ':param host: address host\n:type host: str\n:param port: address port\n:type port: int\n:param tcp_client: tcp client factory\n:type tcp_client: tornado.tcpclient.TCPClient\n:param secure: Boolean flag indicating whether this connection\nshou... | 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': 'flips_image_augment@pytorch_toolbelt/inference/tta.py', 'description': 'Augment input tensor by adding vertically and horizontally flipped images to it.\n\nArgs:\n image: Tensor of [B,C,H,W] shape\n\nReturns:\n Tensor of [B * 3, C, H, W] shape with:\n - Original tensor\n - Horizontally-fli... | 0 |
{'name': 'calculate_preimages@bit/transaction.py', 'description': 'Calculates preimages for provided transaction structure and input\nvalues.\n\n:param tx_obj: The transaction object used to calculate preimage from using\n a transaction digest algorithm, such as BIP-143 for Segwit\n inputs. ... | 1 |
{'name': 'run_prospect@prosail/prospect_d.py', 'description': 'The PROSPECT model, versions 5, D and PRO.\nThis function runs PROSPECT. You can select the version using the\n`prospect_version` argument, and you can also set some of the spectra\nused for model calculations.\n\nParameters\n-----------\nn: float\n The ... | 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>lnurl_cancel_notice_2 = "Nicht LNURL kompatibel?" | 0 |
{'name': 'set_timeout@aiorpc/server.py', 'description': 'Set the IO timeout\nUsage:\n >>> set_timeout(1)\n\n:param timeout: Timeout. Seconds.\n:return: None', 'signature': 'def set_timeout(timeout):'}</s>MSGPACKRPC_REQUEST = 0 | 0 |
{'name': 'BufferedSocket.recv_until@boltons/socketutils.py', 'description': 'Receive until *delimiter* is found, *maxsize* bytes have been read,\nor *timeout* is exceeded.\n\nArgs:\n delimiter (bytes): One or more bytes to be searched for\n in the socket stream.\n timeout (float): The timeout for this oper... | 0 |
{'name': '_convert_dataset_one_pair_rec_withFlip@datasets/convert_market.py', 'description': "Converts the given pairs to a TFRecord dataset.\n\nArgs:\n split_name: The name of the dataset, either 'train' or 'validation'.\n pairs: A list of image name pairs.\n labels: label list to indicate positive(1) or nega... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQQFS_DEFAULT = -1 | 0 |
{'name': 'IUZone.zone_id@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return the zone_id. Should match the zone_id used in sequences', 'signature': 'def zone_id(self) -> str:'}</s>SERVICE_DISABLE = "disable" | 0 |
{'name': 'GroupFLT.subtract_median_filter@grizli/multifit.py', 'description': 'Remove a median filter calculated along the dispersion axis.\n\nParameters\n----------\nfilter_size : int\n Size of the median filter.\n\nfilter_central : int\n Mask the central `filter_central` pixels of the filter.\n\nrevert : bool\n... | 0 |
{'name': 'VecEnv.reset@examples/utils/openai/subproc_vec_env.py', 'description': 'Reset all environments', 'signature': 'def reset(self):'}</s>{'name': 'worker@examples/utils/openai/subproc_vec_env.py', 'description': 'DOCSTRING', 'code': "def worker(remote, parent_remote, env_fn_wrapper):\n parent_remote.close()\n ... | 0 |
{'name': 'on_load_data@src/server/server.py', 'description': 'Allow pages to load needed data', 'signature': 'def on_load_data(data):'}</s>{'name': 'render_stream@src/server/server.py', 'description': 'Route to stream index.', 'code': "def render_stream():\n '''Route to stream index.'''\n return render_template('... | 0 |
{'name': 'validation_region@MWAA/verify_env/verify_env.py', 'description': "verify environment name doesn't have path to files or unexpected input\nREGION: example is us-east-1", 'signature': 'def validation_region(input_region):'}</s>{'name': 'check_vpc_endpoint_private_dns_enabled@MWAA/verify_env/verify_env.py', 'des... | 0 |
{'name': 'rs_correct_errata@reedsolo6.py', 'description': 'Forney algorithm, computes the values (error magnitude) to correct the input message.', 'signature': 'def rs_correct_errata(msg_in, synd, err_pos, fcr=0, generator=2): # err_pos is a list of the positions of the errors/erasures/errata'}</s>{'name': 'gf_neg@reed... | 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': '_add_schema_to_global_schema_dictionary@inference_schema/schema_decorators.py', 'description': "function to add a generated schema for 'attr_name', to the function schema dict\n\n:param attr_name:\n:type attr_name: str\n:param schema:\n:type schema: dict\n:param user_func:\n:type user_func: function | Functio... | 1 |
{'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>MQIACF_APPL_INFO_LOCAL = 1431 | 0 |
{'name': 'AmcrestCam.assumed_state@custom_components/amcrest/camera.py', 'description': 'Return if state is assumed.', 'signature': 'def assumed_state(self):'}</s>_LOGGER = logging.getLogger(__name__) | 0 |
{'name': 'many@funcparserlib/parser.py', 'description': 'Return a parser that applies the parser `p` as many times as it succeeds at\nparsing the tokens.\n\nReturn a parser that infinitely applies the parser `p` to the input sequence\nof tokens as long as it successfully parses them. The parsed value is a list of\nthe ... | 0 |
{'name': 'WorkingSet.resolve@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/pkg_resources/__init__.py', 'description': 'List all distributions needed to (recursively) meet `requirements`\n\n`requirements` must be a sequence of ``Requirement`` objects. `env`,\nif supplied, should be an ``Environment`` instance... | 0 |
{'name': 'get_hhh_investigator@website/web/__init__.py', 'description': 'Returns all the captures related to a cookie name entry, used in the web interface.', 'signature': 'def get_hhh_investigator(hhh: str, offset: int | None=None, limit: int | None=None, search: str | None=None) -> tuple[int, list[tuple[str, str, str... | 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': 'test_validate_program@gplearn/tests/test_genetic.py', 'description': 'Check that valid programs are accepted & invalid ones raise error', 'signature': 'def test_validate_program():'}</s>{'name': 'test_all_metrics@gplearn/tests/test_genetic.py', 'description': 'Check all supported metrics work', 'code': 'def t... | 0 |
{'name': 'TrackDataset.processData@datasets.py', 'description': 'After posttransforms,\n@sample: [dataA, dataB] where dataA and dataB are concatenated rgb with depth CHW\n@A_in_cam: 4x4 mat', 'signature': 'def processData(self,rgbA,depthA,A_in_cam,rgbB,depthB,B_in_cam,maskB=None,original_size=None):'}</s>dir_path = os.... | 0 |
{'name': 'parse_info@parseoutput.py', 'description': 'Parses result of :i <name> command of ghci and returns derived Symbols.Declaration', 'signature': 'def parse_info(name, contents):'}</s>{'name': 'SublimeHaskellPreviousError@parseoutput.py', 'description': 'DOCSTRING', 'base_classes': ['CommandWin.SublimeHaskellText... | 0 |
{'name': 'TestAddressNormalizationUtils.test_validate_postal_code@scourgify/tests/test_address_normalization.py', 'description': 'Test validate_us_postal_code_format', 'signature': 'def test_validate_postal_code(self):'}</s>DIRECTIONAL_REPLACEMENTS = {
'EAST': 'E',
'WEST': 'W',
'NORTH': 'N',
'SOUTH': 'S... | 0 |
{'name': 'load_mnist@Chapter13/ch13.py', 'description': 'Load MNIST data from `path`', 'signature': "def load_mnist(path, kind='train'):"}</s>X_train = np.arange(10).reshape((10, 1)) | 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': 'generate@code/html/generate_static_website.py', 'description': 'Regenerates the whole static website given an already imported set of entries, inspirations and developers.\nThese datasets must be valid for each other, i.e. each inspiration listed in entries must also have an\nentry in inspirations and the sam... | 0 |
{'name': 'findpeaks.preprocessing@findpeaks/findpeaks.py', 'description': 'Preprocessing steps of the 2D array (image).\n\nThe pre-processing has 4 (optional) steps.\n 1. Resizing (to reduce computation time).\n 2. Scaling color pixels between [0-255].\n 3. Conversion to gray-scale. This is required for some a... | 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_OBJECT_DAMAGED = 2101 | 0 |
{'name': 'PathConverter.convert@util/py_lib/seqan/dox/write_html.py', 'description': 'Return None, None on failure path, title otherwise.', 'signature': 'def convert(self, name):'}</s>{'name': 'splitSecondLevelEntry@util/py_lib/seqan/dox/proc_doc.py', 'description': 'Split second-level entry and return (first, second) ... | 1 |
{'name': 'parse_tcsh_args@src/python_scripts/afnipy/lib_apqc_io.py', 'description': 'Parse arguments for tcsh scripter.\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.', 'signature... | 0 |
{'name': 'occurrence_view@swingtime/views.py', 'description': 'View a specific occurrence and optionally handle any updates.\n\nContext parameters:\n\n``occurrence``\n the occurrence object keyed by ``pk``\n\n``form``\n a form object for updating the occurrence', 'signature': 'def occurrence_view('}</s>{'name': '... | 0 |
{'name': 'non_max_suppression@exp2/utils/utils.py', 'description': "Removes detections with lower object confidence score than 'conf_thres'\nNon-Maximum Suppression to further filter detections.\nReturns detections with shape:\n (x1, y1, x2, y2, object_conf, class_conf, class)", 'signature': 'def non_max_suppression... | 0 |
{'name': 'read@setup.py', 'description': 'Read a file into setup', 'signature': 'def read(afile):'}</s>UPLOAD_FAILED_MSG = 'Upload failed. please run "%s" yourself.' % PUBLISH_COMMAND | 0 |
{'name': 'NewDatabase.update@premise/new_database.py', 'description': 'Update a specific sector by name.', 'signature': 'def update(self, sectors: [str, list, None] = None) -> None:'}</s>FILEPATH_AMMONIA = INVENTORY_DIR / "lci-ammonia.xlsx" | 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': 'BucketsVectorizer.unvectorize@vectorizers.py', 'description': ':param int bucket: The id of a color bucket\n:param random: If `True`, sample a random color from the bucket. Otherwise,\n return the center of the bucket.\n:param hsv: If `True`, return colors in HSV format [0 <= hue <= 360,\n ... | 0 |
{'name': 'jaccard_kernel@modisco/cluster/phenograph/core.py', 'description': 'Compute Jaccard coefficient between nearest-neighbor sets\n:param idx: numpy array of nearest-neighbor indices\n:return (i, j, s): tuple of indices and jaccard coefficients, suitable for constructing COO matrix', 'signature': 'def jaccard_ker... | 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': 'get_box_spilt@apphelper/image.py', 'description': 'isRoate:ๆฏๅฆๆ่ฝฌbox', 'signature': 'def get_box_spilt(boxes,im,sizeW,SizeH,splitW=8,isRoate=False,rorateDegree=0):'}</s>{'name': 'solve@apphelper/image.py', 'description': '็ป cx,cy็น w,h ๆ่ฝฌ angle ็ๅๆ \nx = cx-w/2\ny = cy-h/2\nx1-cx = -w/2*cos(angle) +h/2*sin(angle)... | 0 |
{'name': 'MainFrame.update_textlist_from_xmat@src/python_scripts/afnipy/gui_xmat.py', 'description': 'given the X matrix and columns, fill screen data list', 'signature': 'def update_textlist_from_xmat(self):'}</s>{'name': 'simple_import_test@src/python_scripts/afnipy/module_test_lib.py', 'description': 'test whether t... | 0 |
{'name': 'test_single_build_pkg_dir@test/test_utils.py', 'description': 'Builds the "one" recipe with pkg_dir.', 'signature': 'def test_single_build_pkg_dir(recipes_fixture):'}</s>{'name': 'LoggingSourceRenameFilter@bioconda_utils/utils.py', 'description': 'Logging filter for abbreviating module name in logs\n\nMaps ``... | 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': 'Comps._verif_to_comps_threshold@verif/input.py', 'description': 'Converts from verif threshold (i.e. 0.3) to COMPS name (i.e p03) ', 'signature': 'def _verif_to_comps_threshold(threshold):'}</s>{'name': 'unixtime_to_date@verif/util.py', 'description': 'Convert unixtime to YYYYMMDD\n\nArguments:\n unixtime (... | 0 |
{'name': 'target_factory@h8mail/utils/run.py', 'description': 'Receives list of emails and user args. Fetchs API keys from config file using user_args path and cli keys.\nFor each target, launch target.methods() associated to found config artifacts.\nHandles chase logic with counters from enumerate()', 'signature': 'de... | 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>KEY_LEFT_CONTROL = 341 | 0 |
{'name': 'speed_camera@versions/speed-cam_11.26.py', 'description': 'Main speed camera processing function', 'signature': 'def speed_camera():'}</s>cvBlue = (255, 0, 0) | 0 |
{'name': 'Block.AddLine@vimdoc/block.py', 'description': 'Adds a line of text to the block. Paragraph type is auto-determined.', 'signature': 'def AddLine(self, line):'}</s>{'name': 'ParseError@vimdoc/error.py', 'description': 'DOCSTRING', 'base_classes': ['Error'], 'methods': [{'name': 'ParseError.__init__@vimdoc/erro... | 0 |
{'name': 'test_check_classic_valid_with_preprocessor@test/test_utils.py', 'description': 'Test that valid inputs when using a preprocessor raises no warning', 'signature': 'def test_check_classic_valid_with_preprocessor(points):'}</s>metric_learners = tuples_learners + supervised_learners | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.