sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_validate_registry_uri) function_name_validate_registry_uri
(parameters
(typed_parameter
(identifier_uri) identifier_uri
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
(type
(None) ... | Raise an exception if the URI does not conform to the registry URI scheme. |
(module
(function_definition
(function_name_load_shp) function_name_load_shp
(parameters
(identifier_self) identifier_self
(identifier_shapefile_name) identifier_shapefile_name
)parameters
(block
(expression_statement
(assignment
(identifier_shp_ext) identifier_shp_... | Attempts to load file with .shp extension as both lower and upper case |
(module
(function_definition
(function_name_remove_tenant_from_flavor) function_name_remove_tenant_from_flavor
(parameters
(identifier_request) identifier_request
(identifier_flavor) identifier_flavor
(identifier_tenant) identifier_tenant
)parameters
(block
(return_statement
... | Remove a tenant from the given flavor access list. |
(module
(function_definition
(function_name_run_section) function_name_run_section
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(default_parameter
(identifier_input_func) identifier_input_func
(identifier__stdin_) identifier__stdin_
)d... | Run the given section. |
(module
(function_definition
(function_name__contigs_dict_to_file) function_name__contigs_dict_to_file
(parameters
(identifier_self) identifier_self
(identifier_contigs) identifier_contigs
(identifier_fname) identifier_fname
)parameters
(block
(expression_statement
(ass... | Writes dictionary of contigs to file |
(module
(function_definition
(function_name_disconnect) function_name_disconnect
(parameters
(identifier_self) identifier_self
(identifier_driver) identifier_driver
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_se... | Disconnect using the protocol specific method. |
(module
(function_definition
(function_name_register) function_name_register
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_registry) identifier_registry
(dictionary_comprehension
(pair
(identifier_key) identifie... | Return dictionary of tranform factories |
(module
(function_definition
(function_name__validate_args) function_name__validate_args
(parameters
(identifier_env) identifier_env
(identifier_args) identifier_args
)parameters
(block
(if_statement
(call
(identifier_all) identifier_all
(argument_list
... | Raises an ArgumentError if the given arguments are not valid. |
(module
(function_definition
(function_name_convert_items) function_name_convert_items
(parameters
(identifier_self) identifier_self
(identifier_items) identifier_items
)parameters
(block
(return_statement
(generator_expression
(tuple
(identifier_key) id... | Generator like `convert_iterable`, but for 2-tuple iterators. |
(module
(function_definition
(function_name_value) function_name_value
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(identifier_len) identifier_len
(argument_list
(attribute
(identifier_self) iden... | Return the current value of a variable |
(module
(function_definition
(function_name_plotly_class) function_name_plotly_class
(parameters
(default_parameter
(identifier_name) identifier_name
(None) None
)default_parameter
(default_parameter
(identifier_slug) identifier_slug
(None) None
)default... | Return a string of space-separated class names |
(module
(function_definition
(function_name_view_graph) function_name_view_graph
(parameters
(identifier_graph_str) identifier_graph_str
(default_parameter
(identifier_dest_file) identifier_dest_file
(None) None
)default_parameter
)parameters
(block
(import_from... | View a dot graph in an image viewer. |
(module
(function_definition
(function_name_toProtocolElement) function_name_toProtocolElement
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_readGroupSet) identifier_readGroupSet
(call
... | Returns the GA4GH protocol representation of this ReadGroupSet. |
(module
(function_definition
(function_name_chk_goids) function_name_chk_goids
(parameters
(identifier_goids) identifier_goids
(default_parameter
(identifier_msg) identifier_msg
(None) None
)default_parameter
(default_parameter
(identifier_raise_except) identifi... | check that all GO IDs have the proper format. |
(module
(function_definition
(function_name_destroyTempFiles) function_name_destroyTempFiles
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_os) identifier_os
(identifier_system) i... | Destroys all temp temp file hierarchy, getting rid of all files. |
(module
(function_definition
(function_name__iso_info) function_name__iso_info
(parameters
(identifier_iso_year) identifier_iso_year
(identifier_iso_week) identifier_iso_week
)parameters
(block
(expression_statement
(string_"Give all the iso info we need from one calculation"... | Give all the iso info we need from one calculation |
(module
(function_definition
(function_name_broker_url) function_name_broker_url
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(attribute
(string_'amqp://{}:{}@{}/{}') string_'amqp://{}:{}@{}/{}'
(identifi... | Returns a "broker URL" for use with Celery. |
(module
(function_definition
(function_name_normalize_arxiv) function_name_normalize_arxiv
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_obj) identifier_obj
(subscript
(call
... | Return a normalized arXiv identifier from ``obj``. |
(module
(function_definition
(function_name_acquisition_function) function_name_acquisition_function
(parameters
(identifier_self) identifier_self
(identifier_x) identifier_x
)parameters
(block
(return_statement
(call
(attribute
(identifier_self) identif... | Returns the value of the acquisition function at x. |
(module
(function_definition
(function_name_save_map) function_name_save_map
(parameters
(identifier_self) identifier_self
(identifier_map_path) identifier_map_path
(identifier_map_data) identifier_map_data
)parameters
(block
(return_statement
(call
(attribute... | Save a map into temp dir so create game can access it in multiplayer. |
(module
(function_definition
(function_name_getRejectionReasonsItems) function_name_getRejectionReasonsItems
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_reasons) identifier_reasons
(call
... | Return the list of predefined rejection reasons |
(module
(function_definition
(function_name_schemaSetValidOptions) function_name_schemaSetValidOptions
(parameters
(identifier_self) identifier_self
(identifier_options) identifier_options
)parameters
(block
(expression_statement
(assignment
(identifier_ret) identif... | Sets the options to be used during the validation. |
(module
(function_definition
(function_name_account) function_name_account
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_key) identifier_key
(None) None
)default_parameter
(default_parameter
(identifier_address) identifier_address
... | Query for an account by key, address, or name. |
(module
(function_definition
(function_name_parsePositionFile) function_name_parsePositionFile
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_l) identifier_l
(list
)list
)a... | Parses Android GPS logger csv file and returns list of dictionaries |
(module
(function_definition
(function_name_searchlog) function_name_searchlog
(parameters
(identifier_self) identifier_self
(identifier_argv) identifier_argv
)parameters
(block
(expression_statement
(assignment
(identifier_opts) identifier_opts
(call
... | Retrieve the searchlog for the specified search jobs. |
(module
(function_definition
(function_name__convert_value_to_native) function_name__convert_value_to_native
(parameters
(identifier_value) identifier_value
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
... | Converts pysnmp objects into native Python objects. |
(module
(function_definition
(function_name_receive_message) function_name_receive_message
(parameters
(identifier_self) identifier_self
)parameters
(block
(with_statement
(with_clause
(with_item
(attribute
(identifier_self) identifier_self
... | Receive a message from the file. |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(identifier_HAS_SQL) identifier_HAS_SQL
)not_operator
(block
(return_statement
... | Clears all cached Session objects. |
(module
(function_definition
(function_name_outlays) function_name_outlays
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(attribute
(identifier_pd) identifier_pd
(identifier_DataFrame) identifier_DataFrame... | Returns a DataFrame of outlays for each child SecurityBase |
(module
(function_definition
(function_name_make_form_or_formset_fields_not_required) function_name_make_form_or_formset_fields_not_required
(parameters
(identifier_form_or_formset) identifier_form_or_formset
)parameters
(block
(if_statement
(call
(identifier_isinstance) ... | Take a Form or FormSet and set all fields to not required. |
(module
(function_definition
(function_name__set_flow_entry) function_name__set_flow_entry
(parameters
(identifier_self) identifier_self
(identifier_datapath) identifier_datapath
(identifier_actions) identifier_actions
(identifier_in_port) identifier_in_port
(identifier_dst) iden... | set a flow entry. |
(module
(function_definition
(function_name_action_print) function_name_action_print
(parameters
(identifier_reader) identifier_reader
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
)parameters
(block
(expression_statement
(assignment
... | Simply print the Flow Log records to output. |
(module
(function_definition
(function_name_sis_metadata) function_name_sis_metadata
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier_is_sis) ident... | Return Olympus SIS metadata from SIS and INI tags as dict. |
(module
(function_definition
(function_name_deploy) function_name_deploy
(parameters
(identifier_self) identifier_self
(identifier_fobj) identifier_fobj
(default_parameter
(identifier_md5) identifier_md5
(None) None
)default_parameter
(default_parameter
(i... | Upload the given file object to this path |
(module
(function_definition
(function_name_stderr_avail) function_name_stderr_avail
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
(call
(attribute
(... | Data is available in stderr, let's empty the queue and write it! |
(module
(function_definition
(function_name__add_token_to_document) function_name__add_token_to_document
(parameters
(identifier_self) identifier_self
(identifier_token_string) identifier_token_string
(default_parameter
(identifier_token_attrs) identifier_token_attrs
(None) N... | add a token node to this document graph |
(module
(function_definition
(function_name_ProcessContent) function_name_ProcessContent
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_strip_expansion) identifier_strip_expansion
(False) False
)default_parameter
)parameters
(block
... | Processes the file contents. |
(module
(function_definition
(function_name_ansi) function_name_ansi
(parameters
(identifier_string) identifier_string
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
)parameters
(block
(expression_statement
(assignment
(ident... | Convenience function to chain multiple ColorWrappers to a string |
(module
(function_definition
(function_name_search) function_name_search
(parameters
(identifier_self) identifier_self
(typed_default_parameter
(identifier_query) identifier_query
(type
(generic_type
(identifier_Optional) identifier_Optional
(type_... | return search result based on specified rulez query |
(module
(function_definition
(function_name_count) function_name_count
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifier_... | Returns the number of records the query would yield |
(module
(function_definition
(function_name_partition) function_name_partition
(parameters
(identifier_lst) identifier_lst
(identifier_n) identifier_n
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_q) identifier_q
... | Divide list into n equal parts |
(module
(function_definition
(function_name_update_hash_prefix_cache) function_name_update_hash_prefix_cache
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
... | Update locally cached threat lists. |
(module
(function_definition
(function_name_register_token_getter) function_name_register_token_getter
(parameters
(identifier_self) identifier_self
(identifier_provider) identifier_provider
)parameters
(block
(expression_statement
(assignment
(identifier_app) ident... | Register callback to retrieve token from session |
(module
(function_definition
(function_name_away_abbreviation) function_name_away_abbreviation
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_abbr) identifier_abbr
(call
(attribute
... | Returns a ``string`` of the away team's abbreviation, such as 'NWE'. |
(module
(function_definition
(function_name_reduce_fit) function_name_reduce_fit
(parameters
(identifier_interface) identifier_interface
(identifier_state) identifier_state
(identifier_label) identifier_label
(identifier_inp) identifier_inp
)parameters
(block
(import_stat... | Function joins all partially calculated matrices ETE and ETDe, aggregates them and it calculates final parameters. |
(module
(function_definition
(function_name_namedObject) function_name_namedObject
(parameters
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_classSplit) identifier_classSplit
(call
(attribute
... | Get a fully named module-global object. |
(module
(function_definition
(function_name__initialize_trackbars) function_name__initialize_trackbars
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_parameter) identifier_parameter
(call
(attribute
(attribu... | Initialize trackbars by discovering ``block_matcher``'s parameters. |
(module
(function_definition
(function_name_make_emoji_dict) function_name_make_emoji_dict
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_emoji_dict) identifier_emoji_dict
(dictionary
)dic... | Convert emoji lexicon file to a dictionary |
(module
(function_definition
(function_name_iname) function_name_iname
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_InstanceName) identifier_InstanceName
)type
(block
(expression_statement
(assignment
(identifier_dp) identifier... | Return the instance name corresponding to the receiver. |
(module
(function_definition
(function_name_prep_input) function_name_prep_input
(parameters
(identifier_self) identifier_self
(identifier_read_list) identifier_read_list
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logger) ident... | Apply the readers to the content. |
(module
(function_definition
(function_name_color_greedy) function_name_color_greedy
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_n) identifier_n
(call
(attribute
(identi... | Returns a greedy vertex coloring as an array of ints. |
(module
(function_definition
(function_name_raw_diff) function_name_raw_diff
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_udiff_copy) identifier_udiff_copy
(call
(attribute
... | Returns raw string as udiff |
(module
(function_definition
(function_name_download_file) function_name_download_file
(parameters
(identifier_fName) identifier_fName
(identifier_time) identifier_time
(default_parameter
(identifier_dire) identifier_dire
(call
(identifier_pDir) identifier_pDir
... | download the required subtitle |
(module
(function_definition
(function_name_to_xdr_object) function_name_to_xdr_object
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(attribute
(attribute
(identifier_Xdr) identifier_Xdr
(i... | Creates an XDR Memo object for a transaction with MEMO_TEXT. |
(module
(function_definition
(function_name_job_started_message) function_name_job_started_message
(parameters
(identifier_self) identifier_self
(identifier_job) identifier_job
(identifier_queue) identifier_queue
)parameters
(block
(return_statement
(binary_operator
... | Return the message to log just befre the execution of the job |
(module
(function_definition
(function_name_admin_password) function_name_admin_password
(parameters
(identifier_self) identifier_self
(identifier_environment) identifier_environment
(identifier_target_name) identifier_target_name
(identifier_password) identifier_password
)paramete... | Return True if password was set successfully |
(module
(function_definition
(function_name_to_dict) function_name_to_dict
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_'Convert a structure into a Python native type.') string_'Convert a structure into a Python native type.'
... | Convert a structure into a Python native type. |
(module
(function_definition
(function_name_execute_once) function_name_execute_once
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_symbol) identifier_symbol
(call
(attribute
... | One step of execution. |
(module
(function_definition
(function_name_hostname) function_name_hostname
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(return_statement
(call
(attribute
(call
(attrib... | Return the hostname of the printer. |
(module
(function_definition
(function_name__parse_arg) function_name__parse_arg
(parameters
(identifier_func) identifier_func
(identifier_variables) identifier_variables
(identifier_arg_name) identifier_arg_name
(identifier_anno) identifier_anno
)parameters
(block
(if_st... | Parse an argument's annotation. |
(module
(function_definition
(function_name_on_headers) function_name_on_headers
(parameters
(identifier_self) identifier_self
(identifier_response) identifier_response
(default_parameter
(identifier_exc) identifier_exc
(None) None
)default_parameter
)parameters
... | Websocket upgrade as ``on_headers`` event. |
(module
(function_definition
(function_name__log_thread) function_name__log_thread
(parameters
(identifier_self) identifier_self
(identifier_pipe) identifier_pipe
(identifier_queue) identifier_queue
)parameters
(block
(function_definition
(function_name_enqueue_output) ... | Start a thread logging output from pipe |
(module
(function_definition
(function_name_contains) function_name_contains
(parameters
(identifier_polygon) identifier_polygon
(identifier_point) identifier_point
)parameters
(block
(expression_statement
(assignment
(identifier_in_hole) identifier_in_hole
... | Tests whether point lies within the polygon |
(module
(function_definition
(function_name_on_complete) function_name_on_complete
(parameters
(identifier_cls) identifier_cls
(identifier_req) identifier_req
)parameters
(block
(if_statement
(not_operator
(parenthesized_expression
(boolean_operator
... | Callback called when the request was received. |
(module
(function_definition
(function_name_fetch_last_receipt_number) function_name_fetch_last_receipt_number
(parameters
(identifier_self) identifier_self
(identifier_point_of_sales) identifier_point_of_sales
(identifier_receipt_type) identifier_receipt_type
)parameters
(block
... | Returns the number for the last validated receipt. |
(module
(function_definition
(function_name_delay) function_name_delay
(parameters
(identifier_name) identifier_name
(identifier_args) identifier_args
(identifier_kwargs) identifier_kwargs
)parameters
(block
(expression_statement
(assignment
(identifier_args) ... | Run a job asynchronously |
(module
(function_definition
(function_name_monitor) function_name_monitor
(parameters
(identifier_app) identifier_app
)parameters
(block
(expression_statement
(assignment
(identifier_heroku_app) identifier_heroku_app
(call
(identifier_HerokuApp) ide... | Set up application monitoring. |
(module
(function_definition
(function_name_find_root) function_name_find_root
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_cmd) identifier_cmd
(identifier_self) identifier_self
)assignmen... | Traverse parent refs to top. |
(module
(function_definition
(function_name_user_info) function_name_user_info
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_params) identifier_params
(None) None
)default_parameter
(dictionary_splat_pattern
(identifier_kwargs) ide... | Facebook required fields-param. |
(module
(function_definition
(function_name_team_profile_get) function_name_team_profile_get
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(type
(identifier_SlackRespon... | Retrieve a team's profile. |
(module
(function_definition
(function_name_tracker) function_name_tracker
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_application) identifier_application
(call
(attribute
(attribute
(identifie... | start a tracker to register running models |
(module
(function_definition
(function_name_until) function_name_until
(parameters
(identifier_self) identifier_self
(identifier_regex) identifier_regex
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logger) identifier_logger
... | Wait until the regex encountered |
(module
(function_definition
(function_name_tables_with_counts) function_name_tables_with_counts
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_table_to_count) identifier_table_to_count
(lambda
... | Return the number of entries in all table. |
(module
(function_definition
(function_name_first_rec) function_name_first_rec
(parameters
(identifier_ofile) identifier_ofile
(identifier_Rec) identifier_Rec
(identifier_file_type) identifier_file_type
)parameters
(block
(expression_statement
(assignment
(ide... | opens the file ofile as a magic template file with headers as the keys to Rec |
(module
(function_definition
(function_name_join_voice_channel) function_name_join_voice_channel
(parameters
(identifier_self) identifier_self
(identifier_guild_id) identifier_guild_id
(identifier_channel_id) identifier_channel_id
)parameters
(block
(expression_statement
... | Alternative way to join a voice channel if node is known. |
(module
(function_definition
(function_name_urls) function_name_urls
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_version) identifier_version
(None) None
)default_parameter
)parameters
(block
(expression_statement
(assignm... | Returns all URLS that are mapped to this interface |
(module
(function_definition
(function_name_root_tokens) function_name_root_tokens
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(identifier_self) identifier_self
(iden... | Root tokens of word roots. |
(module
(function_definition
(function_name_gather_hinting) function_name_gather_hinting
(parameters
(identifier_config) identifier_config
(identifier_rules) identifier_rules
(identifier_valid_paths) identifier_valid_paths
)parameters
(block
(expression_statement
(assig... | Construct hint arguments for datanommer from a list of rules. |
(module
(function_definition
(function_name_bar_chart_mf) function_name_bar_chart_mf
(parameters
(identifier_data) identifier_data
(identifier_path_name) identifier_path_name
)parameters
(block
(expression_statement
(assignment
(identifier_N) identifier_N
... | Make a bar chart for data on MF quantities. |
(module
(function_definition
(function_name_load) function_name_load
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_commit) identifier_commit
(None) None
)default_parameter
)parameters
(block
(expression_statement
(assignmen... | Load a result from the storage directory. |
(module
(function_definition
(function_name_save) function_name_save
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(call
(attribute
(identifier_plt) identifier_plt
... | save colormap to file |
(module
(function_definition
(function_name__load_api) function_name__load_api
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier__add_url_route) ide... | Add the routes for the scheduler API. |
(module
(function_definition
(function_name_print_packet_count) function_name_print_packet_count
(parameters
)parameters
(block
(for_statement
(identifier_name) identifier_name
(call
(attribute
(identifier_archive) identifier_archive
(identifier_... | Print the number of packets grouped by packet name. |
(module
(function_definition
(function_name__compile) function_name__compile
(parameters
(identifier_self) identifier_self
(identifier_expression) identifier_expression
)parameters
(block
(expression_statement
(assignment
(identifier_x) identifier_x
(call
... | Transform a class exp into an actual regex |
(module
(function_definition
(function_name_send_signals) function_name_send_signals
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_flag) identifier_flag
)attribute
... | Shout for the world to hear whether a txn was successful. |
(module
(function_definition
(function_name__pad_string) function_name__pad_string
(parameters
(identifier_self) identifier_self
(identifier_str) identifier_str
(identifier_colwidth) identifier_colwidth
)parameters
(block
(expression_statement
(assignment
(ide... | Center-pads a string to the given column width using spaces. |
(module
(function_definition
(function_name__update_images) function_name__update_images
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_wd_images) identifier_wd_images
(call
(attribute
... | add images from Wikidata |
(module
(function_definition
(function_name_split_input) function_name_split_input
(parameters
(identifier_cls) identifier_cls
(identifier_mapper_spec) identifier_mapper_spec
)parameters
(block
(expression_statement
(assignment
(identifier_filelists) identifier_file... | Split input into multiple shards. |
(module
(function_definition
(function_name_mark_module_skipped) function_name_mark_module_skipped
(parameters
(identifier_self) identifier_self
(identifier_module_name) identifier_module_name
)parameters
(block
(try_statement
(block
(delete_statement
(s... | Skip reloading the named module in the future |
(module
(function_definition
(function_name__var) function_name__var
(parameters
(identifier_ins) identifier_ins
)parameters
(block
(expression_statement
(assignment
(identifier_output) identifier_output
(list
)list
)assignment
)expressio... | Defines a memory variable. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(default_parameter
(identifier_recursive) identifier_recursive
(False) False
)default_parameter
(default_parameter
... | Requests to get a node by the given key. |
(module
(function_definition
(function_name__get_privacy) function_name__get_privacy
(parameters
(identifier_self) identifier_self
(identifier_table_name) identifier_table_name
)parameters
(block
(expression_statement
(assignment
(identifier_ds_manager) identifier_d... | gets current privacy of a table |
(module
(function_definition
(function_name__load_stats) function_name__load_stats
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_attempt) identifier_attempt
(call
(identifier_range) identifier_range
(argument... | Load the webpack-stats file |
(module
(function_definition
(function_name_reset) function_name_reset
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier__x) identifier__x
... | Reset the Path for use next time. |
(module
(function_definition
(function_name_size) function_name_size
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
... | The number of hits to return. Defaults to 10 |
(module
(function_definition
(function_name_aspage) function_name_aspage
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_offset) identifier... | Return TiffPage from file. |
(module
(function_definition
(function_name_convert_args) function_name_convert_args
(parameters
(identifier_self) identifier_self
(identifier_command) identifier_command
(identifier_args) identifier_args
)parameters
(block
(for_statement
(pattern_list
(identi... | Converts ``str -> int`` or ``register -> int``. |
(module
(function_definition
(function_name_generate_direct_deps) function_name_generate_direct_deps
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_target) identifier_target
(type
(identifier_Target) identifier_Target
)type
)typed... | Generate only direct dependencies of `target`. |
(module
(function_definition
(function_name_translate) function_name_translate
(parameters
(identifier_self) identifier_self
(identifier_instruction) identifier_instruction
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
... | Return IR representation of an instruction. |
(module
(function_definition
(function_name_save) function_name_save
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_filename) identifier_filename
(None) None
)default_parameter
)parameters
(block
(expression_statement
(assig... | Save an arff structure to a file. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.