sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_load_dict) function_name_load_dict
(parameters
(identifier_self) identifier_self
(identifier_dct) identifier_dct
)parameters
(block
(for_statement
(pattern_list
(identifier_k) identifier_k
(identifier_v) identifi... | Load a dictionary of configuration values. |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_resource_path) identifier_resource_path
(default_parameter
(identifier_previous_version) identifier_previous_version
(None) None
)default_parameter
(default_parameter
... | Create a new migration |
(module
(function_definition
(function_name_set_topic) function_name_set_topic
(parameters
(identifier_self) identifier_self
(identifier_topic) identifier_topic
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_... | Sets the topic for the topic channel |
(module
(function_definition
(function_name_do_for_dir) function_name_do_for_dir
(parameters
(identifier_inws) identifier_inws
(identifier_begin) identifier_begin
)parameters
(block
(expression_statement
(assignment
(identifier_inws) identifier_inws
(call
... | do something in the directory. |
(module
(function_definition
(function_name__cleanup) function_name__cleanup
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_current_time) identifier_current_time
(call
(attribute
... | Cleanup the stored sessions |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_data) identifier_data
(None) None
)default_parameter
)parameters
(block
(if_statement
(not_operator
... | Delete this object from the JSS. |
(module
(function_definition
(function_name__get_subscriptions_endpoint) function_name__get_subscriptions_endpoint
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_s) identifier_s
(call
(a... | Generates the URL and tokens for the subscriptions endpoint |
(module
(function_definition
(function_name_generate_header_from_parent_header) function_name_generate_header_from_parent_header
(parameters
(typed_parameter
(identifier_compute_difficulty_fn) identifier_compute_difficulty_fn
(type
(generic_type
(identifier_Callable... | Generate BlockHeader from state_root and parent_header |
(module
(function_definition
(function_name_oauth_error_handler) function_name_oauth_error_handler
(parameters
(identifier_f) identifier_f
)parameters
(block
(decorated_definition
(decorator
(call
(identifier_wraps) identifier_wraps
(argument_list
... | Decorator to handle exceptions. |
(module
(function_definition
(function_name_initialize_processing) function_name_initialize_processing
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_need_initialize) identifier_need_initialize
(False) False
)assignment
)exp... | Initializes processing, if it's not already been done |
(module
(function_definition
(function_name_channel_is_settled) function_name_channel_is_settled
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_participant1) identifier_participant1
(type
(identifier_Address) identifier_Address
)type
... | Returns true if the channel is in a settled state, false otherwise. |
(module
(function_definition
(function_name_plot_pyro) function_name_plot_pyro
(parameters
(default_parameter
(identifier_calc_id) identifier_calc_id
(unary_operator
(integer_1) integer_1
)unary_operator
)default_parameter
)parameters
(block
(import_... | Plot the pyroclastic cloud and the assets |
(module
(function_definition
(function_name__muck_w_date) function_name__muck_w_date
(parameters
(identifier_record) identifier_record
)parameters
(block
(expression_statement
(assignment
(identifier_temp_d) identifier_temp_d
(call
(attribute
... | muck with the date because EPW starts counting from 1 and goes to 24. |
(module
(function_definition
(function_name_sync_with_prompt_toolkit) function_name_sync_with_prompt_toolkit
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) iden... | Update the prompt-toolkit Layout and FocusStack. |
(module
(function_definition
(function_name_whisper_lock_writes) function_name_whisper_lock_writes
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_cluster) identifier_cluster
(string_'main') string_'main'
)default_parameter
)parameters
(bl... | Lock whisper files during carbon-sync. |
(module
(function_definition
(function_name_on_batch_end) function_name_on_batch_end
(parameters
(identifier_self) identifier_self
(identifier_batch_info) identifier_batch_info
)parameters
(block
(if_statement
(attribute
(attribute
(identifier_self) iden... | Stream LR to visdom |
(module
(function_definition
(function_name__render_object) function_name__render_object
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
(list_splat_pattern
(identifier_context) identifier_context
)list_splat_pattern
(dictionary_splat_pattern... | Render the template associated with the given object. |
(module
(function_definition
(function_name_camel_case) function_name_camel_case
(parameters
(identifier_self) identifier_self
(identifier_snake_case) identifier_snake_case
)parameters
(block
(expression_statement
(assignment
(identifier_components) identifier_compo... | Convert snake case to camel case |
(module
(function_definition
(function_name_uuid) function_name_uuid
(parameters
(identifier_anon) identifier_anon
(identifier_obj) identifier_obj
(identifier_field) identifier_field
(identifier_val) identifier_val
)parameters
(block
(return_statement
(call
... | Returns a random uuid string |
(module
(function_definition
(function_name_matmul_adjoint_x) function_name_matmul_adjoint_x
(parameters
(identifier_dz) identifier_dz
(identifier_x) identifier_x
(identifier_y) identifier_y
(identifier_transpose_a) identifier_transpose_a
(identifier_transpose_b) identifier_trans... | Implementation of dtfmatmul wrt x, separate for readability. |
(module
(function_definition
(function_name_allFeatures) function_name_allFeatures
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_dataset) identifier_dataset
(call
(attribute
(identifier_self) identifier_sel... | Return an iterator over all features in the data repo |
(module
(function_definition
(function_name_start) function_name_start
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_setupdir) identifier_setupdir
(call
(identifier_dirname) identifier_dirname
(argument_list
... | Start the CherryPy application server. |
(module
(function_definition
(function_name_fetchone) function_name_fetchone
(parameters
(identifier_self) identifier_self
)parameters
(type
(generic_type
(identifier_Optional) identifier_Optional
(type_parameter
(type
(attribute
(identif... | Fetch a single row. |
(module
(function_definition
(function_name_prev_cursor_location) function_name_prev_cursor_location
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifi... | Move cursor to the previous trace frame. |
(module
(function_definition
(function_name__read) function_name__read
(parameters
(identifier_self) identifier_self
)parameters
(block
(while_statement
(attribute
(identifier_self) identifier_self
(identifier__rxactive) identifier__rxactive
)attribute
... | check ep for data, add it to queue and sleep for interval |
(module
(function_definition
(function_name_create_view) function_name_create_view
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
)parameters
(block
(try_statement
(block
(if_statement
(call
(attribute... | Initiates the organization and user account creation process |
(module
(function_definition
(function_name_execute) function_name_execute
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_start_stemming_process)... | Execute stemming process; the result can be retrieved with result |
(module
(function_definition
(function_name_stop) function_name_stop
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifier__l... | Stop the gateway manager and synchronously wait for it to stop. |
(module
(function_definition
(function_name_restore) function_name_restore
(parameters
(identifier_self) identifier_self
(identifier_volume_id) identifier_volume_id
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(bl... | restore a volume from a backup |
(module
(function_definition
(function_name_describe) function_name_describe
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_stats) identifier_stats
(dictionary
)dictionary
)assignm... | Return basic statistics about the curve. |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_commit) identifier_commit
(True) True
)default_parameter
)parameters
(block
(expression_statement
(call
... | Delete model from database |
(module
(function_definition
(function_name_login) function_name_login
(parameters
(identifier_self) identifier_self
(identifier_user) identifier_user
(identifier_passwd) identifier_passwd
)parameters
(block
(expression_statement
(assignment
(identifier_resp) ... | Logs the user into SecurityCenter and stores the needed token and cookies. |
(module
(function_definition
(function_name_visit_Import) function_name_visit_Import
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
)parameters
(block
(expression_statement
(assignment
(identifier_line) identifier_line
(sub... | Visit an import node. |
(module
(function_definition
(function_name_write_index) function_name_write_index
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
... | Write the index of all our files to the MAR file. |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_windll) identifier_windll
(identif... | Close all communication process streams. |
(module
(function_definition
(function_name_run_fsm) function_name_run_fsm
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(identifier_command) identifier_command
(identifier_events) identifier_events
(identifier_transitions) identifier_transitions... | Wrap the FSM code. |
(module
(function_definition
(function_name__persist) function_name__persist
(parameters
(identifier_self) identifier_self
)parameters
(type
(None) None
)type
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier__store) ide... | Persists the current data group |
(module
(function_definition
(function_name_motors_armed) function_name_motors_armed
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(comparison_operator
(string_'HEARTBEAT') string_'HEARTBEAT'
(attribut... | return true if motors armed |
(module
(function_definition
(function_name_block) function_name_block
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(parenthesized_expression
(boolean_operator
(attribute
(identi... | Return the block character "s,p,d,f" |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
(identifier_file_path) identifier_file_path
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_os) identifier... | Remove the file named filename from the server. |
(module
(function_definition
(function_name_priorfactors) function_name_priorfactors
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_priorfactors) identifier_priorfactors
(dictionary
)dicti... | Combinartion of priorfactors from all populations |
(module
(function_definition
(function_name_publish_event) function_name_publish_event
(parameters
(identifier_self) identifier_self
(identifier_channel) identifier_channel
(identifier_event) identifier_event
(identifier_message) identifier_message
)parameters
(block
(ass... | Publish a new event ``message`` to a ``channel``. |
(module
(function_definition
(function_name__init_training) function_name__init_training
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_check) identifier_check
)attr... | Classes needed during training. |
(module
(function_definition
(function_name_calc_max_bits) function_name_calc_max_bits
(parameters
(identifier_self) identifier_self
(identifier_signed) identifier_signed
(identifier_values) identifier_values
)parameters
(block
(expression_statement
(assignment
... | Calculates the maximim needed bits to represent a value |
(module
(function_definition
(function_name_PrintSets) function_name_PrintSets
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_sets) identifier_sets
(call
(attribute
(identi... | Prints set name and number of photos in set |
(module
(function_definition
(function_name_extract_attributes) function_name_extract_attributes
(parameters
(identifier_cls) identifier_cls
(identifier_fields) identifier_fields
(identifier_resource) identifier_resource
)parameters
(block
(expression_statement
(assignm... | Builds the `attributes` object of the JSON API resource object. |
(module
(function_definition
(function_name__check_gzipped_input) function_name__check_gzipped_input
(parameters
(identifier_in_file) identifier_in_file
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_grabix) identi... | Determine if a gzipped input file is blocked gzip or standard. |
(module
(function_definition
(function_name__ScheduleVariableHunt) function_name__ScheduleVariableHunt
(parameters
(identifier_hunt_obj) identifier_hunt_obj
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_hunt_obj) identifier_hunt_... | Schedules flows for a variable hunt. |
(module
(function_definition
(function_name_quadkey_to_tile) function_name_quadkey_to_tile
(parameters
(identifier_quadkey) identifier_quadkey
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_tile_x) identifier_tile_x
... | Transform quadkey to tile coordinates |
(module
(function_definition
(function_name_pip) function_name_pip
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_requirements) identifier_requirements
(list
)list
)assignm... | Parse pip reqs file and transform it to setuptools requirements. |
(module
(function_definition
(function_name_populate_iteration) function_name_populate_iteration
(parameters
(identifier_self) identifier_self
(identifier_iteration) identifier_iteration
)parameters
(block
(expression_statement
(assignment
(identifier_cur_idx) ident... | Pour the current data into the iteration object |
(module
(function_definition
(function_name_read_numbers) function_name_read_numbers
(parameters
(identifier_numbers) identifier_numbers
)parameters
(block
(if_statement
(call
(identifier_isiterable) identifier_isiterable
(argument_list
(identifier_n... | Read the input data in the most optimal way |
(module
(function_definition
(function_name_collides_axisaligned_rect) function_name_collides_axisaligned_rect
(parameters
(identifier_self) identifier_self
(identifier_other) identifier_other
)parameters
(block
(expression_statement
(assignment
(identifier_self_shi... | Returns collision with axis aligned other rect |
(module
(function_definition
(function_name_getCitiesDrawingXML) function_name_getCitiesDrawingXML
(parameters
(identifier_points) identifier_points
)parameters
(block
(expression_statement
(assignment
(identifier_xml) identifier_xml
(string_"") string_""
... | Build an XML string that contains a square for each city |
(module
(function_definition
(function_name_dt_comp) function_name_dt_comp
(parameters
(identifier_self) identifier_self
(identifier_sampled_topics) identifier_sampled_topics
)parameters
(block
(expression_statement
(assignment
(identifier_samples) identifier_sample... | Compute document-topic matrix from sampled_topics. |
(module
(function_definition
(function_name_include_file) function_name_include_file
(parameters
(identifier_self) identifier_self
(identifier_uri) identifier_uri
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(bloc... | Include a file at the given ``uri``. |
(module
(function_definition
(function_name_gauss_box_model_deriv) function_name_gauss_box_model_deriv
(parameters
(identifier_x) identifier_x
(default_parameter
(identifier_amplitude) identifier_amplitude
(float_1.0) float_1.0
)default_parameter
(default_parameter
... | Derivative of the integral of a Gaussian profile. |
(module
(function_definition
(function_name_goto_position) function_name_goto_position
(parameters
(identifier_self) identifier_self
(identifier_position) identifier_position
(identifier_duration) identifier_duration
(default_parameter
(identifier_control) identifier_control
... | Automatically sets the goal position and the moving speed to reach the desired position within the duration. |
(module
(function_definition
(function_name_run) function_name_run
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_signals) identifier_signals
... | Run jobs, popping one after another |
(module
(function_definition
(function_name_setup_callbacks) function_name_setup_callbacks
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(identifier_PYGIT2_VERSION) identifier_PYGIT2_VERSION
(call
... | Assign attributes for pygit2 callbacks |
(module
(function_definition
(function_name_compress_pdf) function_name_compress_pdf
(parameters
(identifier_pdf_fpath) identifier_pdf_fpath
(default_parameter
(identifier_output_fname) identifier_output_fname
(None) None
)default_parameter
)parameters
(block
(i... | uses ghostscript to write a pdf |
(module
(function_definition
(function_name_list) function_name_list
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_limit) identifier_limit
(None) None
)default_parameter
(default_parameter
(identifier_offset) identifier_offset
... | Gets a list of all domains, or optionally a page of domains. |
(module
(function_definition
(function_name_imported_classifiers_package) function_name_imported_classifiers_package
(parameters
(typed_parameter
(identifier_p) identifier_p
(type
(attribute
(identifier_ecore) identifier_ecore
(identifier_EPackage) ident... | Determines which classifiers have to be imported into given package. |
(module
(function_definition
(function_name_Options) function_name_Options
(parameters
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(assignment
(identifier_construct) ident... | A method for declaring options for the class |
(module
(function_definition
(function_name_handle) function_name_handle
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_output) identifier_... | Executes constants command when PyStratumCommand is activated. |
(module
(function_definition
(function_name_add_answer_at_time) function_name_add_answer_at_time
(parameters
(identifier_self) identifier_self
(identifier_record) identifier_record
(identifier_now) identifier_now
)parameters
(block
(if_statement
(comparison_operator
... | Adds an answer if if does not expire by a certain time |
(module
(function_definition
(function_name_remove_network_profile) function_name_remove_network_profile
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
(identifier_params) identifier_params
)parameters
(block
(expression_statement
(assignm... | Remove the specified AP profiles |
(module
(function_definition
(function_name__check_current_value) function_name__check_current_value
(parameters
(identifier_gnome_kwargs) identifier_gnome_kwargs
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(assignment
(identifier_cu... | Check the current value with the passed value |
(module
(function_definition
(function_name_all_substrings) function_name_all_substrings
(parameters
(identifier_s) identifier_s
)parameters
(block
(expression_statement
(assignment
(identifier_join) identifier_join
(attribute
(string_'') string_''
... | yields all substrings of a string |
(module
(function_definition
(function_name_data_filler_user_agent) function_name_data_filler_user_agent
(parameters
(identifier_self) identifier_self
(identifier_number_of_rows) identifier_number_of_rows
(identifier_pipe) identifier_pipe
)parameters
(block
(try_statement
... | creates keys with user agent data |
(module
(function_definition
(function_name__parse_band) function_name__parse_band
(parameters
(identifier_cls) identifier_cls
(identifier_kw) identifier_kw
)parameters
(block
(expression_statement
(assignment
(identifier_m) identifier_m
(call
... | Returns photometric band from inifile keyword |
(module
(function_definition
(function_name_logon) function_name_logon
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_content) identifier_content
(dictionary
)dictionary
)assignment
)expression_statement
(exp... | Logs into the cimc device and returns the session cookie. |
(module
(function_definition
(function_name__POUpdateBuilderWrapper) function_name__POUpdateBuilderWrapper
(parameters
(identifier_env) identifier_env
(default_parameter
(identifier_target) identifier_target
(None) None
)default_parameter
(default_parameter
(ide... | Wrapper for `POUpdate` builder - make user's life easier |
(module
(function_definition
(function_name_render_desc) function_name_render_desc
(parameters
(identifier_desc) identifier_desc
)parameters
(block
(expression_statement
(assignment
(identifier_desc) identifier_desc
(binary_operator
(identifier_desc)... | calculate desc string, wrapped if too long |
(module
(function_definition
(function_name__write_cron_lines) function_name__write_cron_lines
(parameters
(identifier_user) identifier_user
(identifier_lines) identifier_lines
)parameters
(block
(expression_statement
(assignment
(identifier_lines) identifier_lines
... | Takes a list of lines to be committed to a user's crontab and writes it |
(module
(function_definition
(function_name_on_key_press) function_name_on_key_press
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(assignment
(identifier_key) identifier_key
(att... | Pan and zoom with the keyboard. |
(module
(function_definition
(function_name_commit) function_name_commit
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_"Commit data to the storage.") string_"Commit data to the storage."
)expression_statement
(if_statemen... | Commit data to the storage. |
(module
(function_definition
(function_name_getLocalDatetime) function_name_getLocalDatetime
(parameters
(identifier_date) identifier_date
(identifier_time) identifier_time
(default_parameter
(identifier_tz) identifier_tz
(None) None
)default_parameter
(default_pa... | Get a datetime in the local timezone from date and optionally time |
(module
(function_definition
(function_name_return_collection) function_name_return_collection
(parameters
(identifier_collection_type) identifier_collection_type
)parameters
(block
(function_definition
(function_name_outer_func) function_name_outer_func
(parameters
... | Change method return value from raw API output to collection of models |
(module
(function_definition
(function_name_lemmatize) function_name_lemmatize
(parameters
(identifier_text) identifier_text
(default_parameter
(identifier_lowercase) identifier_lowercase
(True) True
)default_parameter
(default_parameter
(identifier_remove_stopw... | Return the lemmas of the tokens in a text. |
(module
(function_definition
(function_name_backup) function_name_backup
(parameters
(identifier_id) identifier_id
)parameters
(block
(expression_statement
(assignment
(identifier_filename) identifier_filename
(call
(identifier_dump_database) identif... | Backup the database to S3. |
(module
(function_definition
(function_name_create_wordpress) function_name_create_wordpress
(parameters
(identifier_self) identifier_self
(identifier_service_id) identifier_service_id
(identifier_version_number) identifier_version_number
(identifier_name) identifier_name
(identi... | Create a wordpress for the specified service and version. |
(module
(function_definition
(function_name_links) function_name_links
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_links) identifier_links
(call
(identifier_Links) identifier_Links
... | Include a self link. |
(module
(function_definition
(function_name_post) function_name_post
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
)parameters
(block
(expression_statement
(assignment
(identifie... | Start a new filewatcher at the specified path. |
(module
(function_definition
(function_name__check_dn) function_name__check_dn
(parameters
(identifier_self) identifier_self
(identifier_dn) identifier_dn
(identifier_attr_value) identifier_attr_value
)parameters
(block
(if_statement
(comparison_operator
(iden... | Check dn attribute for issues. |
(module
(function_definition
(function_name_group_re) function_name_group_re
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_out) identifier_out
(string_'') string_''
)assignment
)expre... | Return a regexp pattern with named groups |
(module
(function_definition
(function_name__AsList) function_name__AsList
(parameters
(identifier_arg) identifier_arg
)parameters
(block
(if_statement
(parenthesized_expression
(boolean_operator
(call
(identifier_isinstance) identifier_isinstanc... | Encapsulates an argument in a list, if it's not already iterable. |
(module
(function_definition
(function_name_upload) function_name_upload
(parameters
(identifier_ctx) identifier_ctx
(default_parameter
(identifier_yes) identifier_yes
(False) False
)default_parameter
)parameters
(block
(import_statement
(dotted_name
... | Upload the package to PyPI. |
(module
(function_definition
(function_name__read_content) function_name__read_content
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_response) identifier_response
(type
(identifier_Response) identifier_Response
)type
)typed_param... | Read response and parse the contents into the pool. |
(module
(function_definition
(function_name_access) function_name_access
(parameters
(identifier_self) identifier_self
(identifier_accessor) identifier_accessor
(default_parameter
(identifier_timeout) identifier_timeout
(None) None
)default_parameter
)parameters
... | Return a result from an asyncio future. |
(module
(function_definition
(function_name__density_par) function_name__density_par
(parameters
(identifier_self) identifier_self
(identifier_dangle) identifier_dangle
(default_parameter
(identifier_tdisrupt) identifier_tdisrupt
(None) None
)default_parameter
)para... | The raw density as a function of parallel angle |
(module
(function_definition
(function_name_split_str) function_name_split_str
(parameters
(identifier_string) identifier_string
)parameters
(block
(expression_statement
(assignment
(identifier_split) identifier_split
(call
(attribute
(... | Split string in half to return two strings |
(module
(function_definition
(function_name__json_to_supported) function_name__json_to_supported
(parameters
(identifier_response_body) identifier_response_body
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
(call
... | Returns a list of Supported objects |
(module
(function_definition
(function_name_run_restore) function_name_run_restore
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_snapshot) identifier_snapshot
(type
(generic_type
(identifier_Dict) identifier_Dict
(type_... | Restores the state of a collection from a snapshot |
(module
(function_definition
(function_name_split_feature) function_name_split_feature
(parameters
(identifier_f) identifier_f
(identifier_n) identifier_n
)parameters
(block
(if_statement
(not_operator
(call
(identifier_isinstance) identifier_isinstance
... | Split an interval into `n` roughly equal portions |
(module
(function_definition
(function_name_download_metadata_file) function_name_download_metadata_file
(parameters
(identifier_self) identifier_self
(identifier_outdir) identifier_outdir
(default_parameter
(identifier_force_rerun) identifier_force_rerun
(False) False
... | Download and load the UniProt XML file |
(module
(function_definition
(function_name_lexical_parent) function_name_lexical_parent
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(call
(identifier_hasattr) identifier_hasattr
(argument_list
... | Return the lexical parent for this cursor. |
(module
(function_definition
(function_name__update_record) function_name__update_record
(parameters
(identifier_self) identifier_self
(identifier_identifier) identifier_identifier
(default_parameter
(identifier_rtype) identifier_rtype
(None) None
)default_parameter
... | Updates a record. Name changes are allowed, but the record identifier will change |
(module
(function_definition
(function_name__find_cmd) function_name__find_cmd
(parameters
(identifier_self) identifier_self
(identifier_cmd) identifier_cmd
)parameters
(block
(expression_statement
(assignment
(identifier_cdir) identifier_cdir
(call
... | Locates command under cassandra root and fixes permissions if needed |
(module
(function_definition
(function_name_prt_results) function_name_prt_results
(parameters
(identifier_self) identifier_self
(identifier_goea_results) identifier_goea_results
)parameters
(block
(if_statement
(comparison_operator
(attribute
(attribute... | Print GOEA results to the screen or to a file. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.