id stringlengths 17 116 | task stringclasses 1
value | context_length stringclasses 1
value | documents listlengths 10 1.02k | question stringlengths 332 403 | question_with_choices stringlengths 332 403 | answer stringlengths 40 43.3k | answer_raw stringlengths 42 43.8k | n_chunks_full int64 10 61.9k | truncated bool 2
classes | repo stringlengths 7 54 | target_name stringlengths 1 72 | document_id int64 2.87k 144k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
LDU_FT/thieman/dagobah/_put_task_in_run_log | LDU_FT | [
"<BEGIN>\n## `run`",
"Continually monitors Jobs of the parent Dagobah.\n<END>",
"<BEGIN>\n## `set_backend`",
"Manually set backend after construction.\n<END>",
"<BEGIN>\n## `from_backend`",
"Reconstruct this Dagobah instance from the backend.\n<END>",
"<BEGIN>\n## `_construct_from_json`",
"Construct t... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _put_task_in_run_log API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _put_task_in_run_log API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | Initializes the run log task entry for this task. | "Initializes the run log task entry for this task." | 120 | false | thieman/dagobah | _put_task_in_run_log | 5,373 | |
LDU_FT/williballenthin/python-pyqt5-hexview/index2qindexb | LDU_FT | [
"<BEGIN>\n## `compute_region_border`",
"given the buffer start and end indices of a range, compute the border edges\n that should be drawn to enclose the range.",
" this function currently assumes 0x10 length rows.\n the result is a dictionary from buffer index to Cell instance.\n the Cell instanc... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the index2qindexb API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the index2qindexb API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | from a buffer index, get the QIndex (row/column coordinate system) of the byte pane | "from a buffer index, get the QIndex (row/column coordinate system) of the byte pane" | 21 | false | williballenthin/python-pyqt5-hexview | index2qindexb | 5,374 | |
LDU_FT/ucbvislab/radiotool/linear | LDU_FT | [
"<BEGIN>\n## `analysis`",
"Get musical analysis of the song using the librosa library\n<END>",
"<BEGIN>\n## `read_frames`",
"Read ``n`` frames from the track, starting\n with the current frame",
" :param integer n: Number of frames to read\n :param integer channels: Number of channels t... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the linear API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the linear API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | Create a linear blend of arr1 (fading out) and arr2 (fading in) | "Create a linear blend of arr1 (fading out) and arr2 (fading in)" | 107 | false | ucbvislab/radiotool | linear | 5,375 | |
LDU_FT/openstack/proliantutils/allocate_disks | LDU_FT | [
"<BEGIN>\n## `_exec_ipmitool`",
"Execute the ipmitool command.",
" This uses the lanplus interface to communicate with the BMC device driver.",
" :param driver_info: the ipmitool parameters for accessing a node.\n :param command: the ipmitool command to be executed.\n<END>",
"<BEGIN>\n## `get_nic_c... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the allocate_disks API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the allocate_disks API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | Allocate physical disks to a logical disk.
This method allocated physical disks to a logical
disk based on the current state of the server and
criteria mentioned in the logical disk.
:param logical_disk: a dictionary of a logical disk
from the RAID configuration input to the module.
:param... | "Allocate physical disks to a logical disk.\n\n This method allocated physical disks to a logical\n disk based on the current state of the server and\n criteria mentioned in the logical disk.\n\n :param logical_disk: a dictionary of a logical disk\n from the RAID configuration input to the module.\n ... | 929 | false | openstack/proliantutils | allocate_disks | 5,376 | |
LDU_FT/abarker/pdfCropMargins/render_pdf_file_to_image_files__ghostscript_png | LDU_FT | [
"<BEGIN>\n## `get_bounding_box_list`",
"Calculate a bounding box for each page in the document. The first\n argument is the filename of the document's original PDF file, the second is\n the PdfFileReader for the document. The argument full_page_box_list is a list\n of the full-page-size boxes (which is... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the render_pdf_file_to_image_files__ghostscript_png API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the render_pdf_file_to_image_files__ghostscript_png API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> ... | Use Ghostscript to render a PDF file to .png images. The root_output_file_path
is prepended to all the output files, which have numbers and extensions added.
Return the command output. | "Use Ghostscript to render a PDF file to .png images. The root_output_file_path\n is prepended to all the output files, which have numbers and extensions added.\n Return the command output." | 71 | false | abarker/pdfCropMargins | render_pdf_file_to_image_files__ghostscript_png | 5,377 | |
LDU_FT/benfred/implicit/_join_summary_file | LDU_FT | [
"<BEGIN>\n## `download_file`",
"Simple wrapper around urlretrieve that uses tqdm to display a progress\n bar of download progress\n<END>",
"<BEGIN>\n## `extract_gcc_binaries`",
"Try to find GCC on OSX for OpenMP support.\n<END>",
"<BEGIN>\n## `set_gcc`",
"Try to use GCC on OSX for OpenMP support.\n<END... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _join_summary_file API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
Th... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _join_summary_file API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
Th... | Gets the trackinfo array by joining taste profile to the track summary file | "Gets the trackinfo array by joining taste profile to the track summary file" | 87 | false | benfred/implicit | _join_summary_file | 5,378 | |
LDU_FT/devision-io/metasdk/__read_developer_settings | LDU_FT | [
"<BEGIN>\n## `get_feed`",
"Получение настроек для фида\n :param datasource_id: идентификатор фида\n :return: FeedDataSource\n<END>",
"<BEGIN>\n## `get_data`",
"Сохранение медиафайла\n :param task:\n :param media_metadata:\n :param file_suffix:\n :param callback:\n ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the __read_developer_settings API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusi... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the __read_developer_settings API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusi... | Читает конфигурации разработчика с локальной машины или из переменных окружения
При этом переменная окружения приоритетнее
:return: | "Читает конфигурации разработчика с локальной машины или из переменных окружения\n При этом переменная окружения приоритетнее\n :return:" | 88 | false | devision-io/metasdk | __read_developer_settings | 5,379 | |
LDU_FT/elsampsa/valkka-live/rowCount | LDU_FT | [
"<BEGIN>\n## `run`",
"After the fork. Now the process starts running\n<END>",
"<BEGIN>\n## `preRun_`",
"Create the shared memory client immediately after fork\n<END>",
"<BEGIN>\n## `run`",
"After the fork. Now the process starts running\n<END>",
"<BEGIN>\n## `activate_`",
"Shared mem info is given. N... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the rowCount API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the rowCount API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | Returns the number of rows under the given parent. When the parent is valid it means that rowCount is returning the number of children of parent. | "Returns the number of rows under the given parent. When the parent is valid it means that rowCount is returning the number of children of parent." | 135 | false | elsampsa/valkka-live | rowCount | 5,380 | |
LDU_FT/droope/droopescan/plugin_get | LDU_FT | [
"<BEGIN>\n## `_convert_to_folder`",
"Silverstripe's page contains a list of composer packages. This\n function converts those to folder names. These may be different due\n to installer-name.",
" Implemented exponential backoff in order to prevent packager from\n being... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the plugin_get API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the plugin_get API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | Return plugin class.
@param name: the cms label. | "Return plugin class.\n @param name: the cms label." | 84 | false | droope/droopescan | plugin_get | 5,381 | |
LDU_FT/matllubos/django-is-core/get_widget | LDU_FT | [
"<BEGIN>\n## `short_description`",
"Sets 'short_description' attribute (this attribute is in exports to generate header name).\n<END>",
"<BEGIN>\n## `redirect_to_login`",
"Redirects the user to the login page, passing the given 'next' page\n<END>",
"<BEGIN>\n## `_check_permission`",
"If customer is not au... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_widget API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_widget API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | Field widget is replaced with "RestrictedSelectWidget" because we not want to use modified widgets for
filtering. | "Field widget is replaced with \"RestrictedSelectWidget\" because we not want to use modified widgets for\n filtering." | 66 | false | matllubos/django-is-core | get_widget | 5,382 | |
LDU_FT/flo-compbio/xlmhg/get_hgp | LDU_FT | [
"<BEGIN>\n## `is_equal`",
"Ratio test to check if two floating point numbers are equal.",
" Parameters\n ----------\n a: float\n The first floating point number.\n b: float\n The second floating point number.\n tol: float\n The tolerance used.",
" Returns\n -------\n ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_hgp API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_hgp API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | Calculate the hypergeometric p-value when p = f(k; N,K,n) is already known. | "Calculate the hypergeometric p-value when p = f(k; N,K,n) is already known." | 31 | false | flo-compbio/xlmhg | get_hgp | 5,383 | |
LDU_FT/jborean93/smbprotocol/_smb3kdf | LDU_FT | [
"<BEGIN>\n## `unpack_multiple`",
"Get's a list of SMB2NetworkInterfaceInfo messages from the byte value\n passed in. This is the raw buffer value that is set on the\n SMB2IOCTLResponse message.",
" :param data: bytes of the messages\n :return: List of SMB2NetworkInterfaceInfo message... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _smb3kdf API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _smb3kdf API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | See SMB 3.x key derivation function
https://blogs.msdn.microsoft.com/openspecification/2017/05/26/smb-2-and-smb-3-security-in-windows-10-the-anatomy-of-signing-and-cryptographic-keys/
:param ki: The session key is the KDK used as an input to the KDF
:param label: The purpose of this derived key... | "See SMB 3.x key derivation function\n https://blogs.msdn.microsoft.com/openspecification/2017/05/26/smb-2-and-smb-3-security-in-windows-10-the-anatomy-of-signing-and-cryptographic-keys/\n\n :param ki: The session key is the KDK used as an input to the KDF\n :param label: The purpose of this derive... | 106 | false | jborean93/smbprotocol | _smb3kdf | 5,384 | |
LDU_FT/IdentityPython/SATOSA/_create_state_data | LDU_FT | [
"<BEGIN>\n## `handle_authn_response`",
"See super class method satosa.frontends.base.FrontendModule#handle_authn_response\n :type context: satosa.context.Context\n :type internal_response: satosa.internal.InternalData\n :rtype satosa.response.Response\n<END>",
"<BEGIN>\n## `handle_authn_req... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _create_state_data API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
Th... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _create_state_data API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
Th... | Adds the frontend idp entity id to state
See super class satosa.frontends.saml2.SAMLFrontend#save_state
:type context: satosa.context.Context
:type resp_args: dict[str, str | saml2.samlp.NameIDPolicy]
:type relay_state: str
:rtype: dict[str, dict[str, str] | str] | "Adds the frontend idp entity id to state\n See super class satosa.frontends.saml2.SAMLFrontend#save_state\n\n :type context: satosa.context.Context\n :type resp_args: dict[str, str | saml2.samlp.NameIDPolicy]\n :type relay_state: str\n :rtype: dict[str, dict[str, str] | str]" | 435 | false | IdentityPython/SATOSA | _create_state_data | 5,385 | |
LDU_FT/elemoine/papyrus/add_papyrus_routes | LDU_FT | [
"<BEGIN>\n## `add_column_xsd`",
"Add the XSD for a column to tb (a TreeBuilder)\n<END>",
"<BEGIN>\n## `add_column_property_xsd`",
"Add the XSD for a column property to the ``TreeBuilder``.\n<END>",
"<BEGIN>\n## `add_class_properties_xsd`",
"Add the XSD for the class properties to the ``TreeBuilder``. And\... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the add_papyrus_routes API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
Th... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the add_papyrus_routes API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
Th... | A helper method that adds routes to view callables that, together,
implement the MapFish HTTP interface.
Example::
import papyrus
config.include(papyrus)
config.add_papyrus_routes('spots', '/spots')
config.scan()
Arguments:
``route_name_prefix' The prefix used for the... | "A helper method that adds routes to view callables that, together,\n implement the MapFish HTTP interface.\n\n Example::\n\n import papyrus\n config.include(papyrus)\n config.add_papyrus_routes('spots', '/spots')\n config.scan()\n\n Arguments:\n\n ``route_name_prefix' The prefix... | 57 | false | elemoine/papyrus | add_papyrus_routes | 5,386 | |
LDU_FT/Dentosal/python-sc2/sorted_by_distance_to | LDU_FT | [
"<BEGIN>\n## `main_base_ramp`",
"Returns the Ramp instance of the closest main-ramp to start location. Look in game_info.py for more information\n<END>",
"<BEGIN>\n## `get_available_abilities`",
"Returns available abilities of one or more units.\n<END>",
"<BEGIN>\n## `distribute_workers`",
"Distributes wo... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the sorted_by_distance_to API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the sorted_by_distance_to API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | This function should be a bit faster than using units.sorted(keyfn=lambda u: u.distance_to(position)) | "This function should be a bit faster than using units.sorted(keyfn=lambda u: u.distance_to(position))" | 155 | false | Dentosal/python-sc2 | sorted_by_distance_to | 5,387 | |
LDU_FT/danielhrisca/asammdf/as_non_byte_sized_signed_int | LDU_FT | [
"<BEGIN>\n## `extract_cncomment_xml`",
"extract *TX* tag or otherwise the *common_properties* from a xml comment",
" Paremeters\n ----------\n comment : str\n xml string comment",
" Returns\n -------\n comment : str\n extracted string\n<END>",
"<BEGIN>\n## `matlab_compatible`... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the as_non_byte_sized_signed_int API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its concl... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the as_non_byte_sized_signed_int API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its concl... | The MDF spec allows values to be encoded as integers that aren't
byte-sized. Numpy only knows how to do two's complement on byte-sized
integers (i.e. int16, int32, int64, etc.), so we have to calculate two's
complement ourselves in order to handle signed integers with unconventional
lengths.
Parame... | "The MDF spec allows values to be encoded as integers that aren't\n byte-sized. Numpy only knows how to do two's complement on byte-sized\n integers (i.e. int16, int32, int64, etc.), so we have to calculate two's\n complement ourselves in order to handle signed integers with unconventional\n lengths.\n\n ... | 381 | false | danielhrisca/asammdf | as_non_byte_sized_signed_int | 5,388 | |
LDU_FT/totalgood/pugnlp/slash_product | LDU_FT | [
"<BEGIN>\n## `make_datetime`",
"Coerce a datetime or string into datetime.datetime object",
" Arguments:\n dt (str or datetime.datetime or atetime.time or numpy.Timestamp): time or date\n to be coerced into a `datetime.date` object",
" Returns:\n datetime.time: Time of day portion of a ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the slash_product API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the slash_product API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | Return a list of all possible meanings of a phrase containing slashes
TODO:
- Code is not in standard Sedgewick recursion form
- Simplify by removing one of the recursive calls?
- Simplify by using a list comprehension?
# doctest: +NORMALIZE_WHITESPACE
>>> slash_product("The challe... | "Return a list of all possible meanings of a phrase containing slashes\n\n TODO:\n - Code is not in standard Sedgewick recursion form\n - Simplify by removing one of the recursive calls?\n - Simplify by using a list comprehension?\n\n # doctest: +NORMALIZE_WHITESPACE\n >>> slash_product(\"... | 433 | false | totalgood/pugnlp | slash_product | 5,389 | |
LDU_FT/jesford/cluster-lensing/bias | LDU_FT | [
"<BEGIN>\n## `calc_delta_c`",
"Calculate characteristic overdensity from concentration.",
" Parameters\n ----------\n c200 : ndarray or float\n Cluster concentration parameter.",
" Returns\n ----------\n ndarray or float\n Cluster characteristic overdensity, of same type as c20... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the bias API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted do... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the bias API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted do... | Calculate halo bias, from Seljak & Warren 2004.
Parameters
----------
mass : ndarray or float
Halo mass to calculate bias for.
z : ndarray or float
Halo z, same type and size as mass.
h : float, optional
Hubble parameter, defaults to astropy.cosmology.Planck13.h
Om_M : f... | "Calculate halo bias, from Seljak & Warren 2004.\n\n Parameters\n ----------\n mass : ndarray or float\n Halo mass to calculate bias for.\n z : ndarray or float\n Halo z, same type and size as mass.\n h : float, optional\n Hubble parameter, defaults to astropy.cosmology.Planck13.h\n ... | 55 | false | jesford/cluster-lensing | bias | 5,390 | |
LDU_FT/contraslash/django-crud-generator/create_or_open | LDU_FT | [
"<BEGIN>\n## `render_template_with_args_in_file`",
"Get a file and render the content of the template_file_name with kwargs in a file\n :param file: A File Stream to write\n :param template_file_name: path to route with template name\n :param **kwargs: Args to be rendered in template\n<END>",
"<BEGIN>\... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the create_or_open API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the create_or_open API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | Creates a file or open the file with file_name name
:param file_name: String with a filename
:param initial_template_file_name: String with path to initial template
:param args: from console to determine path to save the files | "Creates a file or open the file with file_name name\n :param file_name: String with a filename\n :param initial_template_file_name: String with path to initial template\n :param args: from console to determine path to save the files" | 10 | false | contraslash/django-crud-generator | create_or_open | 5,391 | |
LDU_FT/projecthamster/hamster/measure | LDU_FT | [
"<BEGIN>\n## `set_start_time`",
"set the start time. when start time is set, drop down list\n will start from start time and duration will be displayed in\n brackets\n<END>",
"<BEGIN>\n## `parse_fact`",
"tries to extract fact fields from the string\n the optional arguments in the ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the measure API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the measure API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | measures given text with label's font and size.
returns width, height and ascent. Ascent's null in case if the label
does not have font face specified (and is thusly using pango) | "measures given text with label's font and size.\n returns width, height and ascent. Ascent's null in case if the label\n does not have font face specified (and is thusly using pango)" | 249 | false | projecthamster/hamster | measure | 5,392 | |
LDU_FT/horazont/aioxmpp/proceed | LDU_FT | [
"<BEGIN>\n## `get_commands`",
"Return the list of commands offered by the peer.",
" :param peer_jid: JID of the peer to query\n :type peer_jid: :class:`~aioxmpp.JID`\n :rtype: :class:`list` of :class:`~.disco.xso.Item`\n :return: List of command items",
" In the returned lis... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the proceed API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the proceed API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | Proceed command execution to the next stage.
:param action: Action type for proceeding
:type action: :class:`~.ActionTyp`
:param payload: Payload for the request, or :data:`None`
:return: The :attr:`~.xso.Command.first_payload` of the response
`action` must be one of the action... | "Proceed command execution to the next stage.\n\n :param action: Action type for proceeding\n :type action: :class:`~.ActionTyp`\n :param payload: Payload for the request, or :data:`None`\n :return: The :attr:`~.xso.Command.first_payload` of the response\n\n `action` must be one of th... | 1,660 | true | horazont/aioxmpp | proceed | 5,393 | |
LDU_FT/basho/riak-python-client/to_op | LDU_FT | [
"<BEGIN>\n## `mkpath`",
"Constructs the path & query portion of a URI from path segments\n and a dict.\n<END>",
"<BEGIN>\n## `search_index_path`",
"Builds a Yokozuna search index URL.",
" :param index: optional name of a yz index\n :type index: string\n :param options: optional list ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the to_op API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted d... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the to_op API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted d... | Extracts the modification operation from the Hll.
:rtype: dict, None | "Extracts the modification operation from the Hll.\n\n :rtype: dict, None" | 620 | false | basho/riak-python-client | to_op | 5,394 | |
LDU_FT/jpscaletti/moar/get_source | LDU_FT | [
"<BEGIN>\n## `get_key`",
"Generates the thumbnail's key from it's arguments.\n If the arguments doesn't change the key will not change\n<END>",
"<BEGIN>\n## `get_source`",
"Returns the source image file descriptor.",
" path_or_url:\n Path to the source image as an absolute path, a p... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_source API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_source API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | Returns the source image file descriptor.
path_or_url:
Path to the source image as an absolute path, a path relative
to `self.base_path` or a URL beginning with `http[s]` | "Returns the source image file descriptor.\n\n path_or_url:\n Path to the source image as an absolute path, a path relative\n to `self.base_path` or a URL beginning with `http[s]`" | 27 | false | jpscaletti/moar | get_source | 5,395 | |
LDU_FT/eliangcs/http-prompt/save_context | LDU_FT | [
"<BEGIN>\n## `generate_help_text`",
"Return a formatted string listing commands, HTTPie options, and HTTP\n actions.\n<END>",
"<BEGIN>\n## `colformat`",
"Format a list of strings like ls does multi-column output.\n<END>",
"<BEGIN>\n## `load_context`",
"Load a Context object in place from user data dire... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the save_context API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the save_context API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | Save a Context object to user data directory. | "Save a Context object to user data directory." | 19 | false | eliangcs/http-prompt | save_context | 5,396 | |
LDU_FT/citronneur/rdpy/dt_to_filetime | LDU_FT | [
"<BEGIN>\n## `update`",
"Update view\n @param render: IRender\n @param force: force update\n<END>",
"<BEGIN>\n## `expectWithHeader`",
"2nd level of waiting event\n read expectedHeaderLen that contain body size\n @param expectedHeaderLen: contains the number of bytes, which body len... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the dt_to_filetime API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the dt_to_filetime API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | Converts a datetime to Microsoft filetime format. If the object is
time zone-naive, it is forced to UTC before conversion.
>>> "%.0f" % dt_to_filetime(datetime(2009, 7, 25, 23, 0))
'128930364000000000'
>>> "%.0f" % dt_to_filetime(datetime(1970, 1, 1, 0, 0, tzinfo=utc))
'116444736000000000'
>>... | "Converts a datetime to Microsoft filetime format. If the object is\n time zone-naive, it is forced to UTC before conversion.\n\n >>> \"%.0f\" % dt_to_filetime(datetime(2009, 7, 25, 23, 0))\n '128930364000000000'\n\n >>> \"%.0f\" % dt_to_filetime(datetime(1970, 1, 1, 0, 0, tzinfo=utc))\n '116444736000000... | 29 | false | citronneur/rdpy | dt_to_filetime | 5,397 | |
LDU_FT/shtalinberg/django-el-pagination/load_object | LDU_FT | [
"<BEGIN>\n## `paginate`",
"Paginate objects.",
" Usage:",
" .. code-block:: html+django",
" {% paginate entries %}",
" After this call, the *entries* variable in the template context is replaced\n by only the entries of the current page.",
" You can also keep your *entries* origina... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the load_object API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the load_object API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | Return the Python object represented by dotted *path*. | "Return the Python object represented by dotted *path*." | 166 | false | shtalinberg/django-el-pagination | load_object | 5,398 | |
LDU_FT/b3j0f/schema/getbyname | LDU_FT | [
"<BEGIN>\n## `_getter`",
"Called when the parent element tries to get this property value.",
" :param obj: parent object.\n<END>",
"<BEGIN>\n## `_setter`",
"Called when the parent element tries to set this property value.",
" :param obj: parent object.\n :param value: new value to use... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the getbyname API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extract... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the getbyname API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extract... | Get schemas by given name.
:param str name: schema names to retrieve.
:rtype: list
:raises: KeyError if name is not registered already. | "Get schemas by given name.\n\n :param str name: schema names to retrieve.\n :rtype: list\n :raises: KeyError if name is not registered already." | 101 | false | b3j0f/schema | getbyname | 5,399 | |
LDU_FT/dcrosta/sendlib/readline | LDU_FT | [
"<BEGIN>\n## `parse`",
"Parse `schema`, either a string or a file-like object, and\n return a :class:`MessageRegistry` with the loaded messages.\n<END>",
"<BEGIN>\n## `write`",
"Write the `value` to the stream, after verifying that\n `fieldname` is the correct next field in the message\n form... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the readline API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the readline API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | Read a line from the stream, including the trailing
new line character. If `size` is set, don't read more
than `size` bytes, even if the result does not represent
a complete line.
The last line read may not include a trailing new line
character if one was not present in the unde... | "Read a line from the stream, including the trailing\n new line character. If `size` is set, don't read more\n than `size` bytes, even if the result does not represent\n a complete line.\n\n The last line read may not include a trailing new line\n character if one was not present in t... | 15 | false | dcrosta/sendlib | readline | 5,400 | |
LDU_FT/LCAV/pylocus/set_points | LDU_FT | [
"<BEGIN>\n## `optspace`",
"Complete and denoise EDM using OptSpace algorithm.",
" Uses OptSpace algorithm to complete and denoise EDM. The problem being solved is\n X,S,Y = argmin_(X,S,Y) || W ° (D - XSY') ||_F^2",
" :param edm_missing: EDM with 0 where no measurement was taken.\n :param rank: exp... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the set_points API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the set_points API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | Initialize points according to predefined modes.
:param range_:[xmin, xmax, ymin, ymax], range of point sets | "Initialize points according to predefined modes.\n\n :param range_:[xmin, xmax, ymin, ymax], range of point sets" | 130 | false | LCAV/pylocus | set_points | 5,401 | |
LDU_FT/inspirehep/inspire-crawler/receive_oaiharvest_job | LDU_FT | [
"<BEGIN>\n## `create`",
"Create a new entry for a scheduled crawler job.\n<END>",
"<BEGIN>\n## `submit_results`",
"Receive the submission of the results of a crawl job.",
" Then it spawns the appropiate workflow according to whichever workflow\n the crawl job specifies.",
" :param job_id: Id of t... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the receive_oaiharvest_job API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the receive_oaiharvest_job API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.... | Receive a list of harvested OAI-PMH records and schedule crawls. | "Receive a list of harvested OAI-PMH records and schedule crawls." | 19 | false | inspirehep/inspire-crawler | receive_oaiharvest_job | 5,402 | |
LDU_FT/rackerlabs/rackspace-python-neutronclient/show_lbaas_l7rule | LDU_FT | [
"<BEGIN>\n## `_extract_service_catalog`",
"Set the client's service catalog from the response data.\n<END>",
"<BEGIN>\n## `exception_handler_v20`",
"Exception handler for API v2.0 client.",
" This routine generates the appropriate Neutron exception according to\n the contents of the response body.",
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the show_lbaas_l7rule API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the show_lbaas_l7rule API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The... | Fetches information of a certain L7 policy's rule. | "Fetches information of a certain L7 policy's rule." | 289 | false | rackerlabs/rackspace-python-neutronclient | show_lbaas_l7rule | 5,403 | |
LDU_FT/biosustain/optlang/optimize | LDU_FT | [
"<BEGIN>\n## `_constraint_lb_and_ub_to_gurobi_sense_rhs_and_range_value`",
"Helper function used by Constraint and Model\n<END>",
"<BEGIN>\n## `_evolve_kwargs`",
"Filter None keyword arguments. Intended to be passed on to algorithm.evolve(...)\n<END>",
"<BEGIN>\n## `parse_optimization_expression`",
"Funct... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the optimize API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the optimize API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | Solve the optimization problem using the relevant solver back-end.
The status returned by this method tells whether an optimal solution was found,
if the problem is infeasible etc. Consult optlang.statuses for more elaborate explanations
of each status.
The objective value can be access... | "Solve the optimization problem using the relevant solver back-end.\n The status returned by this method tells whether an optimal solution was found,\n if the problem is infeasible etc. Consult optlang.statuses for more elaborate explanations\n of each status.\n\n The objective value can be ... | 106 | false | biosustain/optlang | optimize | 5,404 | |
LDU_FT/kislyuk/aegea/markdown | LDU_FT | [
"<BEGIN>\n## `update`",
"Update this authorization.",
" :param list scopes: (optional), replaces the authorization scopes with\n these\n :param list add_scopes: (optional), scopes to be added\n :param list rm_scopes: (optional), scopes to be removed\n :param str note: (opt... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the markdown API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the markdown API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | Render an arbitrary markdown document.
:param str text: (required), the text of the document to render
:param str mode: (optional), 'markdown' or 'gfm'
:param str context: (optional), only important when using mode 'gfm',
this is the repository to use as the context for the renderin... | "Render an arbitrary markdown document.\n\n :param str text: (required), the text of the document to render\n :param str mode: (optional), 'markdown' or 'gfm'\n :param str context: (optional), only important when using mode 'gfm',\n this is the repository to use as the context for the re... | 834 | false | kislyuk/aegea | markdown | 5,405 | |
LDU_FT/wkentaro/pytorch-fcn/load_label | LDU_FT | [
"<BEGIN>\n## `setup`",
"Setup data layer according to parameters:",
" - nyud_dir: path to NYUDv2 dir\n - split: train / val / test\n - tops: list of tops to output from {color, depth, hha, label}\n - randomize: load in random order (default: True)\n - seed: seed for randomizat... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the load_label API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the load_label API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | Load label image as 1 x height x width integer array of label indices.
Shift labels so that classes are 0-39 and void is 255 (to ignore it).
The leading singleton dimension is required by the loss. | "Load label image as 1 x height x width integer array of label indices.\n Shift labels so that classes are 0-39 and void is 255 (to ignore it).\n The leading singleton dimension is required by the loss." | 47 | false | wkentaro/pytorch-fcn | load_label | 5,406 | |
LDU_FT/nitmir/django-cas-server/last_version | LDU_FT | [
"<BEGIN>\n## `clean_deleted_sessions`",
"remove old :class:`FederateSLO` object for which the session do not exists anymore\n<END>",
"<BEGIN>\n## `send_mails`",
"For each new django-cas-server version, if the current instance is not up to date\n send one mail to ``settings.ADMINS``.\n<END>",
"<BE... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the last_version API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the last_version API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | Fetch the last version from pypi and return it. On successful fetch from pypi, the response
is cached 24h, on error, it is cached 10 min.
:return: the last django-cas-server version
:rtype: unicode | "Fetch the last version from pypi and return it. On successful fetch from pypi, the response\n is cached 24h, on error, it is cached 10 min.\n\n :return: the last django-cas-server version\n :rtype: unicode" | 182 | false | nitmir/django-cas-server | last_version | 5,407 | |
LDU_FT/optimizely/python-sdk/is_user_in_experiment | LDU_FT | [
"<BEGIN>\n## `is_datafile_valid`",
"Given a datafile determine if it is valid or not.",
" Args:\n datafile: JSON string representing the project.",
" Returns:\n Boolean depending upon whether datafile is valid or not.\n<END>",
"<BEGIN>\n## `is_user_profile_valid`",
"Determine if provided user prof... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the is_user_in_experiment API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the is_user_in_experiment API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | Determine for given experiment if user satisfies the audiences for the experiment.
Args:
config: project_config.ProjectConfig object representing the project.
experiment: Object representing the experiment.
attributes: Dict representing user attributes which will be used in determining
if... | "Determine for given experiment if user satisfies the audiences for the experiment.\n\n Args:\n config: project_config.ProjectConfig object representing the project.\n experiment: Object representing the experiment.\n attributes: Dict representing user attributes which will be used in determining\n ... | 302 | false | optimizely/python-sdk | is_user_in_experiment | 5,408 | |
LDU_FT/aio-libs/yarl/origin | LDU_FT | [
"<BEGIN>\n## `is_default_port`",
"A check for default port.",
" Return True if port is default for specified scheme,\n e.g. 'http://python.org' or 'http://python.org:80', False\n otherwise.\n<END>",
"<BEGIN>\n## `origin`",
"Return an URL with scheme, host and port parts only.",
" ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the origin API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the origin API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | Return an URL with scheme, host and port parts only.
user, password, path, query and fragment are removed. | "Return an URL with scheme, host and port parts only.\n\n user, password, path, query and fragment are removed." | 62 | false | aio-libs/yarl | origin | 5,409 | |
LDU_FT/libvips/pyvips/to_polar | LDU_FT | [
"<BEGIN>\n## `print_all`",
"Print all objects.",
" Print a table of all active libvips objects. Handy for debugging.\n<END>",
"<BEGIN>\n## `get_typeof`",
"Get the GType of a GObject property.",
" This function returns 0 if the property does not exist.\n<END>",
"<BEGIN>\n## `get`",
"Get a... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the to_polar API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the to_polar API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | Transform image coordinates to polar.
The image is transformed so that it is wrapped around a point in the
centre. Vertical straight lines become circles or segments of circles,
horizontal straight lines become radial spokes. | "Transform image coordinates to polar.\n\n The image is transformed so that it is wrapped around a point in the\n centre. Vertical straight lines become circles or segments of circles,\n horizontal straight lines become radial spokes." | 73 | false | libvips/pyvips | to_polar | 5,410 | |
LDU_FT/mwhooker/jones/get_associations | LDU_FT | [
"<BEGIN>\n## `create_config`",
"Set conf to env under service.",
" pass None to env for root.\n<END>",
"<BEGIN>\n## `set_config`",
"Set conf to env under service.",
" pass None to env for root.\n<END>",
"<BEGIN>\n## `assoc_host`",
"Associate a host with an environment.",
" hostn... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_associations API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_associations API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | Get all the associations for this env.
Root cannot have associations, so return None for root.
returns a map of hostnames to environments. | "Get all the associations for this env.\n\n Root cannot have associations, so return None for root.\n\n returns a map of hostnames to environments." | 15 | false | mwhooker/jones | get_associations | 5,411 | |
LDU_FT/thautwarm/RBNF/process | LDU_FT | [
"<BEGIN>\n## `run`",
"You can apply immediate tests on your parser.\n P.S: use `--opt` option takes longer starting time.\n<END>",
"<BEGIN>\n## `recover_codes`",
"from a series of tokenizers to code string. (preserve the indentation)\n<END>",
"<BEGIN>\n## `dispatch`",
"Dispatcher function, dispatching ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the process API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the process API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | process automatic context variable capturing.
return the transformed function and its ast. | "process automatic context variable capturing.\n return the transformed function and its ast." | 12 | false | thautwarm/RBNF | process | 5,412 | |
LDU_FT/logston/py3s3/read | LDU_FT | [
"<BEGIN>\n## `save`",
"Saves new content to the file specified by name. The content should be\n a proper File object or any python file-like object, ready to be read\n from the beginning.\n<END>",
"<BEGIN>\n## `_prepend_name_prefix`",
"Return file name (ie. path) with the prefix directory prepen... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the read API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted do... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the read API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted do... | Return chunk_size of bytes, starting from self.pos, from self.content. | "Return chunk_size of bytes, starting from self.pos, from self.content." | 25 | false | logston/py3s3 | read | 5,413 | |
LDU_FT/KartikTalwar/Duolingo/buy_item | LDU_FT | [
"<BEGIN>\n## `_login`",
"Authenticate through ``https://www.duolingo.com/login``.\n<END>",
"<BEGIN>\n## `get_activity_stream`",
"Get user's activity stream from\n ``https://www.duolingo.com/stream/<user_id>?before=<date> if before\n date is given or else\n ``https://www.duolingo.com/activ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the buy_item API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the buy_item API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | status code '200' indicates that the item was purchased
returns a text like: {"streak_freeze":"2017-01-10 02:39:59.594327"} | "status code '200' indicates that the item was purchased\n returns a text like: {\"streak_freeze\":\"2017-01-10 02:39:59.594327\"}" | 41 | false | KartikTalwar/Duolingo | buy_item | 5,414 | |
LDU_FT/chriskiehl/Gooey/swapConfigPanels | LDU_FT | [
"<BEGIN>\n## `applyStyleRules`",
"Conditionally disabled/enables form fields based on the current\r\n section in the radio group\n<END>",
"<BEGIN>\n## `handleImplicitCheck`",
"Checkboxes are hidden when inside of a RadioGroup as a selection of\r\n the Radio button is an implicit selection of the... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the swapConfigPanels API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the swapConfigPanels API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | Hide/show configuration panels based on the currently selected
option in the sidebar | "Hide/show configuration panels based on the currently selected\r\n option in the sidebar" | 60 | false | chriskiehl/Gooey | swapConfigPanels | 5,415 | |
LDU_FT/skymill/automated-ebs-snapshots/run | LDU_FT | [
"<BEGIN>\n## `connect_to_ec2`",
"Connect to AWS ec2",
" :type region: str\n :param region: AWS region to connect to\n :type access_key: str\n :param access_key: AWS access key id\n :type secret_key: str\n :param secret_key: AWS secret access key\n :returns: boto.ec2.connection.EC2Connection... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the run API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted doc... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the run API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted doc... | Run the daemon
:type check_interval: int
:param check_interval: Delay in seconds between checks | "Run the daemon\n\n :type check_interval: int\n :param check_interval: Delay in seconds between checks" | 42 | false | skymill/automated-ebs-snapshots | run | 5,416 | |
LDU_FT/MacHu-GWU/pyknackhq-project/find_one | LDU_FT | [
"<BEGIN>\n## `get_field_key`",
"Given a field key or name, return it's field key.\n<END>",
"<BEGIN>\n## `get_object_key`",
"Given a object key or name, return it's object key.\n<END>",
"<BEGIN>\n## `install`",
"Install your package to all Python version you have installed on Windows.\n<END>",
"<BEGIN>\n... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the find_one API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the find_one API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracte... | Find one record.
Ref: http://helpdesk.knackhq.com/support/solutions/articles/5000446111-api-reference-root-access#retrieve
:param id_: record id_
:param using_name: if you are using field name in filter and sort_field,
please set using_name = True (it's the default),... | "Find one record.\n \n Ref: http://helpdesk.knackhq.com/support/solutions/articles/5000446111-api-reference-root-access#retrieve\n \n :param id_: record id_\n :param using_name: if you are using field name in filter and sort_field, \n please set using_name = True (it's the de... | 122 | false | MacHu-GWU/pyknackhq-project | find_one | 5,417 | |
LDU_FT/pesaply/sarafu/save | LDU_FT | [
"<BEGIN>\n## `get_account_details`",
"This method can be used in a number of scenarios:\n 1. When it is necessary to very account information\n 2. When there's a need to filter transactions by an account id\n 3. When account details (e.g. name of account) are needed\n<END>",
"<BEGIN>\n## `g... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the save API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted do... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the save API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted do... | Sync payment profile on Authorize.NET if sync kwarg is not False | "Sync payment profile on Authorize.NET if sync kwarg is not False" | 30 | false | pesaply/sarafu | save | 5,418 | |
LDU_FT/ABI-Software/MeshParser/_remove_comment | LDU_FT | [
"<BEGIN>\n## `_remove_comment`",
"Removes any comments from a line. A comment starts from a # symbol\n to the end of the line. But don't remove from # symbol that are embedded\n in strings.\n<END>",
"<BEGIN>\n## `_check_index_within_index_pairs`",
"Check that the index 'index' lies within the set of i... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _remove_comment API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _remove_comment API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | Removes any comments from a line. A comment starts from a # symbol
to the end of the line. But don't remove from # symbol that are embedded
in strings. | "Removes any comments from a line. A comment starts from a # symbol\n to the end of the line. But don't remove from # symbol that are embedded\n in strings." | 16 | false | ABI-Software/MeshParser | _remove_comment | 5,419 | |
LDU_FT/lxyu/pinyin/_words_at_the_beginning | LDU_FT | [
"<BEGIN>\n## `_pinyin_generator`",
"Generate pinyin for chars, if char is not chinese character,\n itself will be returned.\n Chars must be unicode list.\n<END>",
"<BEGIN>\n## `get`",
"Return pinyin of string, the string must be unicode\n<END>",
"<BEGIN>\n## `get_initial`",
"Return the 1st char of p... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _words_at_the_beginning API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _words_at_the_beginning API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion... | We return all portions of the tree corresponding to the beginning
of `word`. This is used recursively, so we pass the prefix so we
can return meaningful words+translations. | "We return all portions of the tree corresponding to the beginning\n of `word`. This is used recursively, so we pass the prefix so we\n can return meaningful words+translations." | 16 | false | lxyu/pinyin | _words_at_the_beginning | 5,420 | |
LDU_FT/OzymandiasTheGreat/python-libinput/set_matrix | LDU_FT | [
"<BEGIN>\n## `events`",
"Yield events from the internal libinput's queue.",
"\t\tYields device events that are subclasses of\n\t\t:class:`~libinput.event.Event`.",
"\t\tYields:\n\t\t\t:class:`~libinput.event.Event`: Device event.\n<END>",
"<BEGIN>\n## `next_event_type`",
"Return the type of the next event... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the set_matrix API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the set_matrix API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | Apply the 3x3 transformation matrix to absolute device coordinates.
This matrix has no effect on relative events.
Given a 6-element array [a, b, c, d, e, f], the matrix is applied as
::
[ a b c ] [ x ]
[ d e f ] * [ y ]
[ 0 0 1 ] [ 1 ]
The translation component (c, f) is expected to be no... | "Apply the 3x3 transformation matrix to absolute device coordinates.\n\n\t\tThis matrix has no effect on relative events.\n\n\t\tGiven a 6-element array [a, b, c, d, e, f], the matrix is applied as\n\t\t::\n\n\t\t\t[ a b c ] [ x ]\n\t\t\t[ d e f ] * [ y ]\n\t\t\t[ 0 0 1 ] [ 1 ]\n\n\t\tThe translation componen... | 320 | false | OzymandiasTheGreat/python-libinput | set_matrix | 5,421 | |
LDU_FT/diffeo/rejester/log | LDU_FT | [
"<BEGIN>\n## `dump_queue`",
"Debug-log some of the queues.",
" ``names`` may include any of \"worker\", \"available\", \"priorities\",\n \"expiration\", \"workers\", or \"reservations_ITEM\" filling in some\n specific item.\n<END>",
"<BEGIN>\n## `worker_id`",
"A unique identifier for th... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the log API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted doc... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the log API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted doc... | Write a log message via the child process.
The child process must already exist; call :meth:`live_log_child`
to make sure. If it has died in a way we don't expect then
this will raise :const:`signal.SIGPIPE`. | "Write a log message via the child process.\n\n The child process must already exist; call :meth:`live_log_child`\n to make sure. If it has died in a way we don't expect then\n this will raise :const:`signal.SIGPIPE`." | 391 | false | diffeo/rejester | log | 5,422 | |
LDU_FT/mikhaildubov/AST-text-analysis/match_strings | LDU_FT | [
"<BEGIN>\n## `traverse_depth_first_pre_order`",
"Visits the internal \"nodes\" of the enhanced suffix array in depth-first pre-order.",
" Based on Abouelhoda et al. (2004).\n<END>",
"<BEGIN>\n## `traverse_depth_first_post_order`",
"Visits the internal \"nodes\" of the enhanced suffix array in depth-f... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the match_strings API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the match_strings API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | Returns the largest index i such that str1[:i] == str2[:i] | "Returns the largest index i such that str1[:i] == str2[:i]" | 52 | false | mikhaildubov/AST-text-analysis | match_strings | 5,423 | |
LDU_FT/wdm0006/git-pandas/bus_factor | LDU_FT | [
"<BEGIN>\n## `repo_name`",
"Returns a DataFrame of the repo names present in this project directory",
" :return: DataFrame\n<END>",
"<BEGIN>\n## `coverage`",
"Will return a DataFrame with coverage information (if available) for each repo in the project).",
" If there is a .coverage file avai... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the bus_factor API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the bus_factor API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | An experimental heuristic for truck factor of a repository calculated by the current distribution of blame in
the repository's primary branch. The factor is the fewest number of contributors whose contributions make up at
least 50% of the codebase's LOC
:param ignore_globs: (optional, default=... | "An experimental heuristic for truck factor of a repository calculated by the current distribution of blame in\n the repository's primary branch. The factor is the fewest number of contributors whose contributions make up at\n least 50% of the codebase's LOC\n\n :param ignore_globs: (optional, def... | 123 | false | wdm0006/git-pandas | bus_factor | 5,424 | |
LDU_FT/ramrod-project/database-brain/start_filesystem | LDU_FT | [
"<BEGIN>\n## `deprecated_function`",
"decorator to annotate deprecated functions",
" usage @decorator(replacement=\"brain.whatever.new_function\")",
" :param func_: <callable>\n :param replacement: <str>\n :param args: positional arguments\n :param kwargs:\n :return: <func_'s return value>\... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the start_filesystem API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the start_filesystem API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | prgramatically mount this filesystem to some mount point
:param mountpoint:
:param config:
:return: | "prgramatically mount this filesystem to some mount point\n :param mountpoint:\n :param config:\n :return:" | 165 | false | ramrod-project/database-brain | start_filesystem | 5,425 | |
LDU_FT/mardix/Juice/setup_admin_user_publisher | LDU_FT | [
"<BEGIN>\n## `get_env`",
"Return the Capitalize environment name\n It can be used to retrieve class base config\n Default: Development\n :returns: str\n<END>",
"<BEGIN>\n## `init_app`",
"To bind middlewares, plugins that needs the 'app' object to init\n Bound middlewares will be assigned on cls.in... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the setup_admin_user_publisher API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclus... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the setup_admin_user_publisher API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclus... | Setup Juice User and Publisher Admin
:return: | "Setup Juice User and Publisher Admin\n :return:" | 101 | false | mardix/Juice | setup_admin_user_publisher | 5,426 | |
LDU_FT/kcallin/mqtt-codec/decode_body | LDU_FT | [
"<BEGIN>\n## `encode_bytes`",
"Encode a buffer length followed by the bytes of the buffer\n itself.",
" Parameters\n ----------\n src_buf: bytes\n Source bytes to be encoded. Function asserts that\n 0 <= len(src_buf) <= 2**16-1.\n dst_file: file\n File-like object with write... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the decode_body API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the decode_body API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | Generates a `MqttPingresp` packet given a
`MqttFixedHeader`. This method asserts that header.packet_type
is `pingresp`.
Parameters
----------
header: MqttFixedHeader
f: file
Object with a read method.
Raises
------
DecodeError
... | "Generates a `MqttPingresp` packet given a\n `MqttFixedHeader`. This method asserts that header.packet_type\n is `pingresp`.\n\n Parameters\n ----------\n header: MqttFixedHeader\n f: file\n Object with a read method.\n\n Raises\n ------\n Decod... | 116 | false | kcallin/mqtt-codec | decode_body | 5,427 | |
LDU_FT/xtrementl/focus/_setup_task | LDU_FT | [
"<BEGIN>\n## `_new_token`",
"Appends new token to token stream.",
" `chars`\n List of token characters. Defaults to current token list.\n `line_no`\n Line number for token. Defaults to current line number.\n<END>",
"<BEGIN>\n## `_process_string`",
"Process... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _setup_task API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _setup_task API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | Sets up the ``Task`` object and loads active file for task.
`load`
Set to ``True`` to load task after setup. | "Sets up the ``Task`` object and loads active file for task.\n\n `load`\n Set to ``True`` to load task after setup." | 413 | false | xtrementl/focus | _setup_task | 5,428 | |
LDU_FT/novopl/peltak/wrap_paths | LDU_FT | [
"<BEGIN>\n## `start`",
"Create a new release branch.",
" Args:\n component (str):\n Version component to bump when creating the release. Can be *major*,\n *minor* or *patch*.\n exact (str):\n The exact version to set for the release. Overrides the component\n ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the wrap_paths API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the wrap_paths API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | Put quotes around all paths and join them with space in-between. | "Put quotes around all paths and join them with space in-between." | 367 | false | novopl/peltak | wrap_paths | 5,429 | |
LDU_FT/jwhitlock/drf-cached-instances/post_delete_update_cache | LDU_FT | [
"<BEGIN>\n## `user_default_serializer`",
"Convert a User to a cached instance representation.\n<END>",
"<BEGIN>\n## `user_default_add_related_pks`",
"Add related primary keys to a User instance.\n<END>",
"<BEGIN>\n## `group_default_invalidator`",
"Invalidated cached items when the Group changes.\n<END>",
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the post_delete_update_cache API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusio... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the post_delete_update_cache API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusio... | Update the cache when an instance is deleted. | "Update the cache when an instance is deleted." | 75 | false | jwhitlock/drf-cached-instances | post_delete_update_cache | 5,430 | |
LDU_FT/pallets/flask-sqlalchemy/should_set_tablename | LDU_FT | [
"<BEGIN>\n## `should_set_tablename`",
"Determine whether ``__tablename__`` should be automatically generated\n for a model.",
" * If no class in the MRO sets a name, one should be generated.\n * If a declared attr is found, it should be used instead.\n * If a name is found, it should be used if the ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the should_set_tablename API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the should_set_tablename API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | Determine whether ``__tablename__`` should be automatically generated
for a model.
* If no class in the MRO sets a name, one should be generated.
* If a declared attr is found, it should be used instead.
* If a name is found, it should be used if the class is a mixin, otherwise
one should be gene... | "Determine whether ``__tablename__`` should be automatically generated\n for a model.\n\n * If no class in the MRO sets a name, one should be generated.\n * If a declared attr is found, it should be used instead.\n * If a name is found, it should be used if the class is a mixin, otherwise\n one should ... | 73 | false | pallets/flask-sqlalchemy | should_set_tablename | 5,431 | |
LDU_FT/gasparka/pyhacores/rescale_taps | LDU_FT | [
"<BEGIN>\n## `main`",
":param symbol: Bit to modulate\n :return: Modulated signal in baseband\n :rtype: Complex\n<END>",
"<BEGIN>\n## `main`",
":type input: Complex\n :rtype: Sfix\n<END>",
"<BEGIN>\n## `main`",
":param din: bit in\n :return: True if 100% correlation\n<END>",
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the rescale_taps API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the rescale_taps API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | Rescale taps in that way that their sum equals 1 | "Rescale taps in that way that their sum equals 1" | 23 | false | gasparka/pyhacores | rescale_taps | 5,432 | |
LDU_FT/romana/vpc-router/_make_ip_subnet_lookup | LDU_FT | [
"<BEGIN>\n## `_do_tcp_check`",
"Attempt to establish a TCP connection.",
" If not successful, record the IP in the results dict.",
" Always closes the connection at the end.\n<END>",
"<BEGIN>\n## `do_health_checks`",
"Perform a health check on a list of IP addresses.",
" Each check ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _make_ip_subnet_lookup API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _make_ip_subnet_lookup API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.... | Updates the vpc-info object with a lookup for IP -> subnet. | "Updates the vpc-info object with a lookup for IP -> subnet." | 207 | false | romana/vpc-router | _make_ip_subnet_lookup | 5,433 | |
LDU_FT/thejunglejane/datums/delete | LDU_FT | [
"<BEGIN>\n## `run_migrations_offline`",
"Run migrations in 'offline' mode.",
" This configures the context with just a URL\n and not an Engine, though an Engine is acceptable\n here as well. By skipping the Engine creation\n we don't even need a DBAPI to be available.",
" Calls to context.exec... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the delete API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the delete API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | If a record matching the instance id exists in the database, delete it. | "If a record matching the instance id exists in the database, delete it." | 30 | false | thejunglejane/datums | delete | 5,434 | |
LDU_FT/mikhaildubov/AST-text-analysis/_compute_suftab | LDU_FT | [
"<BEGIN>\n## `traverse_depth_first_pre_order`",
"Visits the internal \"nodes\" of the enhanced suffix array in depth-first pre-order.",
" Based on Abouelhoda et al. (2004).\n<END>",
"<BEGIN>\n## `traverse_depth_first_post_order`",
"Visits the internal \"nodes\" of the enhanced suffix array in depth-f... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _compute_suftab API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _compute_suftab API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | Computes the suffix array of a string in O(n).
The code is based on that from the pysuffix library (https://code.google.com/p/pysuffix/).
Kärkkäinen & Sanders (2003). | "Computes the suffix array of a string in O(n).\n\n The code is based on that from the pysuffix library (https://code.google.com/p/pysuffix/).\n\n Kärkkäinen & Sanders (2003)." | 52 | false | mikhaildubov/AST-text-analysis | _compute_suftab | 5,435 | |
LDU_FT/appknox/pyaxmlparser/get_files_types | LDU_FT | [
"<BEGIN>\n## `_decode8`",
"Decode an UTF-8 String at the given offset",
" :param offset: offset of the string inside the data\n :return: str\n<END>",
"<BEGIN>\n## `_decode16`",
"Decode an UTF-16 String at the given offset",
" :param offset: offset of the string inside the data\n ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_files_types API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_files_types API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | Return the files inside the APK with their associated types (by using python-magic)
:rtype: a dictionnary | "Return the files inside the APK with their associated types (by using python-magic)\n\n :rtype: a dictionnary" | 63 | false | appknox/pyaxmlparser | get_files_types | 5,436 | |
LDU_FT/SAP/PyHDB/prepare | LDU_FT | [
"<BEGIN>\n## `from_ini`",
"Make connection to database by reading connection parameters from an ini file.\n :param ini_file: Name of ini file, e.g. 'pytest.ini'\n :param section: specify alternative section in ini file. Section 'hana' and 'pytest' will be searched by default\n :return: connection object"... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the prepare API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the prepare API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | Prepare Lob header.
Note that the actual lob data is NOT written here but appended after the parameter block for each row! | "Prepare Lob header.\n Note that the actual lob data is NOT written here but appended after the parameter block for each row!" | 81 | false | SAP/PyHDB | prepare | 5,437 | |
LDU_FT/openeemeter/eeweather/get_zcta_ids | LDU_FT | [
"<BEGIN>\n## `get_lat_long_climate_zones`",
"Get climate zones that contain lat/long coordinates.",
" Parameters\n ----------\n latitude : float\n Latitude of point.\n longitude : float\n Longitude of point.",
" Returns\n -------\n climate_zones: dict of str\n Region ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_zcta_ids API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_zcta_ids API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | Get ids of all supported ZCTAs, optionally by state.
Parameters
----------
state : str, optional
Select zipcodes only from this state or territory, given as 2-letter
abbreviation (e.g., ``'CA'``, ``'PR'``).
Returns
-------
results : list of str
List of all supported sel... | "Get ids of all supported ZCTAs, optionally by state.\n\n Parameters\n ----------\n state : str, optional\n Select zipcodes only from this state or territory, given as 2-letter\n abbreviation (e.g., ``'CA'``, ``'PR'``).\n\n Returns\n -------\n results : list of str\n List of all s... | 68 | false | openeemeter/eeweather | get_zcta_ids | 5,438 | |
LDU_FT/Atomistica/atomistica/get_D_square_min | LDU_FT | [
"<BEGIN>\n## `read`",
"Convenience function: Detect file extension and read via Atomistica or ASE.\n If reading a NetCDF files, frame numbers can be appended via '@'.\n e.g., a = read('traj.nc@5')\n<END>",
"<BEGIN>\n## `write`",
"Convenience function: Detect file extension and write via Atomistica or AS... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_D_square_min API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_D_square_min API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | Calculate the D^2_min norm of Falk and Langer | "Calculate the D^2_min norm of Falk and Langer" | 40 | false | Atomistica/atomistica | get_D_square_min | 5,439 | |
LDU_FT/fhcrc/seqmagick/cut_range | LDU_FT | [
"<BEGIN>\n## `action`",
"Run mogrify. Most of the action is in convert, this just creates a temp\n file for the output.\n<END>",
"<BEGIN>\n## `all_unambiguous`",
"All unambiguous versions of sequence_str\n<END>",
"<BEGIN>\n## `moving_average`",
"From Python collections module documentation",
" mo... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the cut_range API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extract... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the cut_range API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extract... | A custom argparse 'type' to deal with sequences ranges such as 5:500.
Returns a 0-based slice corresponding to the selection defined by the slice | "A custom argparse 'type' to deal with sequences ranges such as 5:500.\n\n Returns a 0-based slice corresponding to the selection defined by the slice" | 150 | false | fhcrc/seqmagick | cut_range | 5,440 | |
LDU_FT/unt-libraries/pyuntl/untlpy2dcpy | LDU_FT | [
"<BEGIN>\n## `normalize_LCSH`",
"Normalize a LCSH subject heading prior to indexing.\n<END>",
"<BEGIN>\n## `normalize_UNTL`",
"Normalize a UNTL subject heading for consistency.\n<END>",
"<BEGIN>\n## `UNTL_to_encodedUNTL`",
"Normalize a UNTL subject heading to be used in SOLR.\n<END>",
"<BEGIN>\n## `untl... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the untlpy2dcpy API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the untlpy2dcpy API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | Convert the UNTL elements structure into a DC structure.
kwargs can be passed to the function for certain effects:
ark: Takes an ark string and creates an identifier element out of it.
domain_name: Takes a domain string and creates an ark URL from it
(ark and domain_name must be passed together to wor... | "Convert the UNTL elements structure into a DC structure.\n\n kwargs can be passed to the function for certain effects:\n\n ark: Takes an ark string and creates an identifier element out of it.\n domain_name: Takes a domain string and creates an ark URL from it\n (ark and domain_name must be passed together... | 144 | false | unt-libraries/pyuntl | untlpy2dcpy | 5,441 | |
LDU_FT/tobgu/pyrsistent/pdeque | LDU_FT | [
"<BEGIN>\n## `pdeque`",
"Return deque containing the elements of iterable. If maxlen is specified then\n len(iterable) - maxlen elements are discarded from the left to if len(iterable) > maxlen.",
" >>> pdeque([1, 2, 3])\n pdeque([1, 2, 3])\n >>> pdeque([1, 2, 3, 4], maxlen=2)\n pdeque([3, 4], ma... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the pdeque API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the pdeque API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | Return deque containing the elements of iterable. If maxlen is specified then
len(iterable) - maxlen elements are discarded from the left to if len(iterable) > maxlen.
>>> pdeque([1, 2, 3])
pdeque([1, 2, 3])
>>> pdeque([1, 2, 3, 4], maxlen=2)
pdeque([3, 4], maxlen=2) | "Return deque containing the elements of iterable. If maxlen is specified then\n len(iterable) - maxlen elements are discarded from the left to if len(iterable) > maxlen.\n\n >>> pdeque([1, 2, 3])\n pdeque([1, 2, 3])\n >>> pdeque([1, 2, 3, 4], maxlen=2)\n pdeque([3, 4], maxlen=2)" | 130 | false | tobgu/pyrsistent | pdeque | 5,442 | |
LDU_FT/eqcorrscan/EQcorrscan/group_delays | LDU_FT | [
"<BEGIN>\n## `_xcorr_interp`",
"Intrpolate around the maximum correlation value for sub-sample precision.",
" :param ccc: Cross-correlation array\n :type ccc: numpy.ndarray\n :param dt: sample interval\n :type dt: float",
" :return: Position of interpolated maximum in seconds from start of ccc\... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the group_delays API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the group_delays API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | Group template waveforms according to their arrival times (delays).
:type stream_list: list
:param stream_list:
List of :class:`obspy.core.stream.Stream` waveforms you want to group.
:returns:
list of List of :class:`obspy.core.stream.Stream` where each initial
list is a group with... | "Group template waveforms according to their arrival times (delays).\n\n :type stream_list: list\n :param stream_list:\n List of :class:`obspy.core.stream.Stream` waveforms you want to group.\n\n :returns:\n list of List of :class:`obspy.core.stream.Stream` where each initial\n list is a g... | 1,281 | true | eqcorrscan/EQcorrscan | group_delays | 5,443 | |
LDU_FT/CLARIAH/grlc/getResponseText | LDU_FT | [
"<BEGIN>\n## `project`",
"Programs may make use of data in the `dataIn` variable and should\n produce data on the `dataOut` variable.\n<END>",
"<BEGIN>\n## `init_prov_graph`",
"Initialize PROV graph with all we know at the start of the recording\n<END>",
"<BEGIN>\n## `add_used_entity`",
"Add the provid... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the getResponseText API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the getResponseText API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | endpoint - URL of sparql endpoint
query - SPARQL query to be executed
requestedMimeType Type of content requested. can be:
'text/csv; q=1.0, */*; q=0.1'
'application/json'
etc.
Returns result + mimetype | "endpoint - URL of sparql endpoint\n query - SPARQL query to be executed\n requestedMimeType Type of content requested. can be:\n 'text/csv; q=1.0, */*; q=0.1'\n 'application/json'\n etc.\n\n Returns result + mimetype" | 37 | false | CLARIAH/grlc | getResponseText | 5,444 | |
LDU_FT/vijayvarma392/surfinBH/transform_vector_coorb_to_inertial | LDU_FT | [
"<BEGIN>\n## `multiplyQuats`",
"q1, q2 must be [scalar, x, y, z] but those may be arrays or scalars\n<END>",
"<BEGIN>\n## `alignVec_quat`",
"Returns a unit quaternion that will align vec with the z-axis\n<END>",
"<BEGIN>\n## `transformTimeDependentVector`",
"Given (for example) a minimal rotation frame qu... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the transform_vector_coorb_to_inertial API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the transform_vector_coorb_to_inertial API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its... | Given a vector (of size 3) in coorbital frame, orbital phase in
coprecessing frame and a minimal rotation frame quat, transforms
the vector from the coorbital to the inertial frame. | "Given a vector (of size 3) in coorbital frame, orbital phase in\n coprecessing frame and a minimal rotation frame quat, transforms\n the vector from the coorbital to the inertial frame." | 46 | false | vijayvarma392/surfinBH | transform_vector_coorb_to_inertial | 5,445 | |
LDU_FT/numberoverzero/bloop/new_expiry | LDU_FT | [
"<BEGIN>\n## `ordered`",
"Return sorted version of nested dicts/lists for comparing.",
" Modified from:\n http://stackoverflow.com/a/25851972\n<END>",
"<BEGIN>\n## `dump_key`",
"dump the hash (and range, if there is one) key(s) of an object into\n a dynamo-friendly format.",
" returns {dynamo_... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the new_expiry API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the new_expiry API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | Return an expiration `days` in the future | "Return an expiration `days` in the future" | 288 | false | numberoverzero/bloop | new_expiry | 5,446 | |
LDU_FT/hydraplatform/hydra-base/date_to_string | LDU_FT | [
"<BEGIN>\n## `check_perm`",
"Checks whether a user has permission to perform an action.\n The permission_code parameter should be a permission contained in tPerm.",
" If the user does not have permission to perfom an action, a permission\n error is thrown.\n<END>",
"<BEGIN>\n## `required_... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the date_to_string API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the date_to_string API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | Convert a date to a standard string used by Hydra. The resulting string
looks like this::
'2013-10-03 00:49:17.568-0400'
Hydra also accepts seasonal time series (yearly recurring). If the flag
``seasonal`` is set to ``True``, this function will generate a string
recognised by Hydra as seasonal... | "Convert a date to a standard string used by Hydra. The resulting string\n looks like this::\n\n '2013-10-03 00:49:17.568-0400'\n\n Hydra also accepts seasonal time series (yearly recurring). If the flag\n ``seasonal`` is set to ``True``, this function will generate a string\n recognised by Hydra as ... | 576 | false | hydraplatform/hydra-base | date_to_string | 5,447 | |
LDU_FT/inbo/pyinaturalist/get_all_observation_fields | LDU_FT | [
"<BEGIN>\n## `make_inaturalist_api_get_call`",
"Make an API call to iNaturalist.",
" endpoint is a string such as 'observations' !! do not put / in front\n method: 'GET', 'HEAD', 'POST', 'PUT', 'PATCH', 'DELETE'\n kwargs are passed to requests.request\n Returns a requests.Response object\n<END>",
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_all_observation_fields API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclus... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_all_observation_fields API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclus... | Like get_observation_fields(), but handles pagination for you.
:param search_query: a string to search | "Like get_observation_fields(), but handles pagination for you.\n\n :param search_query: a string to search" | 45 | false | inbo/pyinaturalist | get_all_observation_fields | 5,448 | |
LDU_FT/gc3-uzh-ch/elasticluster/get_ips | LDU_FT | [
"<BEGIN>\n## `to_vars_dict`",
"Return local state which is relevant for the cluster setup process.\n<END>",
"<BEGIN>\n## `_init_az_api`",
"Initialise client objects for talking to Azure API.",
" This is in a separate function so to be called by ``__init__``\n and ``__setstate__``.\n<END>",
"... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_ips API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_ips API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | Retrieves the private and public ip addresses for a given instance.
:return: list (ips) | "Retrieves the private and public ip addresses for a given instance.\n\n :return: list (ips)" | 378 | false | gc3-uzh-ch/elasticluster | get_ips | 5,449 | |
LDU_FT/wbond/certbuilder/serial_number | LDU_FT | [
"<BEGIN>\n## `self_signed`",
"A bool - if the certificate should be self-signed.\n<END>",
"<BEGIN>\n## `serial_number`",
"An int representable in 160 bits or less - must uniquely identify\n this certificate when combined with the issuer name.\n<END>",
"<BEGIN>\n## `issuer`",
"An asn1crypto.x509.Cer... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the serial_number API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the serial_number API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | An int representable in 160 bits or less - must uniquely identify
this certificate when combined with the issuer name. | "An int representable in 160 bits or less - must uniquely identify\n this certificate when combined with the issuer name." | 28 | false | wbond/certbuilder | serial_number | 5,450 | |
LDU_FT/pybluez/pybluez/btaddrtochars | LDU_FT | [
"<BEGIN>\n## `btaddrtochars`",
"Takes a bluetooth address and returns a tuple with the corresponding\n char values. This can then be used to construct a\n IOBluetoothDevice object, providing the signature of the withAddress:\n selector has been set (as in _setpyobjcsignatures() in this module).",
" ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the btaddrtochars API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the btaddrtochars API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ext... | Takes a bluetooth address and returns a tuple with the corresponding
char values. This can then be used to construct a
IOBluetoothDevice object, providing the signature of the withAddress:
selector has been set (as in _setpyobjcsignatures() in this module).
For example:
>>> chars = btaddrtochar... | "Takes a bluetooth address and returns a tuple with the corresponding\n char values. This can then be used to construct a\n IOBluetoothDevice object, providing the signature of the withAddress:\n selector has been set (as in _setpyobjcsignatures() in this module).\n\n For example:\n >>> chars = btadd... | 80 | false | pybluez/pybluez | btaddrtochars | 5,451 | |
LDU_FT/xiyouMc/ncmbot/music_url | LDU_FT | [
"<BEGIN>\n## `login`",
"登录接口,返回 :class:'Response' 对象\n :param password: 网易云音乐的密码\n :param phone: (optional) 手机登录\n :param email: (optional) 邮箱登录\n :param rememberLogin: (optional) 是否记住密码,默认 True\n<END>",
"<BEGIN>\n## `user_play_list`",
"获取用户歌单,包含收藏的歌单",
" :param uid: 用户的ID,可通过登录或者其他接口获取\n ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the music_url API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extract... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the music_url API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extract... | 通过歌曲 ID 获取歌曲下载地址
:param ids: 歌曲 ID 的 list | "通过歌曲 ID 获取歌曲下载地址\n\n :param ids: 歌曲 ID 的 list" | 39 | false | xiyouMc/ncmbot | music_url | 5,452 | |
LDU_FT/pydanny-archive/django-uni-form/get_response_dict | LDU_FT | [
"<BEGIN>\n## `as_uni_form`",
"The original and still very useful way to generate a uni-form form/formset::",
" {% load uni_form_tags %}",
" <form class=\"uniForm\" action=\"post\">\n {% csrf_token %}\n {{ myform|as_uni_form }}\n </form>\n<END>",
"<BEGIN>\n## `as_un... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_response_dict API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_response_dict API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The... | Returns a dictionary with all the parameters necessary to render the form/formset in a template.
:param attrs: Dictionary with the helper's attributes used for rendering the form/formset
:param context: `django.template.Context` for the node
:param is_formset: Boolean value. If set to T... | "Returns a dictionary with all the parameters necessary to render the form/formset in a template.\n \n :param attrs: Dictionary with the helper's attributes used for rendering the form/formset\n :param context: `django.template.Context` for the node\n :param is_formset: Boolean value. If set... | 36 | false | pydanny-archive/django-uni-form | get_response_dict | 5,453 | |
LDU_FT/mamrhein/specification/visit_BinOp | LDU_FT | [
"<BEGIN>\n## `is_satisfied_by`",
"Return True if `candidate` satisfies the specification.\n<END>",
"<BEGIN>\n## `src2ast`",
"Return ast.Expression created from source code given in `src`.\n<END>",
"<BEGIN>\n## `replace_name`",
"Replace all Name nodes named `old_name` with nodes named `new_name`.\n<END>",
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the visit_BinOp API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the visit_BinOp API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | Return `node`s operator and operands as inlined expression. | "Return `node`s operator and operands as inlined expression." | 66 | false | mamrhein/specification | visit_BinOp | 5,454 | |
LDU_FT/fvdsn/py-xml-escpos/end_entity | LDU_FT | [
"<BEGIN>\n## `get`",
"what's the value of a style at the current stack level\n<END>",
"<BEGIN>\n## `enforce_type`",
"converts a value to the attribute's type\n<END>",
"<BEGIN>\n## `push`",
"push a new level on the stack with a style dictionnary containing style:value pairs\n<END>",
"<BEGIN>\n## `set`",
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the end_entity API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the end_entity API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | ends the entity definition. (but does not cancel the active style!) | "ends the entity definition. (but does not cancel the active style!)" | 30 | false | fvdsn/py-xml-escpos | end_entity | 5,455 | |
LDU_FT/thespacedoctor/rockAtlas/_match_single_exposure_against_pyephem_db | LDU_FT | [
"<BEGIN>\n## `main`",
"*The main function used when ``find_atlas_exposure_containing_ssobject.py`` is run as a single script from the cl*\n<END>",
"<BEGIN>\n## `_extract_phot_from_exposure`",
"* extract phot from exposure*",
" **Key Arguments:**\n - ``expIdIndex`` -- index of the exposure to extra... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _match_single_exposure_against_pyephem_db API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indica... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the _match_single_exposure_against_pyephem_db API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indica... | *summary of function*
**Key Arguments:**
- ``exposure`` -- the atlas expsosure metadata
- ``log`` -- logger
**Return:**
- None
**Usage:**
.. todo::
add usage info
create a sublime snippet for usage
.. code-block:: python
usag... | "*summary of function*\n\n **Key Arguments:**\n - ``exposure`` -- the atlas expsosure metadata\n - ``log`` -- logger\n\n **Return:**\n - None\n\n **Usage:**\n .. todo::\n\n add usage info\n create a sublime snippet for usage\n\n .. code-block:: python \n... | 125 | false | thespacedoctor/rockAtlas | _match_single_exposure_against_pyephem_db | 5,456 | |
LDU_FT/dreipol/djangocms-spa/get_global_placeholder_data | LDU_FT | [
"<BEGIN>\n## `get_function_by_path`",
"Returns the function for a given path (e.g. 'my_app.my_module.my_function').\n<END>",
"<BEGIN>\n## `get_placeholder_field_names`",
"Returns a list with the names of all PlaceholderFields.\n<END>",
"<BEGIN>\n## `get_frontend_data_dict_for_cms_page`",
"Returns the data... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_global_placeholder_data API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclu... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_global_placeholder_data API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclu... | In some rare cases you need to post process the placeholder data and add additional, global data to the route
object. Define your post-processor in the DJANGOCMS_SPA_VUE_JS_PLACEHOLDER_DATA_POST_PROCESSOR setting variable
(e.g. `my_app.my_module.my_function` and return the data you need. | "In some rare cases you need to post process the placeholder data and add additional, global data to the route\n object. Define your post-processor in the DJANGOCMS_SPA_VUE_JS_PLACEHOLDER_DATA_POST_PROCESSOR setting variable\n (e.g. `my_app.my_module.my_function` and return the data you need." | 15 | false | dreipol/djangocms-spa | get_global_placeholder_data | 5,457 | |
LDU_FT/sebdah/dynamic-dynamodb/decrease_writes_in_percent | LDU_FT | [
"<BEGIN>\n## `get_consumed_read_units_percent`",
"Returns the number of consumed read units in percent",
" :type table_name: str\n :param table_name: Name of the DynamoDB table\n :type lookback_window_start: int\n :param lookback_window_start: Relative start time for the CloudWatch metric\n :type... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the decrease_writes_in_percent API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclus... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the decrease_writes_in_percent API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclus... | Decrease the current_provisioning with percent %
:type current_provisioning: int
:param current_provisioning: The current provisioning
:type percent: int
:param percent: How many percent should we decrease with
:returns: int -- New provisioning value
:type min_provisioned_writes: int
:param... | "Decrease the current_provisioning with percent %\n\n :type current_provisioning: int\n :param current_provisioning: The current provisioning\n :type percent: int\n :param percent: How many percent should we decrease with\n :returns: int -- New provisioning value\n :type min_provisioned_writes: int\n ... | 191 | false | sebdah/dynamic-dynamodb | decrease_writes_in_percent | 5,458 | |
LDU_FT/delfick/harpoon/commit_and_run | LDU_FT | [
"<BEGIN>\n## `a_temp_file`",
"Yield the name of a temporary file and ensure it's removed after use\n<END>",
"<BEGIN>\n## `run_container`",
"Run this image and all dependency images\n<END>",
"<BEGIN>\n## `run_deps`",
"Start containers for all our dependencies\n<END>",
"<BEGIN>\n## `stop_deps`",
"Stop t... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the commit_and_run API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the commit_and_run API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | Commit this container id and run the provided command in it and clean up afterwards | "Commit this container id and run the provided command in it and clean up afterwards" | 149 | false | delfick/harpoon | commit_and_run | 5,459 | |
LDU_FT/fizyk/pyramid_yml/printer | LDU_FT | [
"<BEGIN>\n## `printer`",
"Prepare data for printing.",
" :param data: a data value that will be processed by method\n :param int depth: recurrency indicator, to maintain proper indent",
" :returns: string with formatted config\n :rtype: str\n<END>",
"<BEGIN>\n## `slice_config`",
"Slice config ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the printer API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the printer API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted... | Prepare data for printing.
:param data: a data value that will be processed by method
:param int depth: recurrency indicator, to maintain proper indent
:returns: string with formatted config
:rtype: str | "Prepare data for printing.\n\n :param data: a data value that will be processed by method\n :param int depth: recurrency indicator, to maintain proper indent\n\n :returns: string with formatted config\n :rtype: str" | 35 | false | fizyk/pyramid_yml | printer | 5,460 | |
LDU_FT/bmihelac/django-cruds/crud_permission_name | LDU_FT | [
"<BEGIN>\n## `crud_url_name`",
"Returns url name for given model and action.\n<END>",
"<BEGIN>\n## `get_fields`",
"Returns ordered dict in format 'field': 'verbose_name'\n<END>",
"<BEGIN>\n## `crud_url`",
"Shortcut function returns URL for instance or model and action.",
" Example::",
" crud... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the crud_permission_name API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the crud_permission_name API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
... | Returns permission name using Django naming convention: app_label.action_object.
If `convert` is True, `create` and `update` actions would be renamed
to `add` and `change`. | "Returns permission name using Django naming convention: app_label.action_object.\n\n If `convert` is True, `create` and `update` actions would be renamed\n to `add` and `change`." | 34 | false | bmihelac/django-cruds | crud_permission_name | 5,461 | |
LDU_FT/gautammishra/lyft-rides-python-sdk/get_session | LDU_FT | [
"<BEGIN>\n## `_build_headers`",
"Create headers for the request.\n Parameters\n method (str)\n HTTP method (e.g. 'POST').\n auth_session (Session)\n The Session object containing OAuth 2.0 credentials.\n Returns\n headers (dict)\n ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_session API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the get_session API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extra... | Create Session to store credentials.
Returns
(Session)
A Session object with OAuth 2.0 credentials. | "Create Session to store credentials.\n Returns\n (Session)\n A Session object with OAuth 2.0 credentials." | 52 | false | gautammishra/lyft-rides-python-sdk | get_session | 5,462 | |
LDU_FT/mommermi/callhorizons/isorbit_record | LDU_FT | [
"<BEGIN>\n## `_char2int`",
"translate characters to integer values (upper and lower case)\n<END>",
"<BEGIN>\n## `parse_comet`",
"Parse `targetname` as if it were a comet.",
" :return: (string or None, int or None, string or None);\n The designation, number and prefix, and name of the comet a... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the isorbit_record API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the isorbit_record API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ex... | `True` if `targetname` appears to be a comet orbit record number.
NAIF record numbers are 6 digits, begin with a '9' and can
change at any time. | "`True` if `targetname` appears to be a comet orbit record number.\n\n NAIF record numbers are 6 digits, begin with a '9' and can\n change at any time." | 40 | false | mommermi/callhorizons | isorbit_record | 5,463 | |
LDU_FT/biolink/biolink-model/gen_typedefs | LDU_FT | [
"<BEGIN>\n## `cli`",
"Generate JSON Schema representation of a biolink model\n<END>",
"<BEGIN>\n## `root_representer`",
"YAML callback -- used to filter out empty values (None, {}, [] and false)",
" @param dumper: data dumper\n @param data: data to be dumped\n @return:\n<END>",
"<BEGIN>\n## `cli`... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the gen_typedefs API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the gen_typedefs API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extr... | Generate python type declarations for all defined types | "Generate python type declarations for all defined types" | 119 | false | biolink/biolink-model | gen_typedefs | 5,464 | |
LDU_FT/yatiml/yatiml/__recognize_dict | LDU_FT | [
"<BEGIN>\n## `class_subobjects`",
"Find the aggregated subobjects of an object.",
" These are the public attributes.",
" Args:\n class_: The class whose subobjects to return.",
" Yields:\n Tuples (name, type, required) describing subobjects.\n<END>",
"<BEGIN>\n## `__sweeten`",
"Ap... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the __recognize_dict API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the __recognize_dict API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | Recognize a node that we expect to be a dict of some kind.
Args:
node: The node to recognize.
expected_type: Dict[str, ...something...]
Returns:
expected_type if it was recognized, [] otherwise. | "Recognize a node that we expect to be a dict of some kind.\n\n Args:\n node: The node to recognize.\n expected_type: Dict[str, ...something...]\n\n Returns:\n expected_type if it was recognized, [] otherwise." | 224 | false | yatiml/yatiml | __recognize_dict | 5,465 | |
LDU_FT/zooniverse/panoptes-python-client/retire_subjects | LDU_FT | [
"<BEGIN>\n## `find`",
"Like :py:meth:`.PanoptesObject.find` but can also query by user and\n project.",
" - **user** and **project** can be either a :py:class:`.User` and\n :py:class:`.Project` instance respectively, or they can be given as\n IDs. If either argument is given, the... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the retire_subjects API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the retire_subjects API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The e... | Retires subjects in this workflow.
- **subjects** can be a list of :py:class:`Subject` instances, a list
of subject IDs, a single :py:class:`Subject` instance, or a single
subject ID.
- **reason** gives the reason the :py:class:`Subject` has been retired.
Defaults to **oth... | "Retires subjects in this workflow.\n\n - **subjects** can be a list of :py:class:`Subject` instances, a list\n of subject IDs, a single :py:class:`Subject` instance, or a single\n subject ID.\n - **reason** gives the reason the :py:class:`Subject` has been retired.\n Defaults t... | 104 | false | zooniverse/panoptes-python-client | retire_subjects | 5,466 | |
LDU_FT/zetaops/pyoko/delete | LDU_FT | [
"<BEGIN>\n## `find_models_and_delete_search_index`",
"Finds models to execute and these models' exist search indexes are deleted.\n For other operations, necessary models are gathered to list(exec_models)",
" Args:\n model: model to execute\n force(bool): True or False if Tru... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the delete API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the delete API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | Sets the objects "deleted" field to True and,
current time to "deleted_at" fields then saves it to DB.
Args:
dry (bool): False. Do not execute the actual deletion.
Just list what will be deleted as a result of relations.
meta (dict): JSON serializable meta data for ... | "Sets the objects \"deleted\" field to True and,\n current time to \"deleted_at\" fields then saves it to DB.\n\n\n Args:\n dry (bool): False. Do not execute the actual deletion.\n Just list what will be deleted as a result of relations.\n meta (dict): JSON serializable me... | 278 | false | zetaops/pyoko | delete | 5,467 | |
LDU_FT/richardchien/nonebot/reject | LDU_FT | [
"<BEGIN>\n## `handle_cancellation`",
"If the input is a string of cancellation word, finish the command session.\n<END>",
"<BEGIN>\n## `on_command`",
"Decorator to register a function as a command.",
" :param name: command name (e.g. 'echo' or ('random', 'number'))\n :param aliases: aliases of command... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the reject API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the reject API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extracted ... | Reject the request.
:param reason: reason to reject (only works in group request) | "Reject the request.\n\n :param reason: reason to reject (only works in group request)" | 105 | false | richardchien/nonebot | reject | 5,468 | |
LDU_FT/moralrecordings/mrcrowbar/decode_nfo | LDU_FT | [
"<BEGIN>\n## `decode_nfo`",
"Decodes a byte string in NFO format (beloved by PC scener groups) from DOS Code Page 437 \n to Unicode.\n<END>",
"<BEGIN>\n## `ansi_format_iter`",
"Return the ANSI escape sequence to render the image.",
" x_start\n Offset from the left of the image data to r... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the decode_nfo API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the decode_nfo API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extrac... | Decodes a byte string in NFO format (beloved by PC scener groups) from DOS Code Page 437
to Unicode. | "Decodes a byte string in NFO format (beloved by PC scener groups) from DOS Code Page 437 \n to Unicode." | 214 | false | moralrecordings/mrcrowbar | decode_nfo | 5,469 | |
LDU_FT/sighingnow/parsec.py/parsecapp | LDU_FT | [
"<BEGIN>\n## `joint`",
"Joint two or more parsers, implements the operator of `(+)`.\n<END>",
"<BEGIN>\n## `times`",
"Repeat a parser between `mint` and `maxt` times. DO AS MUCH MATCH AS IT CAN.\n Return a list of values.\n<END>",
"<BEGIN>\n## `optional`",
"`Make a parser as optional. If success, retur... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the parsecapp API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extract... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the parsecapp API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The extract... | Returns a parser that applies the produced value of this parser to the produced value of `other`. | "Returns a parser that applies the produced value of this parser to the produced value of `other`." | 50 | false | sighingnow/parsec.py | parsecapp | 5,470 | |
LDU_FT/rocky/python-uncompyle6/detect_control_flow | LDU_FT | [
"<BEGIN>\n## `code_deparse`",
"ingests and deparses a given code block 'co'. If version is None,\n we will use the current Python interpreter version.\n<END>",
"<BEGIN>\n## `deparse_code2str`",
"Return the deparsed text for a Python code object. `out` is where any intermediate\n output for assembly or t... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the detect_control_flow API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
T... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the detect_control_flow API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
T... | Detect type of block structures and their boundaries to fix optimized jumps
in python2.3+ | "Detect type of block structures and their boundaries to fix optimized jumps\n in python2.3+" | 205 | false | rocky/python-uncompyle6 | detect_control_flow | 5,471 | |
LDU_FT/nephila/python-taiga/import_milestone | LDU_FT | [
"<BEGIN>\n## `list`",
"Retrieves a list of objects.",
" By default uses local cache and remote pagination",
" If pagination is used and no page is requested (the default), all the\n remote objects are retrieved and appended in a single list.",
" If pagination is disabled, all the... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the import_milestone API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | You are an expert Python programmer. Understand the multiple natural language documentations and identify the one that describes the import_milestone API.
Each documentation is for a function and enclosed between special markers: <BEGIN> indicates the start of a documentation, and <END> indicates its conclusion.
The ... | Import a Milestone and returns a :class:`Milestone` object.
:param name: name of the :class:`Milestone`
:param estimated_start: estimated start time of the
:class:`Milestone`
:param estimated_finish: estimated finish time of the
:... | "Import a Milestone and returns a :class:`Milestone` object.\n\n :param name: name of the :class:`Milestone`\n :param estimated_start: estimated start time of the\n :class:`Milestone`\n :param estimated_finish: estimated finish time of the\n ... | 162 | false | nephila/python-taiga | import_milestone | 5,472 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.